ruby garbage collector segfaults under certain conditions
Bug #488115 reported by
Bryan McLellan
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ruby |
In Progress
|
Undecided
|
Unassigned | ||
ruby1.8 (Debian) |
Fix Released
|
Unknown
|
|||
ruby1.8 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Karmic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: ruby1.8
$ ruby -e 't1 = t2 = Time.now ; while t1.sec == t2.sec do t2 = Time.now end'
-e:1: [BUG] Segmentation fault
ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux]
Aborted
ruby1.8=1.8.7.174-1 on karmic (9.10)
upstream: http://
additional information: http://
ProblemType: Bug
Architecture: i386
Date: Wed Nov 25 02:19:10 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelMo
Package: ruby1.8 1.8.7.174-1
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: ruby1.8
Uname: Linux 2.6.31-14-generic i686
Related branches
Changed in ruby1.8 (Ubuntu): | |
milestone: | none → karmic-updates |
milestone: | karmic-updates → none |
Changed in ruby1.8 (Debian): | |
status: | Unknown → New |
Changed in ruby1.8 (Debian): | |
status: | New → Fix Released |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
I can reproduce this bug using both the upstream test, and the chef package is affected by it:
$ sudo chef-client ruby/1. 8/systemu. rb:54: [BUG] Segmentation fault
[Wed, 25 Nov 2009 10:43:36 +0000] INFO: Starting Chef Run
/usr/lib/
ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux]
Aborted
Other chef users have reported the same issue: http:// tickets. opscode. com/browse/ CHEF-530 redmine. ruby-lang. org/issues/ show/2326
Two other Ubuntu 9.10 users have confirmed the above test upstream: http://