Skip to content

Instantly share code, notes, and snippets.

@Bodacious
Created July 13, 2012 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bodacious/b02f3707105b4ab070d5 to your computer and use it in GitHub Desktop.
Save Bodacious/b02f3707105b4ab070d5 to your computer and use it in GitHub Desktop.
Crash Log :s
Process: My App [35855]
Path: /Users/USER/Library/Application Support/iPhone Simulator/*/My App.app/My App
Identifier: My App
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [142]
Date/Time: 2012-07-13 13:13:12.546 +0100
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Sleep/Wake UUID: 466E0DD7-E05D-4BA7-A249-E91A6418C315
Crashed Thread: 0
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000050000008
VM Regions Near 0x50000008:
Image IO 000000000c45f000-000000000c47e000 [ 124K] r--/r-- SM=ALI
-->
__TEXT 000000008fee8000-000000008ff1b000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld
Application Specific Information:
objc_msgSend() selector name: retain
iPhone Simulator 272.21, iPhone OS 5.1 (iPhone/9B176)
Thread 0 Crashed:
0 libobjc.A.dylib 0x0044b09b objc_msgSend + 15
1 UIKit 0x00844f99 -[UINavigationController topViewController] + 70
2 UIKit 0x00847d52 -[UINavigationController viewDidAppear:] + 132
3 UIKit 0x0083938f -[UIViewController _setViewAppearState:isAnimating:] + 158
4 UIKit 0x008396a4 -[UIViewController __viewDidAppear:] + 136
5 UIKit 0x0084fe56 -[UITabBarController viewDidAppear:] + 113
6 UIKit 0x0083938f -[UIViewController _setViewAppearState:isAnimating:] + 158
7 UIKit 0x008396a4 -[UIViewController __viewDidAppear:] + 136
8 UIKit 0x0083acf1 __64-[UIViewController viewDidMoveToWindow:shouldAppearOrDisappear:]_block_invoke_0 + 44
9 UIKit 0x00839b00 -[UIViewController _executeAfterAppearanceBlock] + 55
10 UIKit 0x00780fea _afterCACommitHandler + 302
11 CoreFoundation 0x0175b99e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
12 CoreFoundation 0x016f2640 __CFRunLoopDoObservers + 384
13 CoreFoundation 0x016be4c6 __CFRunLoopRun + 1174
14 CoreFoundation 0x016bdd84 CFRunLoopRunSpecific + 212
15 CoreFoundation 0x016bdc9b CFRunLoopRunInMode + 123
16 GraphicsServices 0x028ed7d8 GSEventRunModal + 190
17 GraphicsServices 0x028ed88a GSEventRun + 103
18 UIKit 0x00770626 UIApplicationMain + 1163
19 My App 0x000137f0 main + 224
20 My App 0x000132b9 start + 53
Thread 1:
0 libsystem_kernel.dylib 0x92da890a kevent + 10
1 libdispatch.dylib 0x027a0372 _dispatch_mgr_invoke + 918
2 libdispatch.dylib 0x0279ebe1 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_c.dylib 0x9478c6e0 start_wqthread + 0
Thread 3:
0 libsystem_kernel.dylib 0x92da8d4e __read + 10
1 CoreFoundation 0x016c48f5 fileRead + 37
2 CoreFoundation 0x016c4714 CFReadStreamRead + 404
3 CFNetwork 0x023bc203 _ZL12readEntirelyP14__CFReadStreamPvl + 108
4 CFNetwork 0x023bc254 BinaryCookieStorage::readCookiesFromStream(__CFReadStream*, MemoryCookies*) + 56
5 CFNetwork 0x0238f391 DiskCookieStorage::readFileToCookies(MemoryCookies*) + 183
6 CFNetwork 0x0238f9bd DiskCookieStorage::initialize(MemoryCookies const*) + 207
7 CFNetwork 0x023bc134 BinaryCookieStorage::BinaryCookieStorage(__CFURL const*, unsigned char, MemoryCookies const*) + 72
8 CFNetwork 0x02389c3d _ZL13_createByFilePK14__CFDictionary + 135
9 CFNetwork 0x02389e2b _ZL19_createByIdentifierPK14__CFDictionary + 446
10 CFNetwork 0x02389f77 _ZL13cacheOrCreatePK14__CFDictionaryPFP24PrivateHTTPCookieStorageS1_E + 274
11 CFNetwork 0x0238a4d0 _CFHTTPCookieStorageCreateWithProperties + 1027
12 CFNetwork 0x023c295f StorageSession::copyCookieStorage() const + 309
13 CFNetwork 0x023bda79 _CFURLStorageSessionCopyCookieStorage + 25
14 CFNetwork 0x022bd291 _CFHTTPCookieStorageGetDefault + 53
15 Foundation 0x011ec82d -[NSHTTPCookieStorageInternal initWithSharedStorage] + 77
16 Foundation 0x011ecb4b -[NSHTTPCookieStorage(NSInternal) _initWithSharedStorage] + 98
17 Foundation 0x01136d63 initSharedCookieManager + 55
18 libsystem_c.dylib 0x94788487 pthread_once + 76
19 Foundation 0x01136d20 +[NSHTTPCookieStorage sharedHTTPCookieStorage] + 37
20 Foundation 0x011f6f91 +[NSURLRequest checkForSharedCookieStoreNeed:] + 85
21 Foundation 0x01134ede -[NSURLRequest _initWithCFURLRequest:] + 232
22 Foundation 0x01134d97 nsProtCanHandleRequest + 169
23 CFNetwork 0x022ab0e7 ImplAdaptor::_canHandleRequestCallback(_CFURLRequest const*, void const*) + 31
24 CFNetwork 0x022aaf84 URLProtocolRegistry::findProtocolImplForRequestAndSetIntoRequest(_CFURLRequest const*) + 114
25 CFNetwork 0x022ad178 URLProtocolRegistry::bindImplementationForFoundation(_CFURLRequest const*) + 32
26 CFNetwork 0x022ad150 _CFURLProtocolBindImplementationForFoundation + 48
27 Foundation 0x01136aef createCFRequest + 351
28 Foundation 0x011f225f +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 112
29 My App 0x0000de33 -[MWFeedParser parse] + 553 (MWFeedParser.m:184)
30 My App 0x0007f936 __unnamed_70 + 22
31 My App 0x0021769d rb_vm_dispatch + 6317 (dispatcher.cpp:488)
32 My App 0x0012a25a vm_dispatch + 506
33 My App 0x0012b545 rb_scope__updateFeedItems__ + 117 (feed.rb:48)
34 My App 0x00216d79 rb_vm_dispatch + 3977 (dispatcher.cpp:157)
35 My App 0x000ce40a vm_dispatch + 506
36 My App 0x000d0305 rb_scope__updateFeedItems:__block__ + 85 (feed_controller.rb:67)
37 My App 0x00219995 rb_vm_yield_args + 1781 (dispatcher.cpp:102)
38 My App 0x0020c770 rb_yield_values + 48 (vm_eval.c:196)
39 My App 0x0017deed each_with_index_i + 109 (enum.c:1431)
40 My App 0x0021938c rb_vm_yield_args + 236 (dispatcher.cpp:1254)
41 My App 0x0020c71f rb_yield + 47 (vm_eval.c:181)
42 My App 0x0015d7c3 rary_each + 83 (array.c:1159)
43 My App 0x00216d79 rb_vm_dispatch + 3977 (dispatcher.cpp:157)
44 My App 0x0020c4ed rb_objc_block_call + 221 (vm_eval.c:267)
45 My App 0x0017d4b5 enum_each_with_index + 117 (enum.c:1458)
46 My App 0x00216a47 rb_vm_dispatch + 3159 (dispatcher.cpp:456)
47 My App 0x000ce40a vm_dispatch + 506
48 My App 0x000d0010 rb_scope__updateFeedItems:__block__ + 976 (feed_controller.rb:66)
49 My App 0x0021adcf rb_vm_block_eval + 1535 (dispatcher.cpp:96)
50 My App 0x0020ace1 rb_block_release_eval + 33 (gcd.c:385)
51 My App 0x00227f08 rb_rescue2 + 24 (vm.cpp:3949)
52 My App 0x00184e40 rb_rescue + 64 (eval.c:453)
53 My App 0x0020ac87 rb_block_dispatcher + 55 (gcd.c:394)
54 libdispatch.dylib 0x0279f439 _dispatch_worker_thread2 + 302
55 libsystem_c.dylib 0x9478ab24 _pthread_wqthread + 346
56 libsystem_c.dylib 0x9478c6fe start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x92da6e12 __accept + 10
1 My App 0x0023f4a8 -[RMREPL start] + 104 (remote_eval.mm:103)
2 Foundation 0x011034d6 -[NSThread main] + 76
3 Foundation 0x01103447 __NSThread__main__ + 1258
4 libsystem_c.dylib 0x94788ed9 _pthread_start + 335
5 libsystem_c.dylib 0x9478c6de thread_start + 34
Thread 5:: WebThread
0 libsystem_kernel.dylib 0x92da5c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x92da51f6 mach_msg + 70
2 CoreFoundation 0x0175b10a __CFRunLoopServiceMachPort + 186
3 CoreFoundation 0x016be5d5 __CFRunLoopRun + 1445
4 CoreFoundation 0x016bdd84 CFRunLoopRunSpecific + 212
5 CoreFoundation 0x016bdc9b CFRunLoopRunInMode + 123
6 WebCore 0x035c4420 _ZL12RunWebThreadPv + 560
7 libsystem_c.dylib 0x94788ed9 _pthread_start + 335
8 libsystem_c.dylib 0x9478c6de thread_start + 34
Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x92da5c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x92da51f6 mach_msg + 70
2 CoreFoundation 0x0175b10a __CFRunLoopServiceMachPort + 186
3 CoreFoundation 0x016be5d5 __CFRunLoopRun + 1445
4 CoreFoundation 0x016bdd84 CFRunLoopRunSpecific + 212
5 CoreFoundation 0x016bdc9b CFRunLoopRunInMode + 123
6 Foundation 0x011f1e30 +[NSURLConnection(Loader) _resourceLoadLoop:] + 398
7 Foundation 0x011034d6 -[NSThread main] + 76
8 Foundation 0x01103447 __NSThread__main__ + 1258
9 libsystem_c.dylib 0x94788ed9 _pthread_start + 335
10 libsystem_c.dylib 0x9478c6de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x08bc4870 ebx: 0x00847cdc ecx: 0x0045146c edx: 0x50000000
edi: 0x06ec0a70 esi: 0x00844f5f ebp: 0xbfffde98 esp: 0xbfffde78
ss: 0x00000023 efl: 0x00010202 eip: 0x0044b09b cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x50000008
Logical CPU: 0
Binary Images:
0x1000 - 0x2d5ff3 +My App (??? - ???) <E5C8DFCD-9BD5-342F-B634-749630A7EBA0> /Users/USER/Library/Application Support/iPhone Simulator/*/My App.app/My App
0x433000 - 0x5087fb +libobjc.A.dylib (227.0.0 - compatibility 1.0.0) <7E41CC75-5687-3DB2-B9A9-F1C15547206B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libobjc.A.dylib
0x51a000 - 0x6dbfff +libicucore.A.dylib (48.0.0 - compatibility 1.0.0) <2BB475EC-EA8B-3C60-BE72-F2FD191D209F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libicucore.A.dylib
0x765000 - 0xd91ffb +UIKit (1700.0.0 - compatibility 1.0.0) <481F9A9D-400D-3436-A845-95C8744A8ECC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit
0x106e000 - 0x10caff7 +Security (??? - ???) <E83CFFF0-EDE0-3BEC-9AA9-15DBECC2C062> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Security.framework/Security
0x10ef000 - 0x1320ff7 +Foundation (890.1.0 - compatibility 300.0.0) <9AC539AD-2083-3D94-8FCF-AAAA62325704> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Foundation.framework/Foundation
0x1444000 - 0x1630ffb com.apple.CoreGraphics (1.600.0 - ???) <9DA3408C-2848-30C4-8EE6-A3825D6D46AE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1689000 - 0x1809ff7 +CoreFoundation (690.1.0 - compatibility 150.0.0) <F29F2AF6-150B-3AE2-AB79-294F5AA5837E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1913000 - 0x1b79ffb +ImageIO (??? - ???) <C2950EB7-2F20-3B82-9E44-9603E34DBA64> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
0x1bee000 - 0x1c4fff7 +AddressBook (30.0.0 - compatibility 1.0.0) <195A802F-A145-3FA8-A273-97361735346A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
0x1c85000 - 0x1ee5fe7 +AudioToolbox (359.0.0 - compatibility 1.0.0) <2847414B-7D77-3CAD-A3E4-DFBDDEA246A0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1f84000 - 0x20bbfff +QuartzCore (1.7.0 - compatibility 1.2.0) <09FB7EA5-79FF-3200-9802-6291007FBBED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x2130000 - 0x21ccff3 +CoreText (??? - ???) <3F6EAE96-47E8-38B6-9A8A-DD5B95CB810E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreText.framework/CoreText
0x220b000 - 0x2277ff3 +MobileCoreServices (34.0.0 - compatibility 1.0.0) <1F9DF2D2-61A7-3992-BD35-2CAE377B6F21> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x22a6000 - 0x2415ffb +CFNetwork (548.1.4 - compatibility 1.0.0) <6D95FB2F-2279-3DB4-8726-AAEEA9E559CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x24ac000 - 0x24acfff +Accelerate (4.0.0 - compatibility 1.0.0) <94425F60-E2A0-3514-A403-342B133C334E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
0x24af000 - 0x24fbff7 +SystemConfiguration (432.0.0 - compatibility 1.0.0) <21B63E5E-29A2-3E6C-A138-A537EEEA2FCC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x251c000 - 0x25ccff7 +libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <C34F5E72-C41F-3E54-9C89-6ED800486FD1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libsqlite3.dylib
0x25dd000 - 0x263fff3 +libstdc++.6.dylib (53.4.0 - compatibility 7.0.0) <75457A46-A389-39C4-BF1F-D3E61BD20B9D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libstdc++.6.dylib
0x2698000 - 0x26b4fff +libSystem.dylib (125.0.0 - compatibility 1.0.0) <5F27B235-4E4C-38B9-A887-E940BC419F65> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libSystem.dylib
0x26c9000 - 0x26d2ff7 +libc++abi.dylib (15.1.0 - compatibility 1.0.0) <A2EB5EEE-E35D-3749-B631-527C48ECCB4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libc++abi.dylib
0x26da000 - 0x26deffb +libSystem.override.dylib (??? - ???) <3949C082-D12D-3627-B554-F47EFFD677A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libSystem.override.dylib
0x26e4000 - 0x26e9ff3 +libcache_sim.dylib (49.0.0 - compatibility 1.0.0) <79F1CCC3-E1B2-3B74-AC73-EA8B5DCF7E83> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libcache_sim.dylib
0x26ee000 - 0x2748ffb +libcommonCrypto_sim.dylib (40146.1.0 - compatibility 1.0.0) <403A859F-833E-39C1-A03B-86FB8E8D10D9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libcommonCrypto_sim.dylib
0x2757000 - 0x275fff7 +libnotify_sim.dylib (87.4.0 - compatibility 1.0.0) <82A644B2-1D93-3177-98B8-7CA2147AF215> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libnotify_sim.dylib
0x2766000 - 0x2767ff3 +libsystem_sim_blocks.dylib (54.0.0 - compatibility 1.0.0) <37A1DF5C-5076-3367-BD66-665610FD4487> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libsystem_sim_blocks.dylib
0x276c000 - 0x2773fff +libsystem_sim_dnssd.dylib (??? - ???) <6C736CF4-04E7-35E0-8BCF-1BC38CF1B343> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
0x2779000 - 0x2791ffb +libsystem_sim_info.dylib (??? - ???) <3A701E68-E031-3AEC-9F88-014298783991> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libsystem_sim_info.dylib
0x279d000 - 0x27abfff +libdispatch.dylib (192.10.0 - compatibility 1.0.0) <706AD2EF-E6DE-3F00-B5C7-2DCDE57F0948> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libdispatch.dylib
0x27b9000 - 0x27d2fff +libxpc.dylib (89.13.0 - compatibility 1.0.0) <F853A651-5BE0-3920-BB6C-70C6398A9A7E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system/libxpc.dylib
0x27e3000 - 0x2874ff7 +CoreImage (??? - ???) <4D1C5595-AAC7-3FED-9135-DEFD7256DCCD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
0x28b0000 - 0x28d2fff +DictionaryServices (??? - ???) <F4C5E9CE-AA0B-3C68-9CB6-084F964C2065> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x28e7000 - 0x28f6fff +GraphicsServices (14.0.0 - compatibility 1.0.0) <9C4C6798-39B9-3A84-85BC-B4F73A54288B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2906000 - 0x291effb +SpringBoardServices (??? - ???) <452EEB14-DD70-3001-895A-5A32FBA7FEDF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x292e000 - 0x297dfe3 +AppSupport (29.0.0 - compatibility 1.0.0) <BF3346DD-004E-3C19-8FE9-9EA0D95CE79E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x29aa000 - 0x2ab0ff7 +WebKit (534.46.0 - compatibility 1.0.0) <42EB052E-9EE7-33B9-8DD3-CD6301337A35> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x2b4e000 - 0x3ac5ff3 +WebCore (534.46.0 - compatibility 1.0.0) <90C431EB-CD0D-3231-B483-9F4509288350> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x413a000 - 0x41e8ffb +ProofReader (139.0.0 - compatibility 1.0.0) <6B6CD8E1-F6CC-3C47-AD6C-7E1CE0890E1F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x4200000 - 0x4206ffb +libAccessibility.dylib (??? - ???) <F40D58FC-9DC5-3868-933E-0A78640A729C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libAccessibility.dylib
0x4210000 - 0x4241fff +PrintKit (92.4.0 - compatibility 1.0.0) <E1D56A80-1636-3B49-8F46-FF0BCDCFCDC6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x4257000 - 0x4262ffb +libMobileGestalt.dylib (??? - ???) <495C9670-3E08-3647-8298-E86497677C89> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libMobileGestalt.dylib
0x426c000 - 0x4280ff7 +OpenGLES (??? - ???) <D0A1D369-FE9C-3520-94A2-EBFC31ACB2B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x428a000 - 0x46f2ffb +FaceCoreLight (1.4.7 - compatibility 1.0.0) <63B2C669-2D43-378A-88DD-3BFB40B0C7A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x4a8f000 - 0x4a9fff3 +CoreVideo (1.7.0 - compatibility 1.2.0) <BCB56E0E-BF73-3D7F-90CF-090E1FD3B26C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x4aae000 - 0x4ab3ffb +libGFXShared.dylib (??? - ???) <A8D88630-296A-30F2-A630-ADEEA70A052D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x4ab9000 - 0x4abefff +IOKit (275.0.0 - compatibility 1.0.0) <675CDA90-A87D-3D2C-8CAE-02C07F388FFB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/IOKit.framework/IOKit
0x4ac6000 - 0x4b08ff7 +libGLImage.dylib (??? - ???) <3AF7CFA6-4DE5-3295-B107-AD80B90905CA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x4b10000 - 0x4b1fff7 +libz.1.dylib (1.2.5 - compatibility 1.0.0) <FF9CD794-9B94-3DAF-8C48-8F097E814314> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libz.1.dylib
0x4b24000 - 0x4b26ffb +libCVMSPluginSupport.dylib (??? - ???) <7C13CA9D-434D-361A-95B8-15B631D4F320> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x4b2b000 - 0x4b32ffb +libCoreVMClient.dylib (??? - ???) <5C64A240-45EF-34AC-BA72-CE8B5AC59AB6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x4b3a000 - 0x52ccfcf +libLLVMContainer.dylib (??? - ???) <1511F417-58A6-3B2C-BADC-AB6354165501> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x561d000 - 0x571afff +libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <52BE5F04-7BA6-322A-82B9-2F86235B47C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libxml2.2.dylib
0x573e000 - 0x5750ff7 +libCRFSuite.dylib (??? - ???) <00AB4800-FDFF-335A-832B-3D7F0BF9D7E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libCRFSuite.dylib
0x5757000 - 0x5758fff +liblangid.dylib (??? - ???) <CEDA1D3E-21DB-3766-A2C0-358E1B9FED37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/liblangid.dylib
0x575c000 - 0x5771ff3 +GenerationalStorage (124.0.0 - compatibility 1.0.0) <E2DD2BAD-26F3-3C5E-A775-4FD522C5A4DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x5779000 - 0x578cfff +libbsm.0.dylib (??? - ???) <854FCB6D-F29A-3BE4-918C-895B1E4E37B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libbsm.0.dylib
0x5794000 - 0x579dffb +MobileIcons (??? - ???) <787F579C-454A-32C0-89EA-D205F7B1DAB6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x57a5000 - 0x582effb +CoreTelephony (1285.19.0 - compatibility 1.0.0) <D70A5D68-5140-327A-A7C2-C84DCE21F6B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x587c000 - 0x587dffb +DataMigration (??? - ???) <5495997C-F0BD-3EE5-B7C1-599952565C36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x5882000 - 0x5885fff +MobileInstallation (??? - ???) <DDD14E6E-DD27-3A4D-9712-D2D2025FE07E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x588b000 - 0x58c4ff3 +Bom (177.0.0 - compatibility 2.0.0) <D12B88E2-94A4-3C4C-9D7D-E31E544D1102> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
0x58d4000 - 0x58dfff7 +libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <A809E6BD-3963-37DA-8DCA-7642313D1BF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libbz2.1.0.dylib
0x58e4000 - 0x5a0bffb +vImage (185.2.0 - compatibility 1.0.0) <2B81FCB0-38D9-3FB3-8EBD-A59990C52158> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x5a26000 - 0x5a26fff +vecLib (348.5.0 - compatibility 1.0.0) <9314A02C-F7F6-3F2E-AF86-71A581D86794> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x5a29000 - 0x5a8efe3 +libvDSP.dylib (348.5.0 - compatibility 1.0.0) <2971D7CF-6B2F-32F3-A335-E67F3308EA62> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x5a98000 - 0x5eb2ff7 +libLAPACK.dylib (??? - ???) <170AD7C4-3E12-3866-8B09-CF3D7A3901FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x5edf000 - 0x63c8ffb +libBLAS.dylib (??? - ???) <637EF410-C629-38BF-A00C-89DA9CB8EE64> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x63f6000 - 0x646affb +libvMisc.dylib (348.5.0 - compatibility 1.0.0) <F4E864E2-3B41-3816-9CCE-10C325A97AAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x6471000 - 0x649cff7 +libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <F5751178-AB30-3F2C-8D10-4D7B3CF7D187> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libxslt.1.dylib
0x64a7000 - 0x64aeffb +AggregateDictionary (??? - ???) <29306A75-80AE-3349-B902-FD952FAE2B41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x64b5000 - 0x64ccff3 +DataAccessExpress (??? - ???) <70ADAA40-7320-3128-B1BF-567671AAD020> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x64df000 - 0x64eefff +AccountSettings (??? - ???) <CE1A2791-E5CC-3183-A0F6-8DC27F064F81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x64f8000 - 0x6555ffb +ManagedConfiguration (??? - ???) <8E5B4AD6-06CD-30FC-BE34-1397D8CE73DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x6596000 - 0x65aaffb +PersistentConnection (??? - ???) <A061AA23-B3BB-304F-863F-A458264736CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x65bb000 - 0x6638fff +CoreAudio (??? - ???) <566A7D57-45C4-3015-8B81-CED0E3AC0BBF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x666f000 - 0x66d1fff +libc++.1.dylib (25.1.0 - compatibility 1.0.0) <D0D81167-0B12-3E7A-9B79-52BBB4498158> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libc++.1.dylib
0x6727000 - 0x68c9ff7 +JavaScriptCore (534.46.0 - compatibility 1.0.0) <7F8DCE97-3413-364F-8E8C-7B94F965F0DE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x6937000 - 0x6940fff +AssetsLibraryServices (??? - ???) <E3947F70-4B61-3D42-8A81-CBC5036B9518> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x694b000 - 0x6a3bff7 +libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <866E9ED5-611E-39CE-9529-1A55EB697BB4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libiconv.2.dylib
0x6a48000 - 0x6a48ffb +libresolv.dylib (41.0.0 - compatibility 1.0.0) <D1E75151-C183-3C81-B13D-B0702759E282> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/libresolv.dylib
0x6a4d000 - 0x6aaaffb +CoreLocation (1233.22.0 - compatibility 1.0.0) <240B34DB-2D32-3B12-A5AD-CEAECF359F5D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x6ad8000 - 0x6b39ffb +GeoServices (84.0.0 - compatibility 1.0.0) <8CE7824B-E1D5-3FB6-9CCB-A71088F527BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x6b5c000 - 0x6b60ff3 +CoreTime (??? - ???) <CFDB324F-4CC9-3EB0-87E4-3B60C1A8278E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x6b67000 - 0x6b71fff +ProtocolBuffer (57.0.0 - compatibility 1.0.0) <985C8AC0-76E4-388F-9D27-85DA08D5A234> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x8d00000 - 0x8d4cffb +libCGFreetype.A.dylib (600.0.0 - compatibility 64.0.0) <63D770FC-3B56-3CDE-A1E7-E7E258951E2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x8f30000 - 0x8f57ff7 +libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <FDAE5811-276F-390F-98A6-5DB6ECC80EAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x8fee8000 - 0x8ff1aaa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90498000 - 0x904a3fff libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
0x9062c000 - 0x9062dff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x91002000 - 0x91031ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9108b000 - 0x910b9fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
0x917d2000 - 0x917d6ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9241c000 - 0x9241dff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
0x92d8f000 - 0x92dadff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
0x931b0000 - 0x931b1ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x931b2000 - 0x931baff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x942f9000 - 0x9435dfff com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x944fe000 - 0x94505ff9 libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
0x9472c000 - 0x947f7fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x95080000 - 0x95082ff7 libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x960a2000 - 0x960bffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x96cd3000 - 0x96cdaff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x979bd000 - 0x979c0ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x97e97000 - 0x97e97fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x984ec000 - 0x984f0ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9a142000 - 0x9a143fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9a148000 - 0x9a150ff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
0x9ab87000 - 0x9abcaffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x9acf9000 - 0x9acf9ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9ad68000 - 0x9ad6bff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9aed8000 - 0x9aee0ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9aee1000 - 0x9aee2ff7 libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
0x9aee3000 - 0x9aee8ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.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: 8669
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=144.2M resident=67.7M(47%) swapped_out_or_unallocated=76.5M(53%)
Writable regions: Total=37.8M written=2296K(6%) resident=7280K(19%) swapped_out=0K(0%) unallocated=30.7M(81%)
REGION TYPE VIRTUAL
=========== =======
CG image 16K
CoreAnimation 68K
Image IO 132K
MALLOC 22.7M
MALLOC guard page 32K
SQLite page cache 192K
Stack 67.3M
VM_ALLOCATE 112K
__DATA 8360K
__LINKEDIT 63.0M
__OBJC 4K
__PAGEZERO 4K
__TEXT 81.2M
__UNICODE 544K
mapped file 278.1M
shared memory 12K
shared pmap 11.8M
=========== =======
TOTAL 533.4M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment