Created
May 11, 2012 07:33
-
-
Save nysalor/2658157 to your computer and use it in GitHub Desktop.
rspec crash report on MacOS 10.7.3
This file contains hidden or 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
Process: ruby [60151] | |
Path: /Users/USER/*/ruby | |
Identifier: ruby | |
Version: ??? (???) | |
Code Type: X86-64 (Native) | |
Parent Process: ruby [60090] | |
Date/Time: 2012-05-11 16:15:34.942 +0900 | |
OS Version: Mac OS X 10.7.3 (11D50b) | |
Report Version: 9 | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_BAD_ACCESS (SIGABRT) | |
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000c68 | |
VM Regions Near 0xc68: | |
--> | |
__TEXT 0000000108f0d000-0000000108f0e000 [ 4K] r-x/rwx SM=COW /Users/USER/* | |
Application Specific Information: | |
objc[60151]: garbage collection is OFF | |
abort() called | |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x00007fff84a8cce2 __pthread_kill + 10 | |
1 libsystem_c.dylib 0x00007fff842657d2 pthread_kill + 95 | |
2 libsystem_c.dylib 0x00007fff84256a7a abort + 143 | |
3 libruby.1.9.1.dylib 0x0000000108f517f4 rb_bug + 212 | |
4 libruby.1.9.1.dylib 0x000000010901a6df sigsegv + 127 | |
5 libsystem_c.dylib 0x00007fff842b7cfa _sigtramp + 26 | |
6 libruby.1.9.1.dylib 0x0000000108f6db6c rb_gc_mark + 44 (gc.c:1633) | |
7 libruby.1.9.1.dylib 0x000000010907d1c5 env_mark + 181 (vm.c:251) | |
8 libruby.1.9.1.dylib 0x0000000108f6ca74 gc_mark_children + 4052 (gc.c:1861) | |
9 libruby.1.9.1.dylib 0x000000010907d21c rb_thread_mark + 76 (vm.c:1718) | |
10 libruby.1.9.1.dylib 0x0000000108f6ca74 gc_mark_children + 4052 (gc.c:1861) | |
11 libruby.1.9.1.dylib 0x000000010907d109 vm_mark_each_thread_func + 9 (vm.c:1552) | |
12 libruby.1.9.1.dylib 0x0000000109022520 st_foreach + 96 (st.c:747) | |
13 libruby.1.9.1.dylib 0x000000010907e9dd rb_vm_mark + 45 (vm.c:1575) | |
14 libruby.1.9.1.dylib 0x0000000108f6ca74 gc_mark_children + 4052 (gc.c:1861) | |
15 libruby.1.9.1.dylib 0x0000000108f6eb83 gc_marks + 1331 (gc.c:1650) | |
16 libruby.1.9.1.dylib 0x0000000108f6ec8d garbage_collect + 253 (gc.c:2096) | |
17 libruby.1.9.1.dylib 0x0000000108f6f366 vm_xmalloc + 150 (gc.c:739) | |
18 libruby.1.9.1.dylib 0x000000010902a6f2 str_new + 370 (string.c:395) | |
19 libruby.1.9.1.dylib 0x000000010902b54e rb_usascii_str_new + 30 (string.c:412) | |
20 libruby.1.9.1.dylib 0x0000000108f63543 rb_file_expand_path + 67 (file.c:3199) | |
21 libruby.1.9.1.dylib 0x0000000108f598c6 rb_get_expanded_load_path + 118 (load.c:46) | |
22 libruby.1.9.1.dylib 0x0000000108f59c33 rb_feature_p + 787 (load.c:160) | |
23 libruby.1.9.1.dylib 0x0000000108f5a487 rb_require_safe + 471 (load.c:549) | |
24 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
25 libruby.1.9.1.dylib 0x0000000109086abc vm_exec_core + 20636 (insns.def:1051) | |
26 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
27 libruby.1.9.1.dylib 0x000000010909ade0 rb_yield + 640 (vm.c:624) | |
28 libruby.1.9.1.dylib 0x0000000108f1cb2e rb_ary_each + 78 (array.c:1477) | |
29 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
30 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
31 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
32 libruby.1.9.1.dylib 0x000000010908b460 rb_iseq_eval + 368 (vm.c:1448) | |
33 libruby.1.9.1.dylib 0x0000000108f5934b rb_load_internal + 331 (load.c:312) | |
34 libruby.1.9.1.dylib 0x0000000108f5a70c rb_require_safe + 1116 (load.c:619) | |
35 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
36 libruby.1.9.1.dylib 0x0000000109086abc vm_exec_core + 20636 (insns.def:1051) | |
37 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
38 libruby.1.9.1.dylib 0x000000010908b460 rb_iseq_eval + 368 (vm.c:1448) | |
39 libruby.1.9.1.dylib 0x0000000108f5934b rb_load_internal + 331 (load.c:312) | |
40 libruby.1.9.1.dylib 0x0000000108f5a70c rb_require_safe + 1116 (load.c:619) | |
41 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
42 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
43 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
44 libruby.1.9.1.dylib 0x000000010909ade0 rb_yield + 640 (vm.c:624) | |
45 libruby.1.9.1.dylib 0x0000000108f1cb2e rb_ary_each + 78 (array.c:1477) | |
46 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
47 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
48 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
49 libruby.1.9.1.dylib 0x000000010909ade0 rb_yield + 640 (vm.c:624) | |
50 libruby.1.9.1.dylib 0x0000000108f1cb2e rb_ary_each + 78 (array.c:1477) | |
51 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
52 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
53 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
54 libruby.1.9.1.dylib 0x000000010908b460 rb_iseq_eval + 368 (vm.c:1448) | |
55 libruby.1.9.1.dylib 0x0000000108f5934b rb_load_internal + 331 (load.c:312) | |
56 libruby.1.9.1.dylib 0x0000000108f5a70c rb_require_safe + 1116 (load.c:619) | |
57 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
58 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
59 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
60 libruby.1.9.1.dylib 0x000000010908b460 rb_iseq_eval + 368 (vm.c:1448) | |
61 libruby.1.9.1.dylib 0x0000000108f5934b rb_load_internal + 331 (load.c:312) | |
62 libruby.1.9.1.dylib 0x0000000108f5a70c rb_require_safe + 1116 (load.c:619) | |
63 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
64 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
65 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
66 libruby.1.9.1.dylib 0x000000010908b460 rb_iseq_eval + 368 (vm.c:1448) | |
67 libruby.1.9.1.dylib 0x0000000108f5934b rb_load_internal + 331 (load.c:312) | |
68 libruby.1.9.1.dylib 0x0000000108f5a70c rb_require_safe + 1116 (load.c:619) | |
69 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
70 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
71 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
72 libruby.1.9.1.dylib 0x000000010908b460 rb_iseq_eval + 368 (vm.c:1448) | |
73 libruby.1.9.1.dylib 0x0000000108f5934b rb_load_internal + 331 (load.c:312) | |
74 libruby.1.9.1.dylib 0x0000000108f5ab7d rb_f_load + 109 (load.c:385) | |
75 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
76 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
77 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
78 libruby.1.9.1.dylib 0x000000010909ade0 rb_yield + 640 (vm.c:624) | |
79 libruby.1.9.1.dylib 0x0000000108f272f1 rb_ary_collect + 113 (array.c:2221) | |
80 libruby.1.9.1.dylib 0x0000000109098277 vm_call_method + 999 (vm_insnhelper.c:404) | |
81 libruby.1.9.1.dylib 0x000000010908636f vm_exec_core + 18767 (insns.def:1015) | |
82 libruby.1.9.1.dylib 0x000000010908afd3 vm_exec + 1459 (vm.c:1220) | |
83 libruby.1.9.1.dylib 0x000000010908c33d rb_vm_invoke_proc + 877 (vm.c:624) | |
84 libruby.1.9.1.dylib 0x0000000108f5896c rb_exec_end_proc + 316 (eval_jump.c:128) | |
85 libruby.1.9.1.dylib 0x0000000108f58a85 ruby_finalize_0 + 101 (eval.c:93) | |
86 libruby.1.9.1.dylib 0x0000000108f58bc0 ruby_cleanup + 304 (eval.c:135) | |
87 libruby.1.9.1.dylib 0x0000000108f58f13 ruby_run_node + 67 (eval.c:244) | |
88 ruby 0x0000000108f0dedf main + 79 (main.c:40) | |
89 ruby 0x0000000108f0de84 start + 52 | |
Thread 1: | |
0 libsystem_kernel.dylib 0x00007fff84a8cdf2 __select + 10 | |
1 libruby.1.9.1.dylib 0x00000001090a27cf thread_timer + 399 (thread_pthread.c:1155) | |
2 libsystem_c.dylib 0x00007fff842638bf _pthread_start + 335 | |
3 libsystem_c.dylib 0x00007fff84266b75 thread_start + 13 | |
Thread 2:: SamplerThread | |
0 libsystem_kernel.dylib 0x00007fff84a8b6b6 semaphore_wait_trap + 10 | |
1 v8.bundle 0x0000000109b7dc94 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 96 | |
2 v8.bundle 0x0000000109b6c98b v8::internal::SamplerThread::Run() + 73 | |
3 v8.bundle 0x0000000109b6be60 _ZN2v88internalL11ThreadEntryEPv + 80 | |
4 libsystem_c.dylib 0x00007fff842638bf _pthread_start + 335 | |
5 libsystem_c.dylib 0x00007fff84266b75 thread_start + 13 | |
Thread 0 crashed with X86 Thread State (64-bit): | |
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000109395938 rdx: 0x0000000000000000 | |
rdi: 0x000000000000250b rsi: 0x0000000000000006 rbp: 0x0000000109395960 rsp: 0x0000000109395938 | |
r8: 0x00007fff714effb8 r9: 0x00000001093954c8 r10: 0x00007fff84a8cd0a r11: 0xffffff80002d8220 | |
r12: 0x00007f8c2b7eb010 r13: 0x00007f8c2881a800 r14: 0x00007fff714f2960 r15: 0x0000000000000001 | |
rip: 0x00007fff84a8cce2 rfl: 0x0000000000000246 cr2: 0x00007f8ffb25ac00 | |
Logical CPU: 0 | |
Binary Images: | |
0x108f0d000 - 0x108f0dfff +ruby (??? - ???) <BB139C6A-510A-3F96-B52E-A89065DA3AD0> /Users/USER/*/ruby | |
0x108f16000 - 0x10913aff7 +libruby.1.9.1.dylib (1.9.1 - compatibility 1.9.1) <744958F0-E21A-3999-BAB7-7323CD20D8EB> /Users/USER/*/libruby.1.9.1.dylib | |
0x10939c000 - 0x10939dfff +encdb.bundle (??? - ???) <DABD2528-CAD0-32CB-8276-AA903014F594> /Users/USER/*/encdb.bundle | |
0x1093a0000 - 0x1093a1ff7 +transdb.bundle (??? - ???) <FA483266-F316-3E2B-A773-0414079E98FF> /Users/USER/*/transdb.bundle | |
0x1093a4000 - 0x1093abff7 +pathname.bundle (??? - ???) <3DA08FE3-D9F9-3DC3-8814-8FDD1D096564> /Users/USER/*/pathname.bundle | |
0x1093b2000 - 0x1093b3ff7 +etc.bundle (??? - ???) <AE9609AB-6F0D-3A01-901D-B6F2A9FF0C3C> /Users/USER/*/etc.bundle | |
0x1093b7000 - 0x1093bafff +psych.bundle (??? - ???) <8D203B89-2235-3027-9C2B-7020FCEED791> /Users/USER/*/psych.bundle | |
0x1093c0000 - 0x1093ddfff +libyaml-0.2.dylib (3.2.0 - compatibility 3.0.0) <142CD96E-9593-3D6B-8063-5BCFE264F54C> /Users/USER/*/libyaml-0.2.dylib | |
0x1093e5000 - 0x1093eafff +stringio.bundle (??? - ???) <967F0D24-768C-3D76-86F4-5F0416627D6B> /Users/USER/*/stringio.bundle | |
0x1093ef000 - 0x1093f2fff +strscan.bundle (??? - ???) <FD9D7E1F-E0B0-3937-9379-16A85BB7EDBE> /Users/USER/*/strscan.bundle | |
0x1093f7000 - 0x10942cfef +date_core.bundle (??? - ???) <A9562150-8BCA-38BF-A6D7-6B6C586A341B> /Users/USER/*/date_core.bundle | |
0x109446000 - 0x109446fff +sha1.bundle (??? - ???) <CE5F5419-6E5F-3B48-8E96-3F6721C0DA20> /Users/USER/*/sha1.bundle | |
0x109449000 - 0x10955cff7 +libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <9CBB7233-48F6-370C-B603-386EF8CD04A2> /Users/USER/*/libcrypto.0.9.8.dylib | |
0x1095c1000 - 0x1095d7fff +libz.1.dylib (1.2.5 - compatibility 1.0.0) <887750FE-20CD-10B1-DA6E-F909EAF47943> /Users/USER/*/libz.1.dylib | |
0x1095db000 - 0x1095ddff7 +digest.bundle (??? - ???) <C0FDD3A4-6B57-3650-85D9-73B373021627> /Users/USER/*/digest.bundle | |
0x1095e1000 - 0x1095e1fff +iso_8859_1.bundle (??? - ???) <D2EB549E-8C9D-323B-8F46-69F1C2BBC20D> /Users/USER/*/iso_8859_1.bundle | |
0x1095e4000 - 0x1095efff7 +zlib.bundle (??? - ???) <43529B43-317E-35DF-968E-B650F0F1AB7D> /Users/USER/*/zlib.bundle | |
0x109628000 - 0x109648ff7 +socket.bundle (??? - ???) <41E8B0BC-86CA-3DF2-B2E1-8A281F29AEA6> /Users/USER/*/socket.bundle | |
0x109657000 - 0x109657ff7 +fcntl.bundle (??? - ???) <BB4D1612-960C-3A01-9563-8CBCD4EA4E08> /Users/USER/*/fcntl.bundle | |
0x10965a000 - 0x109695fff +openssl.bundle (??? - ???) <536FEE86-7ED1-3109-B588-1706DA054795> /Users/USER/*/openssl.bundle | |
0x1096c4000 - 0x109706ff7 +libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <AA29BE66-D818-39B6-9F2B-0C460284D591> /Users/USER/*/libssl.0.9.8.dylib | |
0x10971b000 - 0x10972bfff +bigdecimal.bundle (??? - ???) <2E7EA7C1-6C81-36BC-899B-23DCAE74BD3C> /Users/USER/*/bigdecimal.bundle | |
0x109732000 - 0x109745fe7 +single_byte.bundle (??? - ???) <E46BFF33-C24E-334F-B922-6E135F851C19> /Users/USER/*/single_byte.bundle | |
0x10974e000 - 0x10974efef +escape.bundle (??? - ???) <53C3D331-07ED-3284-82F0-1AE7C4DA9401> /Users/USER/*/escape.bundle | |
0x109751000 - 0x109756ff7 +mysql2.bundle (??? - ???) <7383C49A-246A-3991-8772-661FDE945A82> /Users/USER/*/mysql2.bundle | |
0x10975d000 - 0x1099a2fe7 +libmysqlclient.18.dylib (18.0.0 - compatibility 18.0.0) <469B4FD3-C268-2F30-4FDB-36A799A9500D> /usr/local/Cellar/mysql/5.5.10/lib/libmysqlclient.18.dylib | |
0x109a40000 - 0x109d21fe7 +v8.bundle (??? - ???) <D4DE9FD8-B0E8-3A46-96B1-5CD8E01D4DBF> /Users/USER/*/v8.bundle | |
0x12e148000 - 0x12e148ff7 +md5.bundle (??? - ???) <EF0C6DE7-FF6E-3608-916F-902176BA9030> /Users/USER/*/md5.bundle | |
0x12e14b000 - 0x12e19cff7 +RMagick2.bundle (??? - ???) <11D9AD43-0FF1-306A-B97A-AF5944DEDA0D> /Users/USER/*/RMagick2.bundle | |
0x12e1be000 - 0x12e380fe7 +libMagickCore.4.dylib (5.1.0 - compatibility 5.0.0) <5351D101-273D-3D8D-875E-AED77C71FE75> /usr/local/lib/libMagickCore.4.dylib | |
0x12e418000 - 0x12e44efef +liblcms.1.0.19.dylib (2.19.0 - compatibility 2.0.0) <C9D15F1D-4B38-10D1-5EA6-CABCA86CB8E2> /usr/local/Cellar/little-cms/1.19/lib/liblcms.1.0.19.dylib | |
0x12e45a000 - 0x12e4b8fef +libtiff.3.dylib (13.5.0 - compatibility 13.0.0) <73CDD532-32FC-6860-BA2A-2BDDFEA9D5E7> /usr/local/Cellar/libtiff/3.9.5/lib/libtiff.3.dylib | |
0x12e4c4000 - 0x12e53dfff +libfreetype.6.dylib (14.2.0 - compatibility 14.0.0) <7B77397A-3D6F-3A26-926F-786BC27E5D3C> /usr/X11/lib/libfreetype.6.dylib | |
0x12e554000 - 0x12e595ff7 +libjpeg.8.dylib (12.0.0 - compatibility 12.0.0) <A4C8E0E7-5CA4-5858-9288-F0E39D9D8640> /usr/local/Cellar/jpeg/8c/lib/libjpeg.8.dylib | |
0x12e59c000 - 0x12e5a8fff +libXext.6.dylib (11.0.0 - compatibility 11.0.0) <BBDEFB2A-9990-330C-A58C-F165279CBCDB> /usr/X11/lib/libXext.6.dylib | |
0x12e5af000 - 0x12e5b4fff +libSM.6.dylib (7.1.0 - compatibility 7.0.0) <8336D30C-89F1-31E1-A764-9783CA6A3151> /usr/X11/lib/libSM.6.dylib | |
0x12e5b9000 - 0x12e5c9fff +libICE.6.dylib (10.0.0 - compatibility 10.0.0) <B22FED38-9382-32F2-B813-6CD1569D74E0> /usr/X11/lib/libICE.6.dylib | |
0x12e5d3000 - 0x12e6e0fff +libX11.6.dylib (10.0.0 - compatibility 10.0.0) <EDF51216-D36C-3012-B334-F2629DF08E68> /usr/X11/lib/libX11.6.dylib | |
0x12e707000 - 0x12e74cfff +libXt.6.dylib (7.0.0 - compatibility 7.0.0) <E5FE79EA-FCEA-3154-A397-EEBB648239DD> /usr/X11/lib/libXt.6.dylib | |
0x12e766000 - 0x12e76cff7 libltdl.7.dylib (10.2.0 - compatibility 10.0.0) <7731C44A-0684-3CC5-BEBF-BF94078C8ACB> /usr/lib/libltdl.7.dylib | |
0x12e771000 - 0x12e782fff +libxcb.1.dylib (3.0.0 - compatibility 3.0.0) <D2A0CE9B-38FA-3ABD-8F02-2360A2475917> /usr/X11/lib/libxcb.1.dylib | |
0x12e78f000 - 0x12e790fff +libXau.6.dylib (7.0.0 - compatibility 7.0.0) <E6813580-AEC5-3CDC-BCC2-59DBFB67ADDE> /usr/X11/lib/libXau.6.dylib | |
0x12e794000 - 0x12e797ff7 +libXdmcp.6.dylib (7.0.0 - compatibility 7.0.0) <A05CB37B-7FAC-3500-AFF5-E40D5F34198C> /usr/X11/lib/libXdmcp.6.dylib | |
0x12e79c000 - 0x12e7a0fef +parser.bundle (??? - ???) <C892DFCE-4479-34CC-A68C-33240F0587E1> /Users/USER/*/parser.bundle | |
0x12e7a5000 - 0x12e7a5fff +utf_16be.bundle (??? - ???) <D84CB11C-6FE2-3C60-8929-C3F07C0DF996> /Users/USER/*/utf_16be.bundle | |
0x12e7a8000 - 0x12e7a8fff +utf_16le.bundle (??? - ???) <C6845F4E-FDC2-3014-AEDF-EF6E20573790> /Users/USER/*/utf_16le.bundle | |
0x12e7ab000 - 0x12e7abfff +utf_32be.bundle (??? - ???) <CF822E36-F788-3143-8F06-CEA92DA2F4EC> /Users/USER/*/utf_32be.bundle | |
0x12e7ae000 - 0x12e7aefff +utf_32le.bundle (??? - ???) <5FDAE7C1-592B-3348-91A7-C2810ED57CC7> /Users/USER/*/utf_32le.bundle | |
0x12e7b1000 - 0x12e7b7fe7 +generator.bundle (??? - ???) <441EE651-EECE-3889-92E5-8D2E79FE08B9> /Users/USER/*/generator.bundle | |
0x12e7be000 - 0x12e7d3ff7 +nokogiri.bundle (??? - ???) <55134BA2-15DB-3C3E-AC7F-10368B349FCF> /Users/USER/*/nokogiri.bundle | |
0x12e7e6000 - 0x12e8e5fff +libiconv.2.dylib (8.0.0 - compatibility 8.0.0) <46906995-2444-11D9-81BD-C52DE5D8C40A> /usr/local/Cellar/libiconv/1.13.1/lib/libiconv.2.dylib | |
0x12e8f2000 - 0x12e8f4fff +cparse.bundle (??? - ???) <01B76B73-22B8-3F42-8C1D-76ED2E2D6929> /Users/USER/*/cparse.bundle | |
0x12e8f8000 - 0x12e8fbff7 +readline.bundle (??? - ???) <4B9D638C-1C8C-32E6-98AD-B6143C37878C> /Users/USER/*/readline.bundle | |
0x12e901000 - 0x12e931ff7 +libreadline.6.0.dylib (6.0.0 - compatibility 6.0.0) <E13B353F-A2E2-1993-E025-5CD3D3E669FF> /Users/USER/*/libreadline.6.0.dylib | |
0x12e947000 - 0x12e96efe7 +libncurses.5.dylib (5.0.0 - compatibility 5.0.0) <A1C84ADE-5C6C-5879-D1E3-2B27CC081061> /Users/USER/*/libncurses.5.dylib | |
0x12e989000 - 0x12e98afff +console.bundle (??? - ???) <5353D956-A6B4-39E7-9326-0F94D0410009> /Users/USER/*/console.bundle | |
0x12e98e000 - 0x12e98efff +continuation.bundle (??? - ???) <306FF93F-1F84-3F18-BA0B-BE19BE1082C6> /Users/USER/*/continuation.bundle | |
0x7fff68b0d000 - 0x7fff68b41baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld | |
0x7fff81141000 - 0x7fff8114bff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib | |
0x7fff814d6000 - 0x7fff814e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib | |
0x7fff821fa000 - 0x7fff821fbff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib | |
0x7fff8316e000 - 0x7fff83175fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib | |
0x7fff84215000 - 0x7fff842f2fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib | |
0x7fff84359000 - 0x7fff8435fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib | |
0x7fff84808000 - 0x7fff84815fff libexslt.0.dylib (9.13.0 - compatibility 9.0.0) <C3D01D74-EDC0-3EB4-B31C-0B44A0DE1AE1> /usr/lib/libexslt.0.dylib | |
0x7fff84a71000 - 0x7fff84a75fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib | |
0x7fff84a76000 - 0x7fff84a96fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff85c0e000 - 0x7fff85c13ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib | |
0x7fff85c1b000 - 0x7fff85c1bfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib | |
0x7fff85f00000 - 0x7fff85f01ff7 libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib | |
0x7fff85f0f000 - 0x7fff85f5dfff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib | |
0x7fff862f4000 - 0x7fff86336ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib | |
0x7fff8691b000 - 0x7fff86956fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib | |
0x7fff86e36000 - 0x7fff86e63fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib | |
0x7fff873db000 - 0x7fff87450ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib | |
0x7fff8746a000 - 0x7fff8756cff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib | |
0x7fff875ab000 - 0x7fff875adfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent | |
0x7fff8850d000 - 0x7fff88538ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib | |
0x7fff896d8000 - 0x7fff896dafff libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib | |
0x7fff896e3000 - 0x7fff898e5fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib | |
0x7fff89a47000 - 0x7fff89abafff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib | |
0x7fff8a64b000 - 0x7fff8a757fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib | |
0x7fff8ade6000 - 0x7fff8adf8ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib | |
0x7fff8ae86000 - 0x7fff8ae8bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib | |
0x7fff8aedb000 - 0x7fff8aee0fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib | |
0x7fff8b513000 - 0x7fff8b519fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib | |
0x7fff8b9b8000 - 0x7fff8b9c3ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib | |
0x7fff8c36e000 - 0x7fff8c377ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib | |
0x7fff8c378000 - 0x7fff8c37cfff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib | |
0x7fff8c47a000 - 0x7fff8c47bfff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib | |
0x7fff8c617000 - 0x7fff8c6fbe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib | |
0x7fff8c731000 - 0x7fff8c74efff libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib | |
0x7fff8c7be000 - 0x7fff8c7c6fff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib | |
0x7fff8cd84000 - 0x7fff8cdbefff libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib | |
0x7fff8cdf1000 - 0x7fff8cdf2fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib | |
0x7fff8def2000 - 0x7fff8def3ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib | |
0x7fff8defb000 - 0x7fff8df09fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib | |
0x7fff8dfbe000 - 0x7fff8dff7fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.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: 38330 | |
thread_create: 1 | |
thread_set_state: 0 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=76.8M resident=26.7M(35%) swapped_out_or_unallocated=50.0M(65%) | |
Writable regions: Total=92.5M written=58.3M(63%) resident=76.7M(83%) swapped_out=0K(0%) unallocated=15.8M(17%) | |
REGION TYPE VIRTUAL | |
=========== ======= | |
MALLOC 78.9M | |
MALLOC guard page 32K | |
Memory tag=255 576.5M | |
Memory tag=255 (reserved) 1024K reserved VM address space (unallocated) | |
STACK GUARD 8K | |
Stack 64.5M | |
VM_ALLOCATE 4K | |
__DATA 2764K | |
__LINKEDIT 51.0M | |
__TEXT 25.8M | |
shared memory 12K | |
=========== ======= | |
TOTAL 800.4M | |
TOTAL, minus reserved VM space 799.4M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment