Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help with ruby crash

27 views
Skip to first unread message

Namith

unread,
May 22, 2013, 4:15:31 PM5/22/13
to
Im not a systems guy so any help on the following crash

Im on ruby 2.0.0p195. this happens whenever i ran rake spec on a rails 4 app

Process: ruby [1754]
Path: /Users/USER/*/ruby
Identifier: ruby
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: ruby [1753]

Date/Time: 2013-05-22 14:33:14.572 -0500
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Sleep/Wake UUID: 41044684-AC40-4506-BC31-F7D4248CA1F7

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000010fe7c000

VM Regions Near 0x10fe7c000:
MALLOC_LARGE 000000010fd7c000-000000010fe7c000 [ 1024K] rw-/rwx SM=PRV
--> STACK GUARD 000000010fe7c000-000000010fe7d000 [ 4K] ---/rwx SM=NUL stack guard for thread 1
Stack 000000010fe7d000-000000010fe82000 [ 20K] rw-/rwx SM=COW thread 1

Application Specific Information:
objc[1754]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8f221ce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff857d97d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff857caa7a abort + 143
3 libruby.2.0.0.dylib 0x000000010fa71334 rb_bug + 212
4 libruby.2.0.0.dylib 0x000000010fb4d779 sigbus + 57
5 libsystem_c.dylib 0x00007fff8582bcfa _sigtramp + 26
6 ruby_debug.bundle 0x00000001101d4032 debug_event_hook + 594 (ruby_debug.c:809)
7 libruby.2.0.0.dylib 0x000000010fbdc48f exec_hooks + 351 (vm_trace.c:262)
8 libruby.2.0.0.dylib 0x000000010fbdc623 rb_threadptr_exec_event_hooks_orig + 323 (vm_trace.c:309)
9 libruby.2.0.0.dylib 0x000000010fbc785b vm_call0_body + 3099 (vm_eval.c:107)
10 libruby.2.0.0.dylib 0x000000010fbc9081 rb_funcall + 641 (vm_eval.c:795)
11 libruby.2.0.0.dylib 0x000000010fa7713f rb_ensure + 127 (eval.c:813)
12 ruby_debug.bundle 0x00000001101d50d6 debug_at_exit_i + 102 (ruby_debug.c:1610)
13 libruby.2.0.0.dylib 0x000000010fa79e6c rb_exec_end_proc + 380 (eval_jump.c:131)
14 libruby.2.0.0.dylib 0x000000010fa79fb5 ruby_finalize_0 + 101 (eval.c:119)
15 libruby.2.0.0.dylib 0x000000010fa7a0f5 ruby_cleanup + 309 (eval.c:178)
16 libruby.2.0.0.dylib 0x000000010fa7a3d3 ruby_run_node + 67 (eval.c:307)
17 ruby 0x000000010fa26edf main + 79 (main.c:38)
18 ruby 0x000000010fa26e84 start + 52

Thread 1:
0 libsystem_kernel.dylib 0x00007fff8f222a7a poll + 10
1 libruby.2.0.0.dylib 0x000000010fbe2f77 thread_timer + 503 (thread_pthread.c:1329)
2 libsystem_c.dylib 0x00007fff857d78bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff857dab75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007ffe540ea138 rdx: 0x0000000000000000
rdi: 0x000000000000060b rsi: 0x0000000000000006 rbp: 0x00007ffe540ea160 rsp: 0x00007ffe540ea138
r8: 0x00007fff74332fb8 r9: 0x00007ffe540e9fc8 r10: 0x00007fff8f221d0a r11: 0xffffff80002dad60
r12: 0x00007ffe53d082b0 r13: 0x0000000000000020 r14: 0x00007fff74335960 r15: 0x00007ffe53c91180
rip: 0x00007fff8f221ce2 rfl: 0x0000000000000246 cr2: 0x0000000104962000
Logical CPU: 0

Binary Images:
0x10fa26000 - 0x10fa26fff +ruby (??? - ???) <82B28844-51E6-3DF3-9F41-1662143DDC8A> /Users/USER/*/ruby
0x10fa2f000 - 0x10fc8efe7 +libruby.2.0.0.dylib (2.0.0 - compatibility 2.0.0) <912790FB-B11E-3FE4-A5DD-C2D600A8D156> /Users/USER/*/libruby.2.0.0.dylib
0x10fe82000 - 0x10fe83ff7 +encdb.bundle (??? - ???) <41910DB9-1513-35AA-B247-CE08B7B468B7> /Users/USER/*/encdb.bundle
0x10fe86000 - 0x10fe87ff7 +transdb.bundle (??? - ???) <BA7181AF-75C8-3982-8F0B-3822E0B7716B> /Users/USER/*/transdb.bundle
0x10feab000 - 0x10feb0ff7 +pathname.bundle (??? - ???) <ADD55BB1-B848-3088-8775-050A00A7FCC4> /Users/USER/*/pathname.bundle
0x10feb7000 - 0x10feb8fff +etc.bundle (??? - ???) <FC8E3D31-BA0A-3F10-851A-ED282C5E3687> /Users/USER/*/etc.bundle
0x10febc000 - 0x10febcfff +sha1.bundle (??? - ???) <8C334EFB-A0BA-3BDF-AAB3-B21D92BF67B1> /Users/USER/*/sha1.bundle
0x10febf000 - 0x10ff0dfef +libssl.1.0.0.dylib (??? - ???) <209A5B9C-EE44-3959-A83E-D8D81024A528> /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
0x10ff28000 - 0x110074fff +libcrypto.1.0.0.dylib (??? - ???) <27E9D8C2-AE57-379C-948E-A545F76C5C40> /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
0x1100e8000 - 0x1100eaff7 +digest.bundle (??? - ???) <865F2D84-1E22-32E6-A3D5-67763C0BF87C> /Users/USER/*/digest.bundle
0x1100ee000 - 0x11010efff +socket.bundle (??? - ???) <9DA6F5B5-C44C-3036-9D20-48CE1CD33A73> /Users/USER/*/socket.bundle
0x11011d000 - 0x11011dff7 +fcntl.bundle (??? - ???) <C4B7F816-1C27-355A-9B26-8E2E2153E3E5> /Users/USER/*/fcntl.bundle
0x110120000 - 0x11015dff7 +openssl.bundle (??? - ???) <433E11C5-AB24-3699-9EA8-600DD4B4D7FE> /Users/USER/*/openssl.bundle
0x11018c000 - 0x110191fff +stringio.bundle (??? - ???) <204B0A39-2972-3317-920C-13BBAE44AB0C> /Users/USER/*/stringio.bundle
0x110197000 - 0x11019afff +strscan.bundle (??? - ???) <B482DAF5-BEE8-30E5-841B-61750A40C76B> /Users/USER/*/strscan.bundle
0x1101cf000 - 0x1101d7ff7 +ruby_debug.bundle (??? - ???) <5FB72E6B-C134-3D49-B728-51F9884EA915> /Users/USER/*/ruby_debug.bundle
0x1101df000 - 0x1101e3fff +readline.bundle (??? - ???) <6B628D94-DE6C-3CD8-8E91-0507B3D05AA0> /Users/USER/*/readline.bundle
0x1101ea000 - 0x11020dfff +libreadline.6.2.dylib (6.2.0 - compatibility 6.0.0) <A287D735-7431-3142-991F-BDB35FF8C4A9> /usr/local/Cellar/readline/6.2.4/lib/libreadline.6.2.dylib
0x110222000 - 0x110226fff +psych.bundle (??? - ???) <19A9A7C5-B58A-3806-87B0-5310EC82684C> /Users/USER/*/psych.bundle
0x11022c000 - 0x110246fff +libyaml-0.2.dylib (3.2.0 - compatibility 3.0.0) <62104434-866F-3633-A504-AF2A1B9B4555> /usr/local/lib/libyaml-0.2.dylib
0x11024b000 - 0x110281fff +date_core.bundle (??? - ???) <F9A1F748-C6F5-35AF-A6FA-B76F6E818274> /Users/USER/*/date_core.bundle
0x11029b000 - 0x1102abfff +bigdecimal.bundle (??? - ???) <E37589AA-2B76-3BC2-A5E4-17E330ADD7E2> /Users/USER/*/bigdecimal.bundle
0x1102b2000 - 0x1102b6fef +parser.bundle (??? - ???) <675DF0B1-FA3F-3022-B610-2FFC7715ED46> /Users/USER/*/parser.bundle
0x1102bb000 - 0x1102bbfff +utf_16be.bundle (??? - ???) <29DD579C-5C97-3CD6-891B-B601129C2355> /Users/USER/*/utf_16be.bundle
0x1102be000 - 0x1102befff +utf_16le.bundle (??? - ???) <CC6307DD-1C76-3F2F-AEFA-CC5DB76F3363> /Users/USER/*/utf_16le.bundle
0x1102c1000 - 0x1102c1fff +utf_32be.bundle (??? - ???) <F36F555F-015D-3BFB-8854-A485AA597FDE> /Users/USER/*/utf_32be.bundle
0x1102c4000 - 0x1102c4fff +utf_32le.bundle (??? - ???) <04614839-1C59-368A-851A-4057D90610D9> /Users/USER/*/utf_32le.bundle
0x1102c7000 - 0x1102cdfef +generator.bundle (??? - ???) <F8C355C6-BAF1-3D76-B5B5-7271BDAE250D> /Users/USER/*/generator.bundle
0x1102d3000 - 0x1102defff +zlib.bundle (??? - ???) <6F59C005-DA47-3DE6-A6B8-46D470A1F39E> /Users/USER/*/zlib.bundle
0x1102e7000 - 0x1102e9ff7 +cparse.bundle (??? - ???) <4F9ED832-8F1B-34DE-89BB-11F60FE244E6> /Users/USER/*/cparse.bundle
0x1102ed000 - 0x1102edff7 +md5.bundle (??? - ???) <F1AED870-F8E0-31F8-A847-2BD63761C90D> /Users/USER/*/md5.bundle
0x1102f0000 - 0x110305ff7 +nokogiri.bundle (??? - ???) <2C4BB0D3-29F6-3278-945E-3AD1085634CE> /Users/USER/*/nokogiri.bundle
0x110318000 - 0x110419ff7 +libxml2.2.dylib (12.1.0 - compatibility 12.0.0) <B46FC9D2-7ABE-392F-AF08-FC4F01179C06> /usr/local/Cellar/libxml2/2.9.1/lib/libxml2.2.dylib
0x11044b000 - 0x11044efff +puma_http11.bundle (??? - ???) <B2F18C4E-2A57-3CEB-AB91-D5C8208A4E29> /Users/USER/*/puma_http11.bundle
0x110452000 - 0x110456fef +bcrypt_ext.bundle (??? - ???) <60DFF722-7135-36AA-AFB6-F76DA5765ADD> /Users/USER/*/bcrypt_ext.bundle
0x7fff6f626000 - 0x7fff6f65abaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff84078000 - 0x7fff84080fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff84081000 - 0x7fff84082ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8418b000 - 0x7fff8418dfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff84580000 - 0x7fff84585fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8458a000 - 0x7fff845fdfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8462a000 - 0x7fff846a0ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
0x7fff853b9000 - 0x7fff853f4fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff85789000 - 0x7fff85866fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff85cfc000 - 0x7fff85de0e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff861f3000 - 0x7fff86205ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8635d000 - 0x7fff8635eff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff86c9c000 - 0x7fff86ca6ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff86ce8000 - 0x7fff86cecfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff87848000 - 0x7fff87855fff libexslt.0.dylib (9.13.0 - compatibility 9.0.0) <6D02C1F3-1C8D-3A53-A0C0-208A68D91411> /usr/lib/libexslt.0.dylib
0x7fff87c9f000 - 0x7fff87ca5fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff87dc0000 - 0x7fff87dc9ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff88091000 - 0x7fff88096fff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff8828f000 - 0x7fff8829aff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff882af000 - 0x7fff882b3fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff88325000 - 0x7fff8841afff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff88513000 - 0x7fff88514ff7 libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib
0x7fff88f5e000 - 0x7fff88facfff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff89263000 - 0x7fff89465fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff8a411000 - 0x7fff8a412fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff8a4b6000 - 0x7fff8a4e3fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff8be18000 - 0x7fff8bf1afff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff8c2f6000 - 0x7fff8c321ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff8d271000 - 0x7fff8d28efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff8d3a5000 - 0x7fff8d3aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8d3ab000 - 0x7fff8d3abfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8d609000 - 0x7fff8d60fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8e94d000 - 0x7fff8e98fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8ecdb000 - 0x7fff8ecdcfff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff8f1c3000 - 0x7fff8f1fdfff libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
0x7fff8f203000 - 0x7fff8f20afff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff8f20b000 - 0x7fff8f22bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff90a77000 - 0x7fff90a85fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 428
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=66.3M resident=43.4M(65%) swapped_out_or_unallocated=22.9M(35%)
Writable regions: Total=168.6M written=96.3M(57%) resident=119.4M(71%) swapped_out=0K(0%) unallocated=49.2M(29%)

REGION TYPE VIRTUAL
=========== =======
MALLOC 159.8M
MALLOC guard page 32K
STACK GUARD 4K
Stack 64.0M
VM_ALLOCATE 4K
__DATA 1308K
__LINKEDIT 50.8M
__TEXT 15.4M
shared memory 12K
=========== =======
TOTAL 291.4M


0 new messages