Actions
Bug #11449
closedYou may have encountered a bug in the Ruby interpreter or extension libraries.
Bug #11449:
You may have encountered a bug in the Ruby interpreter or extension libraries.
Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
4.2
Description
You may have encountered a bug in the Ruby interpreter or extension libraries.
Files
Updated by nobu (Nobuyoshi Nakada) about 10 years ago
- Status changed from Open to Third Party's Issue
4 ruby 0x00000001078f60f3 sigsegv + 83
5 libsystem_platform.dylib 0x00007fff9a62ef1a _sigtramp + 26
6 ??? 000000000000000000 0 + 0
7 libruby.2.0.0.dylib 0x0000000107f624d6 rb_newobj_of + 21
8 libruby.2.0.0.dylib 0x0000000108001448 0x107f23000 + 910408
9 libruby.2.0.0.dylib 0x0000000107f56fd8 rb_require + 11
10 parser.bundle 0x0000000107f1b7f3 Init_parser + 19 (parser.rl:886)
11 ruby 0x00000001077de1c3 dln_load + 227
You mix an extension library for different version ruby.
Actions