General

Profile

psanford (Peter Sanford)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

06/03/2011

01:13 AM Ruby Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
Ok. I upgraded to the 2.6.39 kernel (using the kernel-ppa) and the problem went away. I know that there were some issues with 2.6.38 + bash related to signal handling*, although it is not clear to me if there was any kernel change to add... psanford (Peter Sanford)

06/02/2011

01:01 AM Ruby Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
I have reproduced the same issue with Ubuntu 11.04 + ruby 1.9.2-p180 (I have not tried with other ubuntu versions). Here is a simple test script to reproduce the problem:
#!/usr/bin/env ruby
`/bin/true`
begin
require 'nonexis...
psanford (Peter Sanford)

Also available in: Atom