https://bugzilla.novell.com/show_bug.cgi?id=779265 https://bugzilla.novell.com/show_bug.cgi?id=779265#c6 Brian Shand <spam2007@oliviawill.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spam2007@oliviawill.com --- Comment #6 from Brian Shand <spam2007@oliviawill.com> 2012-11-28 15:11:21 UTC --- I had the same problem, and slightly narrowed down the test case (with packages ruby18 and ruby19 both installed): #!/usr/bin/ruby1.8 sleep 1 y = Thread.start { sleep 1 } Actual results: $ ruby1.8 crash2.rb crash2.rb:5: [BUG] Segmentation fault ruby 1.8.7 (2011-12-28 patchlevel 357) [x86_64-linux] Aborted -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.