Project

General

Profile

Actions

Bug #6223

closed

Strange crash in GC while thread creation - 1.9.2 only

Added by zhum (Sergey Zhumatiy) almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]
Backport:
[ruby-core:43860]

Description

I use ruby-1.9.3-p0 and ruby-1.9.2-p290 via rvm. Here are installed gems:
$ gem list

*** LOCAL GEMS ***

avro (1.6.2)
bson (1.6.1)
bson_ext (1.6.1)
bundler (1.1.3)
cassandra (0.12.1)
citrus (2.4.1)
json (1.6.6)
mongo (1.6.1)
mongo_ext (0.19.3)
rake (0.9.2.2)
simple_uuid (0.2.0)
thrift (0.8.0)
thrift_client (0.8.1)
yajl-ruby (1.1.0)

While running my program with several parameters it crashes with ruby 1.9.3. But It works with 1.9.2.
Crash dump is attached. To reproduce, unfortunatelly, is needed to be mongodb with some comntent installed.


Files

stacktrace.txt (36.8 KB) stacktrace.txt zhum (Sergey Zhumatiy), 03/29/2012 11:13 PM

Updated by naruse (Yui NARUSE) almost 12 years ago

  • Status changed from Open to Feedback

It should be fixed in ruby 1.9.3p125.
Please try it.

Updated by zhum (Sergey Zhumatiy) almost 12 years ago

Ok, with 1.9.3p125 works.

Updated by naruse (Yui NARUSE) almost 12 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0