-
Notifications
You must be signed in to change notification settings - Fork 0
Crashes on OSX 10.7.4 #7
Copy link
Copy link
Closed
Labels
Description
run.py crashes on OSX 10.7.4 (whereas it runs find on OSX 10.8) without producing a stack trace.
Process: Python [38888]
Path: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: Python [38884]
Date/Time: 2012-08-17 03:32:03.736 -0700
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Interval Since Last Report: 313852 sec
Crashes Since Last Report: 23
Per-App Crashes Since Last Report: 20
Anonymous UUID: A6E10A70-A123-474C-860C-0C80D76D43BF
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000108
VM Regions Near 0x108:
-->
__TEXT 00000001016aa000-00000001016ab000 [ 4K] r-x/rwx SM=COW /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Application Specific Information:
objc[38884]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libdispatch.dylib 0x00007fff8cc7feb5 _dispatch_wakeup + 108
1 libdispatch.dylib 0x00007fff8cc82a42 _dispatch_resume_slow + 20
2 com.apple.CoreFoundation 0x00007fff93055fdc -[NSXPCConnection start] + 92
3 com.apple.CoreFoundation 0x00007fff93058653 __CFXNotificationCenterSetupConnection + 387
4 com.apple.CoreFoundation 0x00007fff930584c1 __CFXNotificationCenterCreate + 273
5 com.apple.CoreFoundation 0x00007fff9305839a __CFNotificationCenterGetDistributedCenter_block_invoke_1 + 26
6 libdispatch.dylib 0x00007fff8cc823f0 dispatch_once_f + 53
7 com.apple.CoreFoundation 0x00007fff930477aa CFNotificationCenterGetDistributedCenter + 74
8 com.apple.CoreFoundation 0x00007fff93086868 ____CFXPreferencesGetSourceForTriplet_block_invoke_1 + 40
9 libdispatch.dylib 0x00007fff8cc823f0 dispatch_once_f + 53
10 com.apple.CoreFoundation 0x00007fff930533ea __CFXPreferencesGetSourceForTriplet + 58
11 com.apple.CoreFoundation 0x00007fff9305f817 __CFXPreferencesGetSearchListForBundleID + 215
12 com.apple.CoreFoundation 0x00007fff9305f6f8 ___CFXPreferencesCopyAppValue_block_invoke_1 + 24
13 com.apple.CoreFoundation 0x00007fff9305f69a CFPreferencesCopyAppValue + 218
14 com.apple.SystemConfiguration 0x00007fff905a2cd4 SCDynamicStoreCopyProxies + 43
15 _scproxy.so 0x0000000101c537ea 0x101c53000 + 2026
16 org.python.python 0x0000000101738b58 PyEval_EvalFrameEx + 13318
17 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
18 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
19 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
20 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
21 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
22 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
23 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
24 org.python.python 0x00000001016d9abf 0x1016b1000 + 166591
25 org.python.python 0x00000001016b8d32 PyObject_Call + 97
26 org.python.python 0x00000001017395ec PyEval_EvalFrameEx + 16026
27 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
28 org.python.python 0x000000010173be6c 0x1016b1000 + 568940
29 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
30 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
31 org.python.python 0x000000010173be6c 0x1016b1000 + 568940
32 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
33 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
34 org.python.python 0x000000010173be6c 0x1016b1000 + 568940
35 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
36 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
37 org.python.python 0x000000010173be6c 0x1016b1000 + 568940
38 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
39 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
40 org.python.python 0x000000010173be6c 0x1016b1000 + 568940
41 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
42 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
43 org.python.python 0x000000010173be6c 0x1016b1000 + 568940
44 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
45 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
46 org.python.python 0x00000001016d9abf 0x1016b1000 + 166591
47 org.python.python 0x00000001016b8d32 PyObject_Call + 97
48 org.python.python 0x0000000101734c40 PyEval_CallObjectWithKeywords + 180
49 org.python.python 0x0000000101732552 0x1016b1000 + 529746
50 org.python.python 0x00000001017395d8 PyEval_EvalFrameEx + 16006
51 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
52 org.python.python 0x00000001016d9abf 0x1016b1000 + 166591
53 org.python.python 0x00000001016b8d32 PyObject_Call + 97
54 org.python.python 0x00000001017395ec PyEval_EvalFrameEx + 16026
55 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
56 org.python.python 0x00000001016d9abf 0x1016b1000 + 166591
57 org.python.python 0x00000001016b8d32 PyObject_Call + 97
58 org.python.python 0x00000001017395ec PyEval_EvalFrameEx + 16026
59 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
60 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
61 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
62 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
63 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
64 org.python.python 0x00000001016d9abf 0x1016b1000 + 166591
65 org.python.python 0x00000001016b8d32 PyObject_Call + 97
66 org.python.python 0x00000001016c76e9 0x1016b1000 + 91881
67 org.python.python 0x00000001016b8d32 PyObject_Call + 97
68 org.python.python 0x0000000101703484 0x1016b1000 + 337028
69 org.python.python 0x00000001016fdb7a 0x1016b1000 + 314234
70 org.python.python 0x00000001016b8d32 PyObject_Call + 97
71 org.python.python 0x0000000101738f63 PyEval_EvalFrameEx + 14353
72 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
73 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
74 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
75 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
76 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
77 org.python.python 0x00000001016d9abf 0x1016b1000 + 166591
78 org.python.python 0x00000001016b8d32 PyObject_Call + 97
79 org.python.python 0x00000001016c76e9 0x1016b1000 + 91881
80 org.python.python 0x00000001016b8d32 PyObject_Call + 97
81 org.python.python 0x0000000101703484 0x1016b1000 + 337028
82 org.python.python 0x00000001016fdb7a 0x1016b1000 + 314234
83 org.python.python 0x00000001016b8d32 PyObject_Call + 97
84 org.python.python 0x0000000101738f63 PyEval_EvalFrameEx + 14353
85 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
86 org.python.python 0x000000010173be6c 0x1016b1000 + 568940
87 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
88 org.python.python 0x000000010173bdf7 0x1016b1000 + 568823
89 org.python.python 0x0000000101738e0a PyEval_EvalFrameEx + 14008
90 org.python.python 0x000000010173bcd8 PyEval_EvalCodeEx + 1996
91 org.python.python 0x000000010173bd4d PyEval_EvalCode + 54
92 org.python.python 0x000000010175308f 0x1016b1000 + 663695
93 org.python.python 0x000000010175314f PyRun_FileExFlags + 157
94 org.python.python 0x00000001017542a2 PyRun_SimpleFileExFlags + 392
95 org.python.python 0x00000001017642af Py_Main + 2715
96 org.python.python 0x00000001016aae88 0x1016aa000 + 3720
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000100 rbx: 0x00000001019aa950 rcx: 0x00000001019aa968 rdx: 0x0000000000000001
rdi: 0x00000001019aa960 rsi: 0x00007fff98d71625 rbp: 0x00007fff612a5b40 rsp: 0x00007fff612a5b30
r8: 0x00007f991150f9c8 r9: 0x0000000000000a84 r10: 0x0000000000000081 r11: 0x00007fff93055f80
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00007fff7cb78180 r15: 0x00000001019fb678
rip: 0x00007fff8cc7feb5 rfl: 0x0000000000010206 cr2: 0x0000000000000108
Logical CPU: 2
Binary Images:
0x1016aa000 - 0x1016aafff org.python.python (2.7.1 - 2.7.1) <E2C46621-158F-349B-9131-263E8958B23A> /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
0x1016b1000 - 0x1017ccff7 org.python.python (2.7.1 - 2.7.1) <A7E34EB5-24D2-3B8F-A26B-4A5B28CD2C60> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x101b00000 - 0x101b01fff time.so (??? - ???) <DA274462-B33A-33EB-90F7-BB9FB8120A5D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
0x101b08000 - 0x101b0cfff _struct.so (??? - ???) <A871A47E-0BF6-3A21-BF66-A5438C54B237> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
0x101b12000 - 0x101b14ff7 binascii.so (??? - ???) <9B353DAC-B0E8-3B4B-91A1-50F6F86AA928> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
0x101b18000 - 0x101b19fff _hashlib.so (??? - ???) <C6196B8C-5451-3875-BCD9-2942C6A32FCF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
0x101b1d000 - 0x101b22fff array.so (??? - ???) <177F1D09-ACEE-3E39-8F1E-3EE8BA8A7AC6> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so
0x101b68000 - 0x101b6eff7 _socket.so (??? - ???) <CB2B2DF1-46C2-3491-A737-4522C807F5A2> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
0x101b76000 - 0x101b77fff _functools.so (??? - ???) <D4679747-9993-34F6-B702-3946FA5BF171> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
0x101b7b000 - 0x101b7ffff _ssl.so (??? - ???) <50FC05D5-0434-3054-9C09-CA8923FED0C0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
0x101b85000 - 0x101b86fff cStringIO.so (??? - ???) <AE5A2A12-8E57-3FE2-B998-C175083B27F7> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
0x101b8b000 - 0x101b8efff _collections.so (??? - ???) <62C1B5B7-654D-397A-8840-7EBB907DBCA1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
0x101b94000 - 0x101b97fff operator.so (??? - ???) <59A152D0-52ED-354C-9C2D-D7390E3EC216> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
0x101b9d000 - 0x101ba3fff itertools.so (??? - ???) <7C8350B9-8DD3-377A-A5C1-1103A6C955A6> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
0x101bac000 - 0x101bacfff _bisect.so (??? - ???) <CD57DCA1-74B4-37F8-B338-ABDDB1750F22> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so
0x101bb0000 - 0x101bb1fff _heapq.so (??? - ???) <A3448C7E-3268-32A5-B4C5-859372FFA7E6> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
0x101bf6000 - 0x101bfbfff math.so (??? - ???) <BC93F501-541B-3BA8-B1D7-2644AAD6D6CE> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
0x101c01000 - 0x101c02ff7 _random.so (??? - ???) <3C7A7C17-1698-32D0-BF09-F50A19F75E4B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
0x101c06000 - 0x101c07fff fcntl.so (??? - ???) <D2F4AAAE-3C27-3134-84AE-021647AEB1C4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
0x101c0b000 - 0x101c0efff strop.so (??? - ???) <A317730F-EDDF-3998-8A22-0E632B3E67A4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
0x101c53000 - 0x101c53fff _scproxy.so (??? - ???) <F392F576-344C-3CCB-B93C-E11205241E1D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
0x101c57000 - 0x101c62ff7 datetime.so (??? - ???) <9EC1E3BD-3BD3-3B39-AE19-448CCEEA747A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
0x101c6b000 - 0x101c74fff _sqlite3.so (??? - ???) <4F97C26B-1A2D-33D9-A7B4-C791FA3F645B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_sqlite3.so
0x101e3e000 - 0x101e41fff _multiprocessing.so (??? - ???) <CFAE1A97-134D-3A6D-9646-D5109117D153> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_multiprocessing.so
0x101e46000 - 0x101e52fff cPickle.so (??? - ???) <FE1D948F-998C-350E-8002-224D3DCDE8B5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so
0x7fff612aa000 - 0x7fff612debaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff8cb7c000 - 0x7fff8cb82fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff8cc7d000 - 0x7fff8cc8bfff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff8ccd3000 - 0x7fff8cddafe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff8ddea000 - 0x7fff8ddf4ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff8defe000 - 0x7fff8df06fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8e88b000 - 0x7fff8e8c4fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff8e8c5000 - 0x7fff8e8c9fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff8f5db000 - 0x7fff8f5dcfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff8f5f1000 - 0x7fff8f5f3fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff8f879000 - 0x7fff8f87dfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff9058e000 - 0x7fff905daff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff905f7000 - 0x7fff905f8ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff9087f000 - 0x7fff908acfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff915d6000 - 0x7fff916e2fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff918f3000 - 0x7fff91910fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff91911000 - 0x7fff9191cff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff91983000 - 0x7fff919f9fff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
0x7fff919fa000 - 0x7fff91a1afff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff91a5b000 - 0x7fff91a96fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff9300b000 - 0x7fff931dfff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff93799000 - 0x7fff937e7fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff9383a000 - 0x7fff9384cff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff9384d000 - 0x7fff9384dfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff93981000 - 0x7fff93986fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff93999000 - 0x7fff9399eff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff9399f000 - 0x7fff93a12fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff93a13000 - 0x7fff93a14ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff93b13000 - 0x7fff93b1cff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff93c46000 - 0x7fff93c4bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff94a23000 - 0x7fff94a24ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff94b59000 - 0x7fff94b9bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff94b9c000 - 0x7fff94b9dfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff94bb3000 - 0x7fff94c90fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff959d3000 - 0x7fff95ab7e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff9627f000 - 0x7fff96281fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff97bd2000 - 0x7fff97bd8ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff97cb7000 - 0x7fff97cbefff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff97e9d000 - 0x7fff9809ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff980a0000 - 0x7fff980a1fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.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: 15898308
thread_create: 3
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=60.9M resident=32.3M(53%) swapped_out_or_unallocated=28.6M(47%)
Writable regions: Total=26.2M written=2004K(7%) resident=8252K(31%) swapped_out=0K(0%) unallocated=18.1M(69%)
REGION TYPE VIRTUAL
=========== =======
MALLOC 17.7M
MALLOC guard page 48K
SQLite page cache 96K
STACK GUARD 56.0M
Stack 8192K
VM_ALLOCATE 4K
__DATA 1936K
__LINKEDIT 48.2M
__TEXT 12.7M
__UNICODE 544K
shared memory 12K
=========== =======
TOTAL 145.1M
Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 8 GB, SMC 1.68f98
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST750LX003-1AC154, 750.16 GB
Serial ATA Device: OPTIARC DVD RW AD-5970H
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Reactions are currently unavailable