
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-27-2014 09:22 AM
Anyone else experiencing intermittent Casper Admin Crashes when they upload packages?
The symptoms are that I upload a package to Casper Admin and when it finishes uploading (or I assume its finished) it crashes with a EXC_BAD_ACCESS in the crash dump. I restart Casper Admin and my package is on the server.
This has always happened on different machines with different OS's. Its disconcerting. Even happened during my jumpstart.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-27-2014 09:33 AM
Hey Nigel,
If we take a look in Casper Admin, do we have any configurations set up?
If we do, inside those configurations, do any of them have partitions set up that have a blank (not “Untitled") name?
If so, that’s the problem and it is a known issue (D-003994) that our development team is aware of and currently working on.
Currently, the solution is to be sure to give partitions names when setting up the configurations.
If it turns out that this isn’t what is causing your crashes, please reach out to your Account Manager by giving support a call, using JAMF Nation to create a case, or sending an e-mail to support@jamfsoftware.com
Thanks!
Amanda Wulff
JAMF Software Support

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-27-2014 09:33 AM
Hey Nigel,
If we take a look in Casper Admin, do we have any configurations set up?
If we do, inside those configurations, do any of them have partitions set up that have a blank (not “Untitled") name?
If so, that’s the problem and it is a known issue (D-003994) that our development team is aware of and currently working on.
Currently, the solution is to be sure to give partitions names when setting up the configurations.
If it turns out that this isn’t what is causing your crashes, please reach out to your Account Manager by giving support a call, using JAMF Nation to create a case, or sending an e-mail to support@jamfsoftware.com
Thanks!
Amanda Wulff
JAMF Software Support

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-27-2014 09:51 AM
I don't have any configurations set up in that way. I will contact my account manager for further investigation. Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-07-2014 08:27 AM
I'm seeing similar crashes just after uploading something to Casper Admin from OS X 10.9.2.
[code]
Process: Casper Admin [2235]
Path: /Applications/Casper Suite/Casper Admin.app/Contents/MacOS/Casper Admin
Identifier: com.jamfsoftware.CasperAdmin
Version: 9.31 (3.2.2.3.0)
Code Type: X86 (Native)
Parent Process: launchd [223]
Responsible: Casper Admin [2235]
User ID: 501
Date/Time: 2014-05-07 11:23:36.682 -0400
OS Version: Mac OS X 10.9.2 (13C1021)
Report Version: 11
Anonymous UUID: 8E9E632E-452B-C42B-3844-E3168E3830D7
Sleep/Wake UUID: 80A221DF-CF58-4902-B0C3-D8676EC011DC
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000600ed303
VM Regions Near 0x600ed303:
__LINKEDIT 000000003e083000-000000003e0a5000 [ 136K] r--/rwx SM=COW /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
-->
__TEXT 000000008fe9f000-000000008fed2000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 rbframework.dylib 0x00a45c3f 0x93b000 + 1092671
1 rbframework.dylib 0x00a45b70 0x93b000 + 1092464
2 rbframework.dylib 0x00a450e6 0x93b000 + 1089766
3 rbframework.dylib 0x00a45444 0x93b000 + 1090628
4 rbframework.dylib 0x009f3458 0x93b000 + 754776
5 rbframework.dylib 0x009f3e86 0x93b000 + 757382
6 rbframework.dylib 0x009f3860 0x93b000 + 755808
7 com.apple.HIToolbox 0x91f42d89 InvokeEventHandlerUPP(OpaqueEventHandlerCallRef, OpaqueEventRef, void, long ()(OpaqueEventHandlerCallRef, OpaqueEventRef, void)) + 36
8 com.apple.HIToolbox 0x91d9635f DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 1452
9 com.apple.HIToolbox 0x91d95678 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec) + 386
10 com.apple.HIToolbox 0x91d954f0 SendEventToEventTargetWithOptions + 94
11 com.apple.HIToolbox 0x91daf3c4 HIView::SendDraw(short, OpaqueGrafPtr, HIShape const, CGContext) + 458
12 com.apple.HIToolbox 0x91e71e7e HIView::RecursiveDrawComposited(__HIShape const, _HIShape const, unsigned long, HIView, CGContext, unsigned char, float) + 784
13 com.apple.HIToolbox 0x91e7211a HIView::RecursiveDrawComposited(_HIShape const, _HIShape const, unsigned long, HIView, CGContext, unsigned char, float) + 1452
14 com.apple.HIToolbox 0x91e7211a HIView::RecursiveDrawComposited(_HIShape const, _HIShape const, unsigned long, HIView, CGContext, unsigned char, float) + 1452
15 com.apple.HIToolbox 0x91e71364 HIView::DrawComposited(short, OpaqueGrafPtr, __HIShape const, unsigned long, HIView, CGContext) + 890
16 com.apple.HIToolbox 0x91e70f9e HIView::Draw(short, OpaqueGrafPtr, unsigned long) + 84
17 com.apple.HIToolbox 0x91e70f43 HIView::Render(unsigned long, CGContext) + 45
18 com.apple.HIToolbox 0x91db7d65 FlushWindowObject(WindowData, void, unsigned char) + 851
19 com.apple.HIToolbox 0x91dc212b FlushAllBuffers(CFRunLoopObserver, unsigned long, void*) + 256
20 com.apple.CoreFoundation 0x96b632ce __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 30
21 com.apple.CoreFoundation 0x96b6321f __CFRunLoopDoObservers + 399
22 com.apple.CoreFoundation 0x96b539e3 CFRunLoopRunSpecific + 371
23 com.apple.CoreFoundation 0x96b5385b CFRunLoopRunInMode + 123
24 com.apple.HIToolbox 0x91db9b7d RunCurrentEventLoopInMode + 259
25 com.apple.HIToolbox 0x91db9797 ReceiveNextEventCommon + 163
26 com.apple.HIToolbox 0x91f54936 ReceiveNextEventInMode + 75
27 com.apple.HIToolbox 0x91f5499a ReceiveNextEvent + 72
28 rbframework.dylib 0x009c1b44 0x93b000 + 551748
29 rbframework.dylib 0x009c1759 0x93b000 + 550745
30 rbframework.dylib 0x009c2676 0x93b000 + 554614
31 com.jamfsoftware.CasperAdmin 0x00003fc5 Delegate.Invoke%% + 34
32 com.jamfsoftware.CasperAdmin 0x000984ca Application._CallFunctionWithExceptionHandling%%o<Application>p + 248
33 rbframework.dylib 0x009c24a4 0x93b000 + 554148
34 rbframework.dylib 0x009c2850 0x93b000 + 555088
35 rbframework.dylib 0x0098dd02 RuntimeRun + 50
36 com.jamfsoftware.CasperAdmin 0x001cadb5 REALbasic._RuntimeRun + 34
37 com.jamfsoftware.CasperAdmin 0x00002a83 _Main + 245
38 com.jamfsoftware.CasperAdmin 0x00002608 % main + 36
39 com.jamfsoftware.CasperAdmin 0x007fc81b _start + 116
40 com.jamfsoftware.CasperAdmin 0x007fc771 start + 43
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x917b8992 kevent64 + 10
1 libdispatch.dylib 0x9b7ec8ad _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x9b7ec546 _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e38042 pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9155d88d TSWaitOnConditionTimedRelative + 161
4 com.apple.CoreServices.CarbonCore 0x9155d44a TSWaitOnSemaphoreCommon + 531
5 com.apple.CoreServices.CarbonCore 0x9155d5fd TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x963f0091 0x96183000 + 2543761
7 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
8 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
9 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x917b77ca _psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e38042 pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9155d88d TSWaitOnConditionTimedRelative + 161
4 com.apple.CoreServices.CarbonCore 0x9155d44a TSWaitOnSemaphoreCommon + 531
5 com.apple.CoreServices.CarbonCore 0x9155d5fd TSWaitOnSemaphoreRelative + 24
6 com.apple.CoreServices.CarbonCore 0x914f764c AIOFileThread(void) + 1014
7 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
8 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
9 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 4:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e39fa3 pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x965076aa 0x96183000 + 3688106
4 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
5 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
6 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 5:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e39fa3 pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x965076aa 0x96183000 + 3688106
4 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
5 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
6 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 6:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e39fa3 pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x965076aa 0x96183000 + 3688106
4 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
5 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
6 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 7:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e39fa3 pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x965076aa 0x96183000 + 3688106
4 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
5 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
6 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 8:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e39fa3 pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x965076aa 0x96183000 + 3688106
4 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
5 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
6 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 9:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e39fa3 pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x965076aa 0x96183000 + 3688106
4 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
5 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
6 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 10:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x917b77ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x90e37d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x90e39fa3 pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x965076aa 0x96183000 + 3688106
4 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
5 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
6 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 11:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x917b2f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x917b216c mach_msg + 68
2 com.apple.CoreFoundation 0x96b54c09 CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x96b541e1 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x96b539fa CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x96b5385b CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x930fd095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
7 com.apple.Foundation 0x930fcf0e -[NSThread main] + 45
8 com.apple.Foundation 0x930fce66 __NSThread__main + 1426
9 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
10 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
11 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x917b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e36dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e3acce start_wqthread + 30
Thread 13:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x917b7ace __select + 10
1 com.apple.CoreFoundation 0x96ba4af6 __CFSocketManager + 1158
2 libsystem_pthread.dylib 0x90e355fb _pthread_body + 144
3 libsystem_pthread.dylib 0x90e35485 _pthread_start + 130
4 libsystem_pthread.dylib 0x90e3acf2 thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x917b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e36dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e3acce start_wqthread + 30
Thread 15:
0 libsystem_kernel.dylib 0x917b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e36dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e3acce start_wqthread + 30
Thread 16:
0 libsystem_kernel.dylib 0x917b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e36dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e3acce start_wqthread + 30
Thread 17:
0 libsystem_kernel.dylib 0x917b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e36dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e3acce start_wqthread + 30
Thread 18:
0 libsystem_kernel.dylib 0x917b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e36dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e3acce start_wqthread + 30
Thread 19:
0 libsystem_kernel.dylib 0x917b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e36dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e3acce start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x00000002 ecx: 0x600ed2ef edx: 0x000d1760 edi: 0x00a45c1e esi: 0x00ecae80 ebp: 0xbfffed18 esp: 0xbfffecf0 ss: 0x00000023 efl: 0x00010202 eip: 0x00a45c3f cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0x600ed303
Logical CPU: 4
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x1000 - 0x84f64c +com.jamfsoftware.CasperAdmin (9.31 - 3.2.2.3.0) <E1BDD6C7-91AC-3370-A120-3D86E59EE1D0> /Applications/Casper Suite/Casper Admin.app/Contents/MacOS/Casper Admin
0x93b000 - 0xa9bff6 +rbframework.dylib (1) <9E9655DF-38F6-3372-A26E-1329EDD16AAF> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/rbframework.dylib
0xb2c000 - 0xb4cff7 +libJAMFCoreCommC.dylib (1) <2196A106-78A2-DD52-8D34-99B099C6626A> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/libJAMFCoreCommC.dylib
0xdbb000 - 0xdbcffd com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0xdc1000 - 0xdc5ff7 +Mac Plugin.rbx_5.dylib (???) <56A5352D-F4F4-3A21-9A64-CA00D23DE4B7> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Mac Plugin.rbx_5.dylib
0xdc9000 - 0xdccffc +Mac Plugin.rbx_6.dylib (???) <32BE15EB-4961-3337-83D2-AF0BDD585510> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Mac Plugin.rbx_6.dylib
0xdd0000 - 0xdd4fff +MacOSX Plugin.rbx_18.dylib (???) <E2DD3ABD-1E58-3B72-8B3B-AF512449395C> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSX Plugin.rbx_18.dylib
0xdd9000 - 0xdeaff7 +MacOSXCF Plugin.rbx_0.dylib (???) <E2ABAC7E-9CE7-3D37-AE4E-880658E3444C> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSXCF Plugin.rbx_0.dylib
0xdf8000 - 0xdfbffc +MacOSXCF Plugin.rbx_14.dylib (???) <10EDD16D-F9C3-3B0E-A77A-FF58C6E9AF1F> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSXCF Plugin.rbx_14.dylib
0x2378000 - 0x2385ff7 +MacOSXCF Plugin.rbx_13.dylib (???) <747B1F73-93C4-3341-8E49-AAAFA5788EAC> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSXCF Plugin.rbx_13.dylib
0x238e000 - 0x2396ff7 +MacOSXCF Plugin.rbx_15.dylib (???) <B90693FB-8C18-3243-B5DB-20591474DC9F> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSXCF Plugin.rbx_15.dylib
0x239c000 - 0x239fff0 +MacOSXCF Plugin.rbx_17.dylib (???) <E339EC4E-48DC-3A42-9625-2C5F5831E3A4> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSXCF Plugin.rbx_17.dylib
0x23a4000 - 0x23a6ff0 +MacOSXCF Plugin.rbx_18.dylib (???) <0E949699-A256-39E8-BC0D-42724095C00A> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSXCF Plugin.rbx_18.dylib
0x23a9000 - 0x23adff4 +MacOSXCF Plugin.rbx_20.dylib (???) <2C7E4F7E-3465-35E2-9D37-6C1753D08434> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/MacOSXCF Plugin.rbx_20.dylib
0x23b1000 - 0x23b6ff7 +Picture Plugin.rbx_17.dylib (???) <2BB998F1-4445-31C1-A7B9-999B45F5855B> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Picture Plugin.rbx_17.dylib
0x23b9000 - 0x23bcff8 +Picture Plugin.rbx_18.dylib (???) <47F668B6-B5AA-3E14-9AFE-81CBBB58FE72> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Picture Plugin.rbx_18.dylib
0x23bf000 - 0x23c7ff6 +Picture Plugin.rbx_6.dylib (???) <E4AEAA15-CFD6-3A93-AD20-567207982630> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Picture Plugin.rbx_6.dylib
0x23cb000 - 0x23ccfef +Plugin.rbx_2.dylib (???) <BAF523C8-E4E3-342D-AB6A-63E0367DA153> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Plugin.rbx_2.dylib
0x23cf000 - 0x23e2ff9 +RBAppearancePak.rbx_0.dylib (???) <785EA158-3BBB-33AF-A4F5-6677D3C8EA6B> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/RBAppearancePak.rbx_0.dylib
0x23ee000 - 0x23efff9 +RBInternetEncodings.rbx_0.dylib (???) <671CCD86-B289-3975-ADA9-60BC5BA2EFBC> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/RBInternetEncodings.rbx_0.dylib
0x23f7000 - 0x23f9ff8 +Util Plugin.rbx_18.dylib (???) <F30CD7DB-3137-32C6-9A9C-8B3796F59556> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Util Plugin.rbx_18.dylib
0x2700000 - 0x2716ff3 +RBCrypto.rbx_0.dylib (???) <840E3FA3-4E72-3987-9C8F-ACDED6B4CFF8> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/RBCrypto.rbx_0.dylib
0x2720000 - 0x272cffd +RBShell.rbx_0.dylib (???) <B7F287B2-F48F-3F14-AABC-08F50262552B> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/RBShell.rbx_0.dylib
0x2735000 - 0x27cbfe0 +RBSSL.rbx_0.dylib (???) <67407328-6757-3D90-8457-7A1FF3942B89> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/RBSSL.rbx_0.dylib
0x27fa000 - 0x27fbff4 +Util Plugin.rbx_23.dylib (???) <2163CA3E-BE9D-321E-A991-9732BE66D80E> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Util Plugin.rbx_23.dylib
0x4000000 - 0x406eff7 +RBXML.rbx_0.dylib (???) <40C59AD3-32C3-352F-8DD0-AB4EEFEF555D> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/RBXML.rbx_0.dylib
0x407e000 - 0x4083fff +Util Plugin.rbx_22.dylib (???) <0639D5B2-38BB-3211-AF26-29AFEA935C58> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Util Plugin.rbx_22.dylib
0x4087000 - 0x408aff4 +Util Plugin.rbx_28.dylib (???) <80F5EB5B-8A8F-38C1-9C99-F0A7E7151B8E> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Util Plugin.rbx_28.dylib
0x408d000 - 0x4091ff7 +Util Plugin.rbx_29.dylib (???) <C1E07350-BDCF-3022-81F9-FD711B93A29F> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Util Plugin.rbx_29.dylib
0x4095000 - 0x4098ff8 +Util Plugin.rbx_40.dylib (???) <98374B2C-4550-3C7E-BEB3-2B1D7EB0EFF1> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Util Plugin.rbx_40.dylib
0x409b000 - 0x40a0ffb +Util Plugin.rbx_44.dylib (???) <560004FF-E5DF-3D27-A452-68137A7835E4> /Applications/Casper Suite/Casper Admin.app/Contents/Frameworks/Util Plugin.rbx_44.dylib
0x5560000 - 0x5567ff8 com.apple.AppleGVAHW.component (1.2 - 1) <03305334-A3AE-3F51-A076-BBA13E0916F9> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
0x556e000 - 0x55a6ff7 com.apple.QuickTimeFireWireDV.component (7.7.3 - 2826.17) <CEDCAC9B-679F-36E0-BAB9-6A387857710C> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x55b2000 - 0x55b6fff com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <017135BD-3E54-30EC-9489-6ACADA56D51F> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x55fe000 - 0x5630ff7 com.apple.AppleIntermediateCodec (2.0.2 - 6305.11) <397782CB-2454-37D5-A10C-B992A4E1D439> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x5638000 - 0x5651ff2 com.apple.applepixletvideo (1.2.31 - 1.2d31) <3691A649-1F8F-3C0A-89F4-5C2DD4E38EEC> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x872f000 - 0x880bfd7 com.apple.AppleProResDecoder (3.0.4 - 6305.11) <50F80B48-00A2-37F0-BE25-CD0258A474BE> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
0x8816000 - 0x885aff7 com.apple.AppleVAH264HW.component (3.0 - 3.0) <593296F6-F8CD-33D4-AE26-88E46A71F14C> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x891d000 - 0x89d2fff com.apple.AppleGVAFramework (7.1.10 - 7.1.10) <7F8C0D33-0E54-3A6E-B677-A2A10B5E7D86> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
0x9164000 - 0x9165ff8 ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0xb147000 - 0xb16cff9 com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0xb181000 - 0xb18cffa com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0xb3ec000 - 0xb3feffd libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0xb43c000 - 0xb44afff libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xc0f9000 - 0xc1a9fff ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x3e000000 - 0x3e041fff com.apple.glut (3.6.0 - GLUT-3.6.0) <5A75A61D-998F-3AD9-99A3-8A5E728BDAAB> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe9f000 - 0x8fed1417 dyld (239.4) <2E655535-479B-3E48-ADD3-6278819CA38A> /usr/lib/dyld
0x9000f000 - 0x90062fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90063000 - 0x9006efff com.apple.CrashReporterSupport (10.9 - 538) <7ED18744-8296-3AB8-BBAA-77B0849CF88E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x90083000 - 0x90093ff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x90094000 - 0x90389ff8 com.apple.CoreImage (9.2.7) <AD2199E4-B18B-3CFC-94C4-B1B8D20CFB8B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9038a000 - 0x9038affd com.apple.audio.units.AudioUnit (1.10 - 1.10) <85316395-817E-342D-8F41-88838EC6FB63> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90c40000 - 0x90d1bff7 com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90df7000 - 0x90e33ff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x90e34000 - 0x90e3bffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x90e3c000 - 0x90e58ff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x90e59000 - 0x911c7fff com.apple.MediaToolbox (1.0 - 1273.49) <236C702F-BC87-3255-A8B3-C7B2C597DBCA> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x911c8000 - 0x911f2ff7 libsandbox.1.dylib (278.11) <EB4CD5DF-EEDA-3785-9DD5-90FD423591FD> /usr/lib/libsandbox.1.dylib
0x911f3000 - 0x91242ff1 com.apple.HIServices (1.22 - 467.2) <F47161AA-E19F-3357-862F-5B4C8DA97975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91243000 - 0x91247ff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x91248000 - 0x9129cfff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9129d000 - 0x912a1ffc com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x912f1000 - 0x9149dfff com.apple.QuartzCore (1.8 - 332.3) <00167BF7-E3C4-3AA7-8DA0-466BD4175350> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9149e000 - 0x9179fffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x917a0000 - 0x917bdff4 libsystem_kernel.dylib (2422.92.1) <20AE426A-E386-3119-A740-14E13CBD0596> /usr/lib/system/libsystem_kernel.dylib
0x917be000 - 0x917c6ffe libGFXShared.dylib (9.6) <D75FE2D7-0CF9-351E-9EE3-893F2B2114BE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x917c7000 - 0x918b7ffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x918b8000 - 0x91926ffb libType1Scaler.dylib (112.1) <8DF02425-1C46-3B86-9E02-71F8D13FF3B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x91927000 - 0x91937ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91938000 - 0x9193bff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x91947000 - 0x91979ff7 libTrueTypeScaler.dylib (111.1) <A568EE4C-1588-3F8B-8640-F02CEFC5AF09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9197a000 - 0x91999ff9 com.apple.framework.Apple80211 (9.3.1 - 931.58) <120A58B6-9DC7-3001-9735-C08661A3ECC0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9199a000 - 0x919a2fff liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib
0x919a3000 - 0x919ceff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x919cf000 - 0x91afcff9 com.apple.avfoundation (2.0 - 651.12) <5D46DA01-3CFB-375E-B134-8625EA3466A7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x91afe000 - 0x91b44ff7 libcurl.4.dylib (78.92.2) <FB33F24B-9A7B-3D79-8AE8-DFA9CB86597B> /usr/lib/libcurl.4.dylib
0x91b45000 - 0x91b5dfff com.apple.CFOpenDirectory (10.9 - 173.90.1) <13B70F7C-9A4D-3CCA-AEB8-3958F5B6167E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91b5e000 - 0x91b70fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x91b71000 - 0x91d37ffb libicucore.A.dylib (511.31) <9C25D145-E785-357B-9833-1980A1A738C9> /usr/lib/libicucore.A.dylib
0x91d38000 - 0x91d8dff7 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91d8e000 - 0x92103ff9 com.apple.HIToolbox (2.1 - 697.4) <8CB677B7-43FC-3534-A685-5A5445C95F7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92fa4000 - 0x93058ff7 com.apple.QuickTimeMPEG4.component (7.7.3 - 2826.17) <B229F63E-BC40-364E-BB4B-A0E550976900> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x93059000 - 0x9305dffa libGIF.dylib (1042.2) <6B0C937C-5950-33D1-9B39-6CE1E1BB3FD2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9305e000 - 0x93068ff0 libCGInterfaces.dylib (271) <F78617B0-10DD-3DB0-988A-2407D630519A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Resources/libCGInterfaces.dylib
0x93069000 - 0x93085fff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x93086000 - 0x9308bff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x9308c000 - 0x9308dffa libsystem_sandbox.dylib (278.11) <E8BE1DF7-2F3D-3202-B807-A85C99220AB6> /usr/lib/system/libsystem_sandbox.dylib
0x9308e000 - 0x9308fffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93090000 - 0x933bbffe com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x933bc000 - 0x933bfffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x933c0000 - 0x933c9fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x933ca000 - 0x933dcfff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x933dd000 - 0x93ffbff3 com.apple.AppKit (6.9 - 1265.19) <07125263-9E97-3A47-BBD3-6FB462910565> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93ffc000 - 0x94295ff3 com.apple.RawCamera.bundle (5.04 - 736) <B9CA1B5A-6FA9-3140-BE9F-27A6F3E620B9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x942f5000 - 0x94346ff1 libstdc+.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc.6.dylib
0x94355000 - 0x94357fff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x94358000 - 0x9435dff7 com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9435e000 - 0x94373ff3 com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x94374000 - 0x9437dfff com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9437e000 - 0x94486ff7 com.apple.QuickTimeImporters.component (7.7.3 - 2826.17) <9B883A02-F284-3331-B4C0-CB1EF043BB06> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x94487000 - 0x9456dff7 com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94570000 - 0x94682ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x94683000 - 0x94684fff libSystem.B.dylib (1197.1.1) <E06132B8-2FD8-322D-A151-C9474B36B561> /usr/lib/libSystem.B.dylib
0x94685000 - 0x94783fff libJP2.dylib (1042.2) <24326770-81EE-3FA8-AAE1-A1E0CA12184B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x94784000 - 0x94786ffb libRadiance.dylib (1042.2) <3AE35DFA-AAF0-37C0-8544-1B19E9B5FCE1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94787000 - 0x947b2ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x947b3000 - 0x948a7fff libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x948a8000 - 0x948b3fff libcsfde.dylib (380) <06651EEB-0EF8-390F-B3F4-4BE2D82D7BB8> /usr/lib/libcsfde.dylib
0x9491b000 - 0x9491dffe libCVMSPluginSupport.dylib (9.6) <DF20981B-DAD0-3125-8089-C96CB3226888> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9491e000 - 0x94923fff com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x94924000 - 0x9492bfff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x9492c000 - 0x94997fff com.apple.Heimdal (4.0 - 2.0) <3DEF31F9-7F59-3DEF-9DC8-7DDD23CA816F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x94998000 - 0x94c14fe7 com.apple.QuickTime (7.7.3 - 2826.17) <E8F7EFCE-41FD-3E30-AAA5-5C232317E9D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c15000 - 0x94c22ff7 com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x94d41000 - 0x94daaffa com.apple.datadetectorscore (5.0 - 354.3) <566882DE-B726-331E-BA89-ACBB3D5BEEC4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x94dab000 - 0x94dcfff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x94dd0000 - 0x94dd1fff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x952db000 - 0x952dffff libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
0x952e0000 - 0x95436ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95437000 - 0x95441fff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x95442000 - 0x954b8ff3 com.apple.securityfoundation (6.0 - 55122.1) <18024F59-DE2B-3FC5-A29F-8F2B27349685> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x954b9000 - 0x954d6ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x954d7000 - 0x954deffe com.apple.agl (3.2.3 - AGL-3.2.3) <3CD7521E-5FEA-34CA-9F40-87EECA27D7C0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95517000 - 0x95518fff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x9551e000 - 0x95520ffe com.apple.QuickTimeH264.component (7.7.3 - 2826.17) <A02A7AE1-0DAD-3A98-9C72-889510D59AB2> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x95521000 - 0x95582ff7 com.apple.Symbolication (1.4 - 129) <843C9ED1-A0BB-37F5-B445-579327C5D764> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95583000 - 0x9560cfff com.apple.CoreSymbolication (3.0 - 141) <4D580E6C-79B5-3583-9713-4DDF9A0D096C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9560d000 - 0x956f8ff4 com.apple.DiskImagesFramework (10.9 - 371.1) <3B983A59-C2DB-3CBA-803A-DF5E0E6E4058> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x958c4000 - 0x95a6c4af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x95a6d000 - 0x95a6ffff com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x95a70000 - 0x95a8bff6 libPng.dylib (1042.2) <85BC9AE9-7924-34B8-842F-B11BBAD64D22> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95a8c000 - 0x95b38ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95b39000 - 0x95b39fff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95b3a000 - 0x95b3bfff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x95b3c000 - 0x95c9effb com.apple.CFNetwork (673.4 - 673.4) <3B6BDE2F-BFA3-3B7E-BC53-7B6B75EB12D3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95c9f000 - 0x95d62ff1 com.apple.CoreText (352.0 - 367.19) <14FD889D-4D6D-3D53-B28E-2E23975B3C9D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x95d63000 - 0x95d6effb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x95d6f000 - 0x95d6ffff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95d70000 - 0x96168fff com.apple.CoreGraphics (1.600.0 - 599.21.1) <A872AE6C-F92C-3EE9-B79F-E98EE33B1B1B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96177000 - 0x96182ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x96183000 - 0x96addfe3 com.apple.QuickTimeComponents.component (7.7.3 - 2826.17) <AEF44853-2A48-3797-91AA-2510B523E052> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x96ade000 - 0x96ce0fff com.apple.CoreFoundation (6.9 - 855.16) <6283B27F-3C46-365F-932C-1A7102D8A3CF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96ce1000 - 0x96ce6ff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x96ce7000 - 0x96e1efff com.apple.desktopservices (1.8.2 - 1.8.2) <CCE6EB2B-1799-349A-8F13-003077CDFF31> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96e1f000 - 0x96e88fff com.apple.SystemConfiguration (1.13 - 1.13) <144317BE-7AE5-3B8D-90CD-62DCDE9399E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x977d1000 - 0x977e9ff7 libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x977ea000 - 0x977f6ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <B7440CD7-04F8-3558-B5AA-FD48381B14DE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x977f7000 - 0x9786afff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9786b000 - 0x97871ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x97872000 - 0x978a3ffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x978a4000 - 0x978ccfff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x978cd000 - 0x978d5fff libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
0x978d6000 - 0x9799dff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9799e000 - 0x979a1ff7 libdyld.dylib (239.4) <F4604F64-945B-3871-8F26-E9C55488BC27> /usr/lib/system/libdyld.dylib
0x979a2000 - 0x979aaff7 libCGCMS.A.dylib (599.21.1) <5444E100-B3C8-338B-A691-DBB5717E0E48> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x979ab000 - 0x979b5ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <6CD2D996-2972-30A3-B4AD-BB1B816EFDCC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x979b6000 - 0x979bffff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x979c0000 - 0x97ad0fed com.apple.MediaControlSender (2.0 - 200.34.4) <48A88743-4EB7-364B-968F-43C17FFCEB97> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x97ad1000 - 0x97afdff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97afe000 - 0x97b65ffc com.apple.framework.CoreWLAN (4.3.2 - 432.47) <A02FAF3F-A8F4-3293-9321-AED904B5F069> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x97de6000 - 0x97e0aff3 libcabi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libcabi.dylib
0x97e0b000 - 0x97e4bff7 com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x97e4c000 - 0x97e9fff3 com.apple.CoreMediaIO (407.0 - 4561) <A756270D-CA9A-36CB-B698-3D9EEAB9C50E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97ea0000 - 0x97eaaff2 com.apple.AppSandbox (3.0 - 1) <FE0793BE-50CF-3E3B-82C9-71F7A294E10F> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x97eab000 - 0x97fb8fff com.apple.ImageIO.framework (3.3.0 - 1042) <19F7AA81-5144-37F3-AAAC-4D200C7417D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97fb9000 - 0x983defe3 com.apple.VideoToolbox (1.0 - 1273.49) <A581EEA0-25DF-386C-904D-26E51C3ED640> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x983df000 - 0x98813ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x98814000 - 0x98814fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98815000 - 0x98815fff com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98816000 - 0x98854ff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98855000 - 0x988abff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x988ac000 - 0x98901fff libc.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc+.1.dylib
0x98902000 - 0x98910ff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x9893b000 - 0x9896dffb com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9896e000 - 0x9897affe libkxld.dylib (2422.92.1) <EDA98A27-A9F0-3487-A635-B7FE6AC1C8B6> /usr/lib/system/libkxld.dylib
0x98a67000 - 0x98a6bffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x98a6c000 - 0x98b58ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x98b59000 - 0x98b6cfff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x98b6d000 - 0x98cddfff com.apple.QTKit (7.7.3 - 2826.17) <962F9FB1-7E46-3F93-9BAF-E05E7CF8D36D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x99056000 - 0x9905ffff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99060000 - 0x9906eff3 com.apple.opengl (9.6.0 - 9.6.0) <63941A8D-AACC-3C71-BE8C-4DAA913A1439> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9906f000 - 0x9907bffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x9907c000 - 0x990b4fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x990b6000 - 0x990b7fff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x990cf000 - 0x990e9ff7 com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x99170000 - 0x991ceffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x991cf000 - 0x99205fff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x99206000 - 0x99379ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <AAF3AB26-3BAD-3E5F-8192-9805B7AA1CB1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9937a000 - 0x9937afff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9937b000 - 0x993aaff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x993ab000 - 0x9942bff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <CD464F18-7E2A-3FF7-9908-CB6530158FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x995f8000 - 0x9962dffd libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
0x9962e000 - 0x99631ffa libCGXType.A.dylib (599.21.1) <010A4DBA-F793-3D1A-A212-3FE8B80CA6DA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99632000 - 0x99660ff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x99691000 - 0x996b9ff7 libRIP.A.dylib (599.21.1) <9F0E2AB0-09F5-3B2D-8008-091A86114A3D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x996ba000 - 0x9970afff com.apple.opencl (2.3.59 - 2.3.59) <4BEFE83C-1C89-3BB6-A445-9BE680C84FB3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x99a0d000 - 0x99a69ffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x99a6a000 - 0x99a70ff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x99a71000 - 0x99a7afff libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
0x99a7b000 - 0x99a89fff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x99ab4000 - 0x99b00ff7 libcups.2.dylib (372.2) <ED7CEA7C-9FD7-34E0-B960-268BD6AFA056> /usr/lib/libcups.2.dylib
0x99b01000 - 0x99b15ff9 com.apple.MultitouchSupport.framework (245.13 - 245.13) <1576F96C-385B-3AAE-8A09-1D49091FE931> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x99b16000 - 0x99b31ff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x99b32000 - 0x99b32fff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x99b33000 - 0x99d97ff7 com.apple.CoreData (107 - 481.01) <85EE4DFF-3A61-3D3B-A818-524F0A427A4D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99d98000 - 0x9a23ffe7 com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9a242000 - 0x9a2b7ffb com.apple.framework.IOKit (2.0.1 - 907.90.2) <AFF50D8E-7D1D-38B9-A77E-DF0C0C4C97E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9a30e000 - 0x9a3dcff7 com.apple.backup.framework (1.5.2 - 1.5.2) <BE2F37D3-F610-30EE-B106-44B5DAE35603> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9a3dd000 - 0x9a475ff7 com.apple.Metadata (10.7.0 - 800.23) <6590358F-9677-3257-8780-FF0462852EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9a79d000 - 0x9a7f6ffe libTIFF.dylib (1042.2) <5589DBDB-4324-3DAE-8530-0B8273D3F21C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a7f7000 - 0x9a7f9fff libsystem_configuration.dylib (596.13) <57095AFE-3FF1-3F42-A43E-ED679409B827> /usr/lib/system/libsystem_configuration.dylib
0x9a861000 - 0x9a899ff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9a89a000 - 0x9a8a8ff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9a8a9000 - 0x9a8daffb com.apple.GSS (4.0 - 2.0) <E935DA55-0DBE-3D5A-9DFB-FBBFDB457F33> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9a8db000 - 0x9a8dbfff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x9a8dc000 - 0x9a900fff libJPEG.dylib (1042.2) <72940135-AAA7-3F55-A2E7-CECDDBD592BE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a978000 - 0x9a9c8ff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x9a9c9000 - 0x9a9ccffb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x9a9cd000 - 0x9a9f4fff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9aa22000 - 0x9aa2cff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9aa2d000 - 0x9aa6ffff libGLU.dylib (9.6) <6A7E248D-3936-3B0D-9BF2-E4F0D2FE5306> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9aa70000 - 0x9ab40fef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9ab41000 - 0x9abddfff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9abde000 - 0x9ac53ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9ac54000 - 0x9ac84ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9ac85000 - 0x9ac9efff libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x9aca3000 - 0x9aca7ffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9aca8000 - 0x9ad8bff7 libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
0x9ad8c000 - 0x9ada5fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9ada6000 - 0x9ae10ff7 com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9ae11000 - 0x9ae77ffb com.apple.CoreUtils (2.0 - 200.34.4) <F14AAB3C-1C8A-37D7-85BE-76646F9F6098> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x9ae81000 - 0x9ae88ff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x9ae89000 - 0x9af1afff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9af1b000 - 0x9af32ff4 com.apple.CoreMediaAuthoring (2.2 - 947) <1D8AD09F-B8E5-3958-89F4-8470D25AE9AE> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9af56000 - 0x9af5fffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9b00c000 - 0x9b052ff7 libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9b053000 - 0x9b05bfff libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
0x9b5ca000 - 0x9b607ff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x9b608000 - 0x9b60fff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9b610000 - 0x9b63afff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9b63b000 - 0x9b68cffb com.apple.CoreMedia (1.0 - 1273.49) <26F891C5-DF9F-3A2C-995A-827595F03CF2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9b68d000 - 0x9b691fff com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9b692000 - 0x9b6cfffb libGLImage.dylib (9.6) <EAC640A8-CD71-3AB2-9918-21CACCBCCB0D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9b6d0000 - 0x9b6d0ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x9b6d1000 - 0x9b6fcff7 libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
0x9b705000 - 0x9b705fff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b756000 - 0x9b7e8ff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x9b7e9000 - 0x9b801ffd libdispatch.dylib (339.90.1) <871AC354-D1B6-3475-889E-AF594448CF43> /usr/lib/system/libdispatch.dylib
0x9b802000 - 0x9b803ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x9b804000 - 0x9b807ff7 com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9b808000 - 0x9baf2fd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9baf3000 - 0x9baf5fff com.apple.securityhi (9.0 - 55005) <4F6A2006-CC82-39D0-AA0F-C448CF3943AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9baf6000 - 0x9bebbff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9bebc000 - 0x9bf04fff com.apple.PerformanceAnalysis (1.47 - 47) <EC8DB814-693E-354D-9571-A4B2F0350BDF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9bf06000 - 0x9bfa5ff7 libCoreStorage.dylib (380) <9FEEDD0F-5CDC-3BCA-B291-EA97AA9F01C4> /usr/lib/libCoreStorage.dylib
0x9c045000 - 0x9c2b3ff6 com.apple.security (7.0 - 55471.14.1) <025B3E5C-1582-357F-BFE5-B1AA3ACD18F2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9c2b4000 - 0x9c2c3fff libGL.dylib (9.6) <58C42A46-27D0-3228-B3C1-EC3923D49BAD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c2c4000 - 0x9c35bff7 com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9c35c000 - 0x9c35eff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x9c35f000 - 0x9c363ffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0xba300000 - 0xba301fff libCyrillicConverter.dylib (61) <C9E7F2C5-6B9E-3313-86BC-63E550E40E8B> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0xba900000 - 0xba91cffd libJapaneseConverter.dylib (61) <3153973E-B2A9-3D17-B99B-31E53EC5B0F8> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21ffc libKoreanConverter.dylib (61) <28867732-7E92-3581-97FD-E43D80F4E0D0> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xbad00000 - 0xbad01fff libLatin2Converter.dylib (61) <0FA237A8-3790-376E-BDDD-1FDAF8019745> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 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: 5332 thread_create: 21 thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=188.9M resident=112.6M(60%) swapped_out_or_unallocated=76.3M(40%)
Writable regions: Total=173.0M written=26.1M(15%) resident=55.4M(32%) swapped_out=0K(0%) unallocated=117.6M(68%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 33.2M
CG backing stores 7516K
CG raster data 140K
CG shared images 172K
CoreGraphics 4K
Kernel Alloc Once 4K
MALLOC 97.7M
MALLOC (admin) 48K
Memory Tag 242 12K
Memory Tag 249 156K
SQLite page cache 256K
Stack 72.8M
VM_ALLOCATE 16.6M
__DATA 16.9M
__IMAGE 528K
__LINKEDIT 45.4M
__OBJC 2296K
__PAGEZERO 4K
__TEXT 143.4M
__UNICODE 544K
mapped file 151.1M
shared memory 4K
=========== =======
TOTAL 588.5M
Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.1f175
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@192,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@191,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@197,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@197,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@197,0,2
Serial ATA Device: APPLE HDD HTS547575A9E384, 750.16 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: SATA/USB30 Drive
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: USB Optical Mouse
USB Device: Display Audio
USB Device: Apple Thunderbolt Display
USB Device: FaceTime HD Camera (Display)
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 22.2
[/code]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 06-13-2014 03:36 AM
Hi, I am experiencing the same behaviour. Casper Admin Crashes sometimes when I upload a package to Casper Admin. I restart Casper Admin and the package is on the server (both in the packages list and in the Distribution Point file share).
This is happening on Casper Admin 9.32 running on OS X 10.9.3. JSS is 9.32 running on OS X 10.9.3 Server, DP is smb network share running on a Synology appliance.
If I just delete the package from Casper Admin and try again, sometimes it crashes again but eventually it works fine (package upload and no crash).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 07-23-2014 12:53 PM
I get an almost identical error as this portion of the above post:
It has always seemed to me that Casper Admin is the weak point of the suite. Very crash prone. I just try again, and frankly get frustrated and move on to something else in my day.
I came here hoping for a fix in 9.32 (I am running 9.3 currently) but I'm not going to waste my time updating at the moment based on this feedback.
VM Regions Near 0x600ed303:
__LINKEDIT 000000003e083000-000000003e0a5000 [ 136K] r--/rwx SM=COW /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
-->
__TEXT 000000008fe9f000-000000008fed2000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 rbframework.dylib 0x00a45c3f 0x93b000 + 1092671
1 rbframework.dylib 0x00a45b70 0x93b000 + 1092464
2 rbframework.dylib 0x00a450e6 0x93b000 + 1089766
3 rbframework.dylib 0x00a45444 0x93b000 + 1090628
4 rbframework.dylib 0x009f3458 0x93b000 + 754776
5 rbframework.dylib 0x009f3e86 0x93b000 + 757382
6 rbframework.dylib 0x009f3860 0x93b000 + 755808
7 com.apple.HIToolbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 07-24-2014 08:50 AM
I have it crash quite often when uploading packages. I only upload packages a few times a week, but it seems like I see a least one crash every other time I am uploading packages. Because of this I no longer upload groups of packages at once. I always do them one at a time and save after every upload.
The packages I am uploading are often replacing existing packages. Is it possible that could be part of the issue? Is this what any of you are doing when you are uploading packages?
And I do not have any partitions with blank names in any configurations.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 07-24-2014 09:40 AM
I've also had this happen quite a lot with Casper Admin, even across different versions of CA (8.x and 9.x), and even across different hardware I've run it on.
