Created
March 4, 2012 11:01
-
-
Save sugamasao/1972411 to your computer and use it in GitHub Desktop.
ruby1.9.3とrails3.2.2のbundle install時のクラッシュレポート
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://gist.github.com/1971775 | |
で発生した時のクラッシュレポート | |
----------------------------- | |
Process: ruby [65131] | |
Path: /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/bin/ruby | |
Identifier: ruby | |
Version: ??? (???) | |
Code Type: X86-64 (Native) | |
Parent Process: zsh [21901] | |
Date/Time: 2012-03-04 18:18:01.243 +0900 | |
OS Version: Mac OS X 10.6.8 (10K549) | |
Report Version: 6 | |
Exception Type: EXC_BAD_ACCESS (SIGABRT) | |
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000188 | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Application Specific Information: | |
abort() called | |
Thread 0 Crashed: Dispatch queue: com.apple.main-thread | |
0 libSystem.B.dylib 0x00007fff88cf80b6 __kill + 10 | |
1 libSystem.B.dylib 0x00007fff88d989f6 abort + 83 | |
2 libruby.1.9.1.dylib 0x000000010003e0b4 0x100003000 + 241844 | |
3 libruby.1.9.1.dylib 0x000000010010760f 0x100003000 + 1066511 | |
4 libSystem.B.dylib 0x00007fff88d0a1ba _sigtramp + 26 | |
5 libcrypto.1.0.0.dylib 0x00000001028038a6 CRYPTO_get_ex_data + 22 | |
6 openssl.bundle 0x00000001007a77ba ossl_ssl_verify_callback + 42 (ossl_ssl.c:311) | |
7 libcrypto.1.0.0.dylib 0x00000001028ac7dd X509_verify_cert + 557 | |
8 libssl.1.0.0.dylib 0x0000000101f2cb20 ssl_verify_cert_chain + 336 | |
9 libssl.1.0.0.dylib 0x0000000101f0d201 ssl3_get_server_certificate + 705 | |
10 libssl.1.0.0.dylib 0x0000000101f0fdfa ssl3_connect + 2938 | |
11 openssl.bundle 0x00000001007a8097 ossl_start_ssl + 119 (ossl_ssl.c:1131) | |
12 libruby.1.9.1.dylib 0x0000000100185167 vm_call_method + 999 (vm_insnhelper.c:404) | |
13 libruby.1.9.1.dylib 0x000000010017321a vm_exec_core + 18570 (insns.def:1015) | |
14 libruby.1.9.1.dylib 0x0000000100177ec3 vm_exec + 1459 (vm.c:1220) | |
15 libruby.1.9.1.dylib 0x0000000100187cd0 rb_yield + 640 (vm.c:624) | |
16 libruby.1.9.1.dylib 0x00000001000093be rb_ary_each + 78 (array.c:1477) | |
17 libruby.1.9.1.dylib 0x0000000100185167 vm_call_method + 999 (vm_insnhelper.c:404) | |
18 libruby.1.9.1.dylib 0x000000010017321a vm_exec_core + 18570 (insns.def:1015) | |
19 libruby.1.9.1.dylib 0x0000000100177ec3 vm_exec + 1459 (vm.c:1220) | |
20 libruby.1.9.1.dylib 0x0000000100187cd0 rb_yield + 640 (vm.c:624) | |
21 libruby.1.9.1.dylib 0x00000001000093be rb_ary_each + 78 (array.c:1477) | |
22 libruby.1.9.1.dylib 0x0000000100185167 vm_call_method + 999 (vm_insnhelper.c:404) | |
23 libruby.1.9.1.dylib 0x000000010017321a vm_exec_core + 18570 (insns.def:1015) | |
24 libruby.1.9.1.dylib 0x0000000100177ec3 vm_exec + 1459 (vm.c:1220) | |
25 libruby.1.9.1.dylib 0x0000000100187cd0 rb_yield + 640 (vm.c:624) | |
26 libruby.1.9.1.dylib 0x00000001000093be rb_ary_each + 78 (array.c:1477) | |
27 libruby.1.9.1.dylib 0x0000000100185167 vm_call_method + 999 (vm_insnhelper.c:404) | |
28 libruby.1.9.1.dylib 0x000000010017321a vm_exec_core + 18570 (insns.def:1015) | |
29 libruby.1.9.1.dylib 0x0000000100177ec3 vm_exec + 1459 (vm.c:1220) | |
30 libruby.1.9.1.dylib 0x0000000100178350 rb_iseq_eval + 368 (vm.c:1448) | |
31 libruby.1.9.1.dylib 0x00000001000461eb rb_load_internal + 331 (load.c:312) | |
32 libruby.1.9.1.dylib 0x0000000100047a1d rb_f_load + 109 (load.c:385) | |
33 libruby.1.9.1.dylib 0x0000000100185167 vm_call_method + 999 (vm_insnhelper.c:404) | |
34 libruby.1.9.1.dylib 0x000000010017321a vm_exec_core + 18570 (insns.def:1015) | |
35 libruby.1.9.1.dylib 0x0000000100177ec3 vm_exec + 1459 (vm.c:1220) | |
36 libruby.1.9.1.dylib 0x00000001001781bc rb_iseq_eval_main + 508 (vm.c:1462) | |
37 libruby.1.9.1.dylib 0x00000001000432b2 ruby_exec_internal + 178 (eval.c:204) | |
38 libruby.1.9.1.dylib 0x0000000100045dac ruby_run_node + 60 (eval.c:251) | |
39 ruby 0x0000000100000edf main + 79 (main.c:40) | |
40 ruby 0x0000000100000e84 start + 52 | |
Thread 1: | |
0 libSystem.B.dylib 0x00007fff88ced932 select$DARWIN_EXTSN + 10 | |
1 libruby.1.9.1.dylib 0x000000010018f6bf thread_timer + 399 (thread_pthread.c:1155) | |
2 libSystem.B.dylib 0x00007fff88ce2fd6 _pthread_start + 331 | |
3 libSystem.B.dylib 0x00007fff88ce2e89 thread_start + 13 | |
Thread 0 crashed with X86 Thread State (64-bit): | |
rax: 0x0000000000000000 rbx: 0x00000001001a884f rcx: 0x0000000100387978 rdx: 0x0000000000000000 | |
rdi: 0x000000000000fe6b rsi: 0x0000000000000006 rbp: 0x0000000100387990 rsp: 0x0000000100387978 | |
r8: 0x00007fff70fe8a60 r9: 0x0000000000000000 r10: 0x00007fff88cf40fa r11: 0x0000000000000202 | |
r12: 0x000000010206ca00 r13: 0x00007fff5fbfb6f0 r14: 0x00007fff5fbfb6a8 r15: 0x0000000000000003 | |
rip: 0x00007fff88cf80b6 rfl: 0x0000000000000202 cr2: 0x0000000101d6f02e | |
Binary Images: | |
0x100000000 - 0x100000fff +ruby ??? (???) <629CC123-52A5-332B-908F-D5D0E871642D> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/bin/ruby | |
0x100003000 - 0x100227fff +libruby.1.9.1.dylib 1.9.1 (compatibility 1.9.1) <4E229C50-9E17-35D0-8B5A-31FEA607515B> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/libruby.1.9.1.dylib | |
0x10038e000 - 0x10038ffff +encdb.bundle ??? (???) <B736775D-2336-3220-9849-B8605A93C025> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/enc/encdb.bundle | |
0x100392000 - 0x100393ff7 +transdb.bundle ??? (???) <F88F6372-6F68-3394-94FB-7FE099F782DC> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/enc/trans/transdb.bundle | |
0x100397000 - 0x100398ff7 +etc.bundle ??? (???) <37548BA9-2484-32C3-8199-9754B2F84780> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/etc.bundle | |
0x10039c000 - 0x1003a3ff7 +pathname.bundle ??? (???) <983C2F4D-4F25-36FC-969E-463866AA2C9D> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/pathname.bundle | |
0x1003aa000 - 0x1003adfff +psych.bundle ??? (???) <B066CDD6-4899-32FF-82D9-E8BD9CDDCB57> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/psych.bundle | |
0x1003b3000 - 0x1003cefff +libyaml-0.2.dylib 3.2.0 (compatibility 3.0.0) <1601CF05-1342-3EA8-99A2-768EA52B4F14> /Users/sugamasao/.rvm/usr/lib/libyaml-0.2.dylib | |
0x1003d6000 - 0x1003dbfff +stringio.bundle ??? (???) <808446D1-B2B5-35C7-B2C4-B5CD115AD937> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/stringio.bundle | |
0x1003e0000 - 0x1003e3fff +strscan.bundle ??? (???) <D4CB366D-5904-3609-B14D-984F0CC5B7B0> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/strscan.bundle | |
0x1003e8000 - 0x1003e8fff +iso_8859_1.bundle ??? (???) <FEDBABFC-45A8-33AA-8898-5A1ED8ACFFB7> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/enc/iso_8859_1.bundle | |
0x1003eb000 - 0x1003f6ff7 +zlib.bundle ??? (???) <11B61517-D78F-31F0-B409-E02977F9ECB0> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/zlib.bundle | |
0x100700000 - 0x100735fef +date_core.bundle ??? (???) <3ECAAAD6-5075-393D-BE81-C7AB744C4A5E> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/date_core.bundle | |
0x10074f000 - 0x10074ffff +sha1.bundle ??? (???) <537250C8-F4F5-31DE-A4CA-48DEF3AE085D> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/digest/sha1.bundle | |
0x100752000 - 0x100754ff7 +digest.bundle ??? (???) <AD628371-8118-3F13-8E56-B24E0D906487> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/digest.bundle | |
0x100758000 - 0x100777fff +socket.bundle ??? (???) <B69A64B3-323E-31AD-8B34-5288FF66E84B> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/socket.bundle | |
0x100787000 - 0x1007c2ff7 +openssl.bundle ??? (???) <498C5E15-D53E-31D4-8934-898EBAB3D8B1> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/openssl.bundle | |
0x1007f1000 - 0x1007f1ff7 +fcntl.bundle ??? (???) <ED06B2EF-4062-3AAB-96EB-2E0A7BF2138E> /Users/sugamasao/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/x86_64-darwin10.8.0/fcntl.bundle | |
0x101f00000 - 0x101f4bfef +libssl.1.0.0.dylib ??? (???) <5D1EDB8B-08C2-0982-DEFA-B2755893E796> /opt/local/lib/libssl.1.0.0.dylib | |
0x101f62000 - 0x101f76ff7 +libz.1.dylib 1.2.5 (compatibility 1.0.0) <6D767FC2-DF89-6017-4B82-A1E5EB8CEED9> /opt/local/lib/libz.1.dylib | |
0x102800000 - 0x10294efff +libcrypto.1.0.0.dylib ??? (???) <B345D474-FAAB-0FD1-3145-CB4B2EA18A0C> /opt/local/lib/libcrypto.1.0.0.dylib | |
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld | |
0x7fff80625000 - 0x7fff80629ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib | |
0x7fff811ae000 - 0x7fff8122bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib | |
0x7fff84806000 - 0x7fff84925fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib | |
0x7fff85e05000 - 0x7fff85e16ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib | |
0x7fff87766000 - 0x7fff877b2fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib | |
0x7fff8896e000 - 0x7fff8896fff7 com.apple.TrustEvaluationAgent 1.1 (1) <306FD9EE-A301-41D5-EBDE-2FC52F28229C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent | |
0x7fff88ca9000 - 0x7fff88e6afef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib | |
0x7fff88e6b000 - 0x7fff88f21ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib | |
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment