• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[Fed-Talk] SecurityAgent terminating app due to uncaught exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fed-Talk] SecurityAgent terminating app due to uncaught exception


  • Subject: [Fed-Talk] SecurityAgent terminating app due to uncaught exception
  • From: John Oliver <email@hidden>
  • Date: Thu, 14 Feb 2013 14:38:54 -0800
  • Thread-topic: SecurityAgent terminating app due to uncaught exception

So far, three systems I manage have become unable to allow users to log on.  We use a PolicyBanner file (and have been doing so for months or years on dozens of Macs, and yes we've tried deleting /Library/Security/PolicyBanner.rtf from problem machines), and these systems get stuck there… hit the Accept button, and instead of being taken to a login screen, the system churns for a moment and returns them to the banner.  We've tried most or all of the usual suspects, and the only "solution" has been to restore an older Time Machine backup.

All three systems in question run 10.8.2  One is an iMac12,2, one is a MacBook Pro, and one is a bigger tower Mac (can't log in to it right now)  The only vague possibility I can come up with is, I'm a huge believer in doing as much from the command line as possible… I've scripted a number of things, including updating Java, Adobe Reader, MS Office, etc.  I suppose it's possible that installing one or more patches from the shell introduces some weird issue that 99.9% of Mac users would never see.  I have another MacBook Pro running 10.8.2 which has not manifested this issue, another macBook Pro running 10.7.5 that has not, and another older MacBook somewhere that I never see online or hear from the user :-)

So, here's the system.log output and the crash report, in case anyone can see something I'm not:

Feb 14 14:12:05 sahara SecurityAgent[1452]: MacBuddy was run = 0
Feb 14 14:12:05 sahara SecurityAgent[1452]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
Feb 14 14:12:05 sahara SecurityAgent[1452]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
Feb 14 14:12:05 sahara SecurityAgent[1452]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
Feb 14 14:12:05 sahara SecurityAgent[1452]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
Feb 14 14:12:05 sahara SecurityAgent[1452]: -[__NSCFString bytes]: unrecognized selector sent to instance 0x7fdc61222c40
Feb 14 14:12:05 sahara SecurityAgent[1452]: NSExceptionHandler has recorded the following exception:
NSInvalidArgumentException -- -[__NSCFString bytes]: unrecognized selector sent to instance 0x7fdc61222c40
Stack trace:  0x1057a5637  0x7fff8ac183f0  0x7fff8f0f06ea  0x7fff8f0485ce  0x7fff8f0483b8  0x7fff8b40ce8f  0x7fff90b521b4  0x7fff9109d18a  0x10594d919  0x10595c10e  0x7fff910a36cb  0x7fff910a1767  0x7fff910a141c  0x7fff8e3de29d  0x7fff8f052a46  0x7fff8e3ddfdd  0x7fff8e3de29d  0x7fff8f052a46  0x7fff8e3ddfdd  0x7fff8e468b75  0x7fff8e3de29d  0x7fff8f052a46  0x7fff8e3ddfdd  0x7fff8e3de29d  0x7fff8f052a46  0x7fff8e3ddfdd  0x7fff8e3de29d  0x7fff8f052a46  0x7fff8e3ddfdd  0x7fff8e3de29d  0x7fff8f052a46  0x7fff8e3ddfdd  0x7fff8e3dd634  0x7fff8e3a9a61  0x7fff8e533f44  0x7fff8e466b18  0x7fff8e466138  0x7fff8e465d1f  0x7fff9108d0c5  0x105959e50  0x105948a94  0x7fff8c879a2d  0x7fff8c8740b6  0x7fff8c8790c8  0x7fff8effc0fe  0x7fff8effb6b2  0x7fff8cae00a4  0x7fff8cadfe42  0x7fff8cadfcd3  0x7fff8e3a6613  0x7fff8e3a5ed2  0x7fff8e39d283  0x10577c544  0x7fff878ac7e1  0x1
Feb 14 14:12:05 sahara SecurityAgent[1452]: An uncaught exception was raised
Feb 14 14:12:05 sahara SecurityAgent[1452]: -[__NSCFString bytes]: unrecognized selector sent to instance 0x7fdc61222c40
Feb 14 14:12:05 sahara SecurityAgent[1452]: (
0   CoreFoundation                      0x00007fff8f05a0a6 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff8ac183f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8f0f06ea -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3   CoreFoundation                      0x00007fff8f0485ce ___forwarding___ + 414
4   CoreFoundation                      0x00007fff8f0483b8 _CF_forwarding_prep_0 + 232
5   CoreGraphics                        0x00007fff8b40ce8f CGDataProviderCreateWithCFData + 133
6   LoginUICore                         0x00007fff90b521b4 LUICreateImageFromJPEGData + 12
7   LoginUIKit                          0x00007fff9109d18a +[NSImage(LUIHelpers) imageForUserFromJPEGData:avatarType:] + 69
8   loginwindow                         0x000000010594d919 APMechanismSetResult + 31889
9   loginwindow                         0x000000010595c10e UserListOfUserWithPrimaryGroupGUID + 44376
10  LoginUIKit                          0x00007fff910a36cb -[LUIUserListViewController stripView:itemForColumn:] + 525
11  LoginUIKit                          0x00007fff910a1767 -[LUIStripView loadItemsForView] + 635
12  LoginUIKit                          0x00007fff910a141c -[LUIStripView viewWillDraw] + 160
13  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
14  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
15  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
16  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
17  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
18  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
19  AppKit                              0x00007fff8e468b75 -[NSScrollView viewWillDraw] + 45
20  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
21  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
22  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
23  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
24  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
25  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
26  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
27  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
28  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
29  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
30  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
31  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
32  AppKit                              0x00007fff8e3dd634 -[NSView _sendViewWillDrawInRect:clipRootView:] + 1525
33  AppKit                              0x00007fff8e3a9a61 -[NSView displayIfNeeded] + 1044
34  AppKit                              0x00007fff8e533f44 -[NSNextStepFrame displayIfNeeded] + 84
35  AppKit                              0x00007fff8e466b18 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1377
36  AppKit                              0x00007fff8e466138 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 940
37  AppKit                              0x00007fff8e465d1f -[NSWindow orderWindow:relativeTo:] + 159
38  LoginUIKit                          0x00007fff9108d0c5 -[LUIWindowController showWindow] + 498
39  loginwindow                         0x0000000105959e50 UserListOfUserWithPrimaryGroupGUID + 35482
40  loginwindow                         0x0000000105948a94 APMechanismSetResult + 11788
41  libdispatch.dylib                   0x00007fff8c879a2d _dispatch_barrier_sync_f_slow_invoke + 77
42  libdispatch.dylib                   0x00007fff8c8740b6 _dispatch_client_callout + 8
43  libdispatch.dylib                   0x00007fff8c8790c8 _dispatch_main_queue_callback_4CF + 275
44  CoreFoundation                      0x00007fff8effc0fe __CFRunLoopRun + 1614
45  CoreFoundation                      0x00007fff8effb6b2 CFRunLoopRunSpecific + 290
46  HIToolbox                           0x00007fff8cae00a4 RunCurrentEventLoopInMode + 209
47  HIToolbox                           0x00007fff8cadfe42 ReceiveNextEventCommon + 356
48  HIToolbox                           0x00007fff8cadfcd3 BlockUntilNextEventMatchingListInMode + 62
49  AppKit                              0x00007fff8e3a6613 _DPSNextEvent + 685
50  AppKit                              0x00007fff8e3a5ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
51  AppKit                              0x00007fff8e39d283 -[NSApplication run] + 517
52  SecurityAgent                       0x000000010577c544 SecurityAgent + 70980
53  libdyld.dylib                       0x00007fff878ac7e1 start + 0
54  ???                                 0x0000000000000001 0x0 + 1
)
Feb 14 14:12:05 sahara SecurityAgent[1452]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString bytes]: unrecognized selector sent to instance 0x7fdc61222c40'
*** First throw call stack:
(
0   CoreFoundation                      0x00007fff8f05a0a6 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff8ac183f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8f0f06ea -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3   CoreFoundation                      0x00007fff8f0485ce ___forwarding___ + 414
4   CoreFoundation                      0x00007fff8f0483b8 _CF_forwarding_prep_0 + 232
5   CoreGraphics                        0x00007fff8b40ce8f CGDataProviderCreateWithCFData + 133
6   LoginUICore                         0x00007fff90b521b4 LUICreateImageFromJPEGData + 12
7   LoginUIKit                          0x00007fff9109d18a +[NSImage(LUIHelpers) imageForUserFromJPEGData:avatarType:] + 69
8   loginwindow                         0x000000010594d919 APMechanismSetResult + 31889
9   loginwindow                         0x000000010595c10e UserListOfUserWithPrimaryGroupGUID + 44376
10  LoginUIKit                          0x00007fff910a36cb -[LUIUserListViewController stripView:itemForColumn:] + 525
11  LoginUIKit                          0x00007fff910a1767 -[LUIStripView loadItemsForView] + 635
12  LoginUIKit                          0x00007fff910a141c -[LUIStripView viewWillDraw] + 160
13  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
14  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
15  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
16  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
17  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
18  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
19  AppKit                              0x00007fff8e468b75 -[NSScrollView viewWillDraw] + 45
20  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
21  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
22  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
23  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
24  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
25  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
26  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
27  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
28  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
29  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
30  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
31  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
32  AppKit                              0x00007fff8e3dd634 -[NSView _sendViewWillDrawInRect:clipRootView:] + 1525
33  AppKit                              0x00007fff8e3a9a61 -[NSView displayIfNeeded] + 1044
34  AppKit                              0x00007fff8e533f44 -[NSNextStepFrame displayIfNeeded] + 84
35  AppKit                              0x00007fff8e466b18 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1377
36  AppKit                              0x00007fff8e466138 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 940
37  AppKit                              0x00007fff8e465d1f -[NSWindow orderWindow:relativeTo:] + 159
38  LoginUIKit                          0x00007fff9108d0c5 -[LUIWindowController showWindow] + 498
39  loginwindow                         0x0000000105959e50 UserListOfUserWithPrimaryGroupGUID + 35482
40  loginwindow                         0x0000000105948a94 APMechanismSetResult + 11788
41  libdispatch.dylib                   0x00007fff8c879a2d _dispatch_barrier_sync_f_slow_invoke + 77
42  libdispatch.dylib                   0x00007fff8c8740b6 _dispatch_client_callout + 8
43  libdispatch.dylib                   0x00007fff8c8790c8 _dispatch_main_queue_callback_4CF + 275
44  CoreFoundation                      0x00007fff8effc0fe __CFRunLoopRun + 1614
45  CoreFoundation                      0x00007fff8effb6b2 CFRunLoopRunSpecific + 290
46  HIToolbox                           0x00007fff8cae00a4 RunCurrentEventLoopInMode + 209
47  HIToolbox                           0x00007fff8cadfe42 ReceiveNextEventCommon + 356
48  HIToolbox                           0x00007fff8cadfcd3 BlockUntilNextEventMatchingListInMode + 62
49  AppKit                              0x00007fff8e3a6613 _DPSNextEvent + 685
50  AppKit                              0x00007fff8e3a5ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
51  AppKit                              0x00007fff8e39d283 -[NSApplication run] + 517
52  SecurityAgent                       0x000000010577c544 SecurityAgent + 70980
53  libdyld.dylib                       0x00007fff878ac7e1 start + 0
54  ???                                 0x0000000000000001 0x0 + 1
)
Feb 14 14:12:06 sahara ReportCrash[1492]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
Feb 14 14:12:06 sahara ReportCrash[1492]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Feb 14 14:12:06 sahara ReportCrash[1492]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Feb 14 14:12:06 sahara ReportCrash[1492]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Feb 14 14:12:06 sahara ReportCrash[1492]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Feb 14 14:12:06 sahara ReportCrash[1492]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Feb 14 14:12:06 sahara ReportCrash[1492]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Feb 14 14:12:06 sahara ReportCrash[1492]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Feb 14 14:12:06 sahara ReportCrash[1492]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Feb 14 14:12:06 sahara ReportCrash[1492]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Feb 14 14:12:06 sahara ReportCrash[1492]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Feb 14 14:12:06 sahara com.apple.SecurityServer[20]: Engine::authorize: Rule::evaluate returned 4294907288 returning errAuthorizationInternal
Feb 14 14:12:06 sahara loginwindow[1440]: Login Window - Returned from Security Agent
Feb 14 14:12:06 sahara loginwindow[1440]: AuthorizationRef doesn't have a username (<LoginAuthRefMgr: 0x7f9e4c220640>). Exiting.
Feb 14 14:12:06 sahara WindowServer[1441]: CGXRestartSessionWorkspace: session workspace exited for session 256 (on console)
Feb 14 14:12:06 sahara WindowServer[1441]: Session 256 released (1 references)
Feb 14 14:12:06 sahara WindowServer[1441]: Session 256 released (0 references)
Feb 14 14:12:06 sahara WindowServer[1441]: loginwindow connection closed; closing server.
Feb 14 14:12:06 sahara com.apple.launchd[1] (com.apple.SecurityAgent.00000000-0000-0000-0000-0000000186AC[1452]): Job appears to have crashed: Abort trap: 6
Feb 14 14:12:06 sahara loginwindow[1493]: Login Window Application Started
Feb 14 14:12:06 sahara WindowServer[1494]: Server is starting up
Feb 14 14:12:06 sahara WindowServer[1494]: Session 256 retained (2 references)
Feb 14 14:12:06 sahara WindowServer[1494]: Session 256 released (1 references)
Feb 14 14:12:06 sahara WindowServer[1494]: Session 256 retained (2 references)
Feb 14 14:12:06 sahara WindowServer[1494]: init_page_flip: page flip mode is on
Feb 14 14:12:06 sahara WindowServer[1494]: mux_initialize: Mode is dynamic
Feb 14 14:12:06 sahara WindowServer[1494]: GLCompositor enabled for tile size [256 x 256]
Feb 14 14:12:06 sahara WindowServer[1494]: CGXGLInitMipMap: mip map mode is on
Feb 14 14:12:06 sahara WindowServer[1494]: WSMachineUsesNewStyleMirroring: true
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x04272d80: GL mask 0x11; bounds (0, 0)[1680 x 1050], 14 modes available
Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb6, S/N 0, Unit 0, Rotation 0
UUID 0x0000061000009cb60000000004272d80
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
UUID 0xffffffffffffffffffffffff003f003f
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffff003f003e
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
UUID 0xffffffffffffffffffffffff003f003d
Feb 14 14:12:06 sahara WindowServer[1494]: Created shield window 0x4 for display 0x04272d80
Feb 14 14:12:06 sahara WindowServer[1494]: Created shield window 0x5 for display 0x003f003f
Feb 14 14:12:06 sahara WindowServer[1494]: Created shield window 0x6 for display 0x003f003e
Feb 14 14:12:06 sahara WindowServer[1494]: Created shield window 0x7 for display 0x003f003d
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x04272d80: GL mask 0x11; bounds (0, 0)[1680 x 1050], 14 modes available
Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb6, S/N 0, Unit 0, Rotation 0
UUID 0x0000061000009cb60000000004272d80
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x003f003f: GL mask 0x8; bounds (2704, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
UUID 0xffffffffffffffffffffffff003f003f
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x003f003e: GL mask 0x4; bounds (2705, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffff003f003e
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x003f003d: GL mask 0x2; bounds (2706, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
UUID 0xffffffffffffffffffffffff003f003d
Feb 14 14:12:06 sahara WindowServer[1494]: CGXPerformInitialDisplayConfiguration
Feb 14 14:12:06 sahara WindowServer[1494]:   Display 0x04272d80: MappedDisplay Unit 0; Alias(4, 0x11); Vendor 0x610 Model 0x9cb6 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1680 x 1050], Rotation 0, Resolution 1
Feb 14 14:12:06 sahara WindowServer[1494]:   Display 0x003f003f: MappedDisplay Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2704,0)[1 x 1], Rotation 0, Resolution 1
Feb 14 14:12:06 sahara WindowServer[1494]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2705,0)[1 x 1], Rotation 0, Resolution 1
Feb 14 14:12:06 sahara WindowServer[1494]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2706,0)[1 x 1], Rotation 0, Resolution 1
Feb 14 14:12:06 sahara WindowServer[1494]: CGXMuxBoot: Boot normal
Feb 14 14:12:06 sahara WindowServer[1494]: GLCompositor: GL renderer id 0x01022647, GL mask 0x0000000f, accelerator 0x00003237, unit 0, caps QEX|QGL|MIPMAP, vram 1024 MB
Feb 14 14:12:06 sahara ReportCrash[1492]: Saved crash report for SecurityAgent[1452] version 7.0 (55116.8) to /Library/Logs/DiagnosticReports/SecurityAgent_2013-02-14-141206_sahara.crash
Feb 14 14:12:06 sahara ReportCrash[1492]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/SecurityAgent_2013-02-05-100201_sahara.crash
Feb 14 14:12:06 sahara WindowServer[1494]: GLCompositor: GL renderer id 0x01022647, GL mask 0x0000000f, texture units 8, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
Feb 14 14:12:06 sahara WindowServer[1494]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000010, accelerator 0x000048c7, unit 4, caps QEX|QGL|MIPMAP, vram 420 MB
Feb 14 14:12:06 sahara WindowServer[1494]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000010, texture units 8, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
Feb 14 14:12:06 sahara loginwindow[1493]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
Feb 14 14:12:06 sahara WindowServer[1494]: Created shield window 0x8 for display 0x04272d80
Feb 14 14:12:06 sahara WindowServer[1494]: Display 0x04272d80: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
Feb 14 14:12:06 sahara launchctl[1496]: com.apple.findmymacmessenger: Already loaded
Feb 14 14:12:06 sahara com.apple.SecurityServer[20]: Session 100013 created
Feb 14 14:12:06 sahara hidd[69]: CGSShutdownServerConnections: Detaching application from window server
Feb 14 14:12:06 sahara hidd[69]: CGSDisplayServerShutdown: Detaching display subsystem from window server
Feb 14 14:12:06 sahara helpd[1503]: Could not find access page in directory /Library/Documentation/Help/Norton Help Scripts
Feb 14 14:12:06 --- last message repeated 1 time ---
Feb 14 14:12:06 sahara locationd[1505]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
Feb 14 14:12:06 sahara locationd[1505]: NOTICE,Location icon should now be in state 0
Feb 14 14:12:06 sahara UserEventAgent[1500]: cannot find useragent 1102
Feb 14 14:12:06 sahara loginwindow[1493]: Login Window Started Security Agent
Feb 14 14:12:06 sahara WindowServer[1494]: 3891612: App SecurityAgent cannot order in untagged windows before login.
Feb 14 14:12:06 sahara WindowServer[1494]: kCGErrorInvalidOperation: CGXOrderWinsAndPanels: error ordering window
Feb 14 14:12:07 sahara com.apple.launchd.peruser.92[1406]: Background: Bug: 12C3012: launchd + 80370 [7DCC9489-2DF5-3807-83FA-EF5666EE8078]: 0x0
Feb 14 14:12:07 sahara com.apple.launchd.peruser.92[1406]: Background: This API can only be used by a process running within an Aqua session.
Feb 14 14:12:07 sahara SecurityAgent[1506]: spawn_via_launchd() failed, errno=5 label=[0x0-0x5a05a].com.apple.AppleSpell path=/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell flags=0
Feb 14 14:12:07 --- last message repeated 1 time ---
Feb 14 14:12:07 sahara SecurityAgent[1506]: Error launching spell checker for U.S. English:  Error Domain=NSCocoaErrorDomain Code=256 "The application “AppleSpell.service” could not be launched because a miscellaneous error occurred (OSStatus -10810)." UserInfo=0x7fc6d8c60940 {NSURL=file://localhost/System/Library/Services/AppleSpell.service/, NSLocalizedDescription=The application “AppleSpell.service” could not be launched because a miscellaneous error occurred (OSStatus -10810)., NSUnderlyingError=0x7fc6d8c62330 "The operation couldn’t be completed. (OSStatus error -10810.)"}
Feb 14 14:12:08 sahara WindowServer[1494]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
Feb 14 14:12:08 sahara WindowServer[1494]: Display 0x04272d80: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
Feb 14 14:12:09 --- last message repeated 1 time ---
Feb 14 14:12:09 sahara WindowServer[1494]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x04272d80 device: 0x105604320  isBackBuffered: 1 numComp: 3 numDisp: 3






Crash report:

Process:         SecurityAgent [1452]
Path:            /System/Library/CoreServices/SecurityAgent.app/Contents/MacOS/SecurityAgent
Identifier:      SecurityAgent
Version:         7.0 (55116.8)
Code Type:       X86-64 (Native)
Parent Process:  launchd [1]
User ID:         92

Date/Time:       2013-02-14 14:12:05.943 -0800
OS Version:      Mac OS X 10.8.2 (12C3012)
Report Version:  10

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString bytes]: unrecognized selector sent to instance 0x7fdc61222c40'
abort() called
terminate called throwing an exception

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8f05a0a6 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff8ac183f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8f0f06ea -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3   CoreFoundation                      0x00007fff8f0485ce ___forwarding___ + 414
4   CoreFoundation                      0x00007fff8f0483b8 _CF_forwarding_prep_0 + 232
5   CoreGraphics                        0x00007fff8b40ce8f CGDataProviderCreateWithCFData + 133
6   LoginUICore                         0x00007fff90b521b4 LUICreateImageFromJPEGData + 12
7   LoginUIKit                          0x00007fff9109d18a +[NSImage(LUIHelpers) imageForUserFromJPEGData:avatarType:] + 69
8   loginwindow                         0x000000010594d919 APMechanismSetResult + 31889
9   loginwindow                         0x000000010595c10e UserListOfUserWithPrimaryGroupGUID + 44376
10  LoginUIKit                          0x00007fff910a36cb -[LUIUserListViewController stripView:itemForColumn:] + 525
11  LoginUIKit                          0x00007fff910a1767 -[LUIStripView loadItemsForView] + 635
12  LoginUIKit                          0x00007fff910a141c -[LUIStripView viewWillDraw] + 160
13  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
14  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
15  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
16  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
17  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
18  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
19  AppKit                              0x00007fff8e468b75 -[NSScrollView viewWillDraw] + 45
20  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
21  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
22  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
23  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
24  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
25  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
26  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
27  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
28  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
29  AppKit                              0x00007fff8e3de29d __22-[NSView viewWillDraw]_block_invoke_0 + 307
30  CoreFoundation                      0x00007fff8f052a46 __NSArrayEnumerate + 582
31  AppKit                              0x00007fff8e3ddfdd -[NSView viewWillDraw] + 244
32  AppKit                              0x00007fff8e3dd634 -[NSView _sendViewWillDrawInRect:clipRootView:] + 1525
33  AppKit                              0x00007fff8e3a9a61 -[NSView displayIfNeeded] + 1044
34  AppKit                              0x00007fff8e533f44 -[NSNextStepFrame displayIfNeeded] + 84
35  AppKit                              0x00007fff8e466b18 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1377
36  AppKit                              0x00007fff8e466138 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 940
37  AppKit                              0x00007fff8e465d1f -[NSWindow orderWindow:relativeTo:] + 159
38  LoginUIKit                          0x00007fff9108d0c5 -[LUIWindowController showWindow] + 498
39  loginwindow                         0x0000000105959e50 UserListOfUserWithPrimaryGroupGUID + 35482
40  loginwindow                         0x0000000105948a94 APMechanismSetResult + 11788
41  libdispatch.dylib                   0x00007fff8c879a2d _dispatch_barrier_sync_f_slow_invoke + 77
42  libdispatch.dylib                   0x00007fff8c8740b6 _dispatch_client_callout + 8
43  libdispatch.dylib                   0x00007fff8c8790c8 _dispatch_main_queue_callback_4CF + 275
44  CoreFoundation                      0x00007fff8effc0fe __CFRunLoopRun + 1614
45  CoreFoundation                      0x00007fff8effb6b2 CFRunLoopRunSpecific + 290
46  HIToolbox                           0x00007fff8cae00a4 RunCurrentEventLoopInMode + 209
47  HIToolbox                           0x00007fff8cadfe42 ReceiveNextEventCommon + 356
48  HIToolbox                           0x00007fff8cadfcd3 BlockUntilNextEventMatchingListInMode + 62
49  AppKit                              0x00007fff8e3a6613 _DPSNextEvent + 685
50  AppKit                              0x00007fff8e3a5ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
51  AppKit                              0x00007fff8e39d283 -[NSApplication run] + 517
52  SecurityAgent                       0x000000010577c544 SecurityAgent + 70980
53  libdyld.dylib                       0x00007fff878ac7e1 start + 0
54  ???                                 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff90bcb212 __pthread_kill + 10
1   libsystem_c.dylib             0x00007fff8e182af4 pthread_kill + 90
2   libsystem_c.dylib             0x00007fff8e1c6dce abort + 143
3   libc++abi.dylib               0x00007fff89568a17 abort_message + 257
4   libc++abi.dylib               0x00007fff895663c6 default_terminate() + 28
5   libobjc.A.dylib               0x00007fff8ac18873 _objc_terminate() + 91
6   libc++.1.dylib                 0x00007fff8f4cf8fe std::terminate() + 20
7   libobjc.A.dylib               0x00007fff8ac185de objc_terminate + 9
8   libdispatch.dylib             0x00007fff8c8740ca _dispatch_client_callout + 28
9   libdispatch.dylib             0x00007fff8c8790c8 _dispatch_main_queue_callback_4CF + 275
10  com.apple.CoreFoundation       0x00007fff8effc0fe __CFRunLoopRun + 1614
11  com.apple.CoreFoundation       0x00007fff8effb6b2 CFRunLoopRunSpecific + 290
12  com.apple.HIToolbox           0x00007fff8cae00a4 RunCurrentEventLoopInMode + 209
13  com.apple.HIToolbox           0x00007fff8cadfe42 ReceiveNextEventCommon + 356
14  com.apple.HIToolbox           0x00007fff8cadfcd3 BlockUntilNextEventMatchingListInMode + 62
15  com.apple.AppKit               0x00007fff8e3a6613 _DPSNextEvent + 685
16  com.apple.AppKit               0x00007fff8e3a5ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17  com.apple.AppKit               0x00007fff8e39d283 -[NSApplication run] + 517
18  com.apple.securityagent       0x000000010577c544 0x10576b000 + 70980
19  libdyld.dylib                 0x00007fff878ac7e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff90bcbd16 kevent + 10
1   libdispatch.dylib             0x00007fff8c876dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             0x00007fff8c8769ee _dispatch_mgr_thread + 54

Thread 2:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib         0x00007fff90bc96c2 semaphore_wait_trap + 10
1   libdispatch.dylib             0x00007fff8c877486 _dispatch_semaphore_wait_slow + 241
2   com.apple.CFOpenDirectory     0x00007fff8da3660b transaction_simple + 401
3   com.apple.CFOpenDirectory     0x00007fff8da3b2d3 ODRecordVerifyPassword + 272
4   com.apple.OpenDirectory       0x00007fff895591f7 -[ODRecord verifyPassword:error:] + 40
5   com.apple.securityAgentPlugins.loginwindowUI 0x000000010594b39d 0x105942000 + 37789
6   libdispatch.dylib             0x00007fff8c877f01 _dispatch_call_block_and_release + 15
7   libdispatch.dylib             0x00007fff8c8740b6 _dispatch_client_callout + 8
8   libdispatch.dylib             0x00007fff8c8751fa _dispatch_worker_thread2 + 304
9   libsystem_c.dylib             0x00007fff8e183cab _pthread_wqthread + 404
10  libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib         0x00007fff90bcb6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8e183eec _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff8e183cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 4:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib         0x00007fff90bc96c2 semaphore_wait_trap + 10
1   libdispatch.dylib             0x00007fff8c877486 _dispatch_semaphore_wait_slow + 241
2   com.apple.CFOpenDirectory     0x00007fff8da3660b transaction_simple + 401
3   com.apple.CFOpenDirectory     0x00007fff8da3b2d3 ODRecordVerifyPassword + 272
4   com.apple.OpenDirectory       0x00007fff895591f7 -[ODRecord verifyPassword:error:] + 40
5   com.apple.securityAgentPlugins.loginwindowUI 0x000000010594b39d 0x105942000 + 37789
6   libdispatch.dylib             0x00007fff8c877f01 _dispatch_call_block_and_release + 15
7   libdispatch.dylib             0x00007fff8c8740b6 _dispatch_client_callout + 8
8   libdispatch.dylib             0x00007fff8c8751fa _dispatch_worker_thread2 + 304
9   libsystem_c.dylib             0x00007fff8e183cab _pthread_wqthread + 404
10  libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 5:: CVDisplayLink
0   libsystem_kernel.dylib         0x00007fff90bcb0fa __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff8e185fc3 _pthread_cond_wait + 927
2   com.apple.CoreVideo           0x00007fff8a4b6ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
3   com.apple.CoreVideo           0x00007fff8a4b623d CVDisplayLink::runIOThread() + 529
4   com.apple.CoreVideo           0x00007fff8a4b6013 startIOThread(void*) + 148
5   libsystem_c.dylib             0x00007fff8e181742 _pthread_start + 327
6   libsystem_c.dylib             0x00007fff8e16e181 thread_start + 13

Thread 6:: Dispatch queue: loginwindow:login queue
0   libsystem_kernel.dylib         0x00007fff90bc96c2 semaphore_wait_trap + 10
1   libdispatch.dylib             0x00007fff8c878c32 _dispatch_thread_semaphore_wait + 16
2   libdispatch.dylib             0x00007fff8c878a92 _dispatch_barrier_sync_f_slow + 188
3   com.apple.securityAgentPlugins.loginwindowUI 0x000000010594896c 0x105942000 + 26988
4   libdispatch.dylib             0x00007fff8c877f01 _dispatch_call_block_and_release + 15
5   libdispatch.dylib             0x00007fff8c8740b6 _dispatch_client_callout + 8
6   libdispatch.dylib             0x00007fff8c87547f _dispatch_queue_drain + 235
7   libdispatch.dylib             0x00007fff8c8752f1 _dispatch_queue_invoke + 52
8   libdispatch.dylib             0x00007fff8c8751c3 _dispatch_worker_thread2 + 249
9   libsystem_c.dylib             0x00007fff8e183cab _pthread_wqthread + 404
10  libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib         0x00007fff90bcb6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8e183eec _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff8e183cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib         0x00007fff90bcb6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8e183eec _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff8e183cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 9:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib         0x00007fff90bc96c2 semaphore_wait_trap + 10
1   libdispatch.dylib             0x00007fff8c877486 _dispatch_semaphore_wait_slow + 241
2   com.apple.CFOpenDirectory     0x00007fff8da3660b transaction_simple + 401
3   com.apple.CFOpenDirectory     0x00007fff8da3b2d3 ODRecordVerifyPassword + 272
4   com.apple.OpenDirectory       0x00007fff895591f7 -[ODRecord verifyPassword:error:] + 40
5   com.apple.securityAgentPlugins.loginwindowUI 0x000000010594b39d 0x105942000 + 37789
6   libdispatch.dylib             0x00007fff8c877f01 _dispatch_call_block_and_release + 15
7   libdispatch.dylib             0x00007fff8c8740b6 _dispatch_client_callout + 8
8   libdispatch.dylib             0x00007fff8c8751fa _dispatch_worker_thread2 + 304
9   libsystem_c.dylib             0x00007fff8e183cab _pthread_wqthread + 404
10  libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib         0x00007fff90bcb6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8e183eec _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff8e183cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 11:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib         0x00007fff90bc96c2 semaphore_wait_trap + 10
1   libdispatch.dylib             0x00007fff8c877486 _dispatch_semaphore_wait_slow + 241
2   com.apple.CFOpenDirectory     0x00007fff8da3660b transaction_simple + 401
3   com.apple.CFOpenDirectory     0x00007fff8da3b2d3 ODRecordVerifyPassword + 272
4   com.apple.OpenDirectory       0x00007fff895591f7 -[ODRecord verifyPassword:error:] + 40
5   com.apple.securityAgentPlugins.loginwindowUI 0x000000010594b39d 0x105942000 + 37789
6   libdispatch.dylib             0x00007fff8c877f01 _dispatch_call_block_and_release + 15
7   libdispatch.dylib             0x00007fff8c8740b6 _dispatch_client_callout + 8
8   libdispatch.dylib             0x00007fff8c8751fa _dispatch_worker_thread2 + 304
9   libsystem_c.dylib             0x00007fff8e183cab _pthread_wqthread + 404
10  libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib         0x00007fff90bcb6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8e183eec _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff8e183cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib         0x00007fff90bcb6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8e183eec _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff8e183cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib         0x00007fff90bcb6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8e183eec _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff8e183cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8e16e171 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5a493558  rdx: 0x0000000000000000
  rdi: 0x0000000000000d07  rsi: 0x0000000000000006  rbp: 0x00007fff5a493580  rsp: 0x00007fff5a493558
   r8: 0x00007fff77a3a278   r9: 0x0000000000000014  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff5a4936e0  r13: 0x0000000000000000  r14: 0x00007fff77a3b180  r15: 0x00007fff5a4935c0
  rip: 0x00007fff90bcb212  rfl: 0x0000000000000206  cr2: 0x00007fff77a33fe8
Logical CPU: 0

Binary Images:
       0x10576b000 -        0x10578dfff  com.apple.securityagent (7.0 - 55116.8) <71F812E9-3B0C-33E9-B115-C14A143025E6> /System/Library/CoreServices/SecurityAgent.app/Contents/MacOS/SecurityAgent
       0x1057a4000 -        0x1057a6fff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
       0x105942000 -        0x105973fff  com.apple.securityAgentPlugins.loginwindowUI (8.1 - 8.1) <22FCA185-F2C3-359D-9A9E-EB33B273D664> /System/Library/CoreServices/SecurityAgentPlugins/loginwindow.bundle/Contents/MacOS/loginwindow
       0x105996000 -        0x1059a4ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
       0x1059ab000 -        0x1059b4fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
       0x1059ba000 -        0x1059bdff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x10a7a4000 -        0x10a95bfff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10a992000 -        0x10aad4fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x10ab08000 -        0x10af85fff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.6.22 - 8.0.6) <6486BC95-ADD7-3E85-A8B3-97404CDF9F32> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
       0x10b0ec000 -        0x10b119fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x200000000 -        0x200904fff  com.apple.GeForceGLDriver (8.6.22 - 8.0.6) <34587BE0-9303-3B15-9F8B-79B9B30820EE> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff6536b000 -     0x7fff6539f93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8696e000 -     0x7fff869f0fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8728b000 -     0x7fff87365ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff873f4000 -     0x7fff874fffff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8755a000 -     0x7fff8782afff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87888000 -     0x7fff878a9fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff878aa000 -     0x7fff878adff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff878b8000 -     0x7fff878ccfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff879cc000 -     0x7fff879d8ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff879f9000 -     0x7fff87c7cfff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87e12000 -     0x7fff87e51ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff87e52000 -     0x7fff87e63ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff885cb000 -     0x7fff886ebfff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff888e9000 -     0x7fff889aeff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff889af000 -     0x7fff88a49fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff88a68000 -     0x7fff88a74fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff88a75000 -     0x7fff88a82fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff88a83000 -     0x7fff88a8dfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff88d33000 -     0x7fff88d6efff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff88d6f000 -     0x7fff88d6ffff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88d70000 -     0x7fff88d77fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff88d78000 -     0x7fff88d79ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff892d8000 -     0x7fff892dcfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff89536000 -     0x7fff89556fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff89557000 -     0x7fff8955cfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8955d000 -     0x7fff89564fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff89565000 -     0x7fff8958aff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x7fff8961c000 -     0x7fff898c0fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff898c1000 -     0x7fff898e9fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff898ea000 -     0x7fff89a70fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff89a71000 -     0x7fff89abbff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89c43000 -     0x7fff89d38fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff89fb3000 -     0x7fff89fffff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8a00c000 -     0x7fff8a0deff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8a0fa000 -     0x7fff8a108fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8a109000 -     0x7fff8a135ff7  libRIP.A.dylib (328.0.4) <9DFF2DC8-9877-3546-A760-929CD974E30A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8a136000 -     0x7fff8a287fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8a288000 -     0x7fff8a288fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8a289000 -     0x7fff8a2c9ff7  com.apple.MediaKit (14 - 685) <0188751A-93EC-3FB1-92CB-76DD75818CD4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8a2e6000 -     0x7fff8a32ffff  com.apple.framework.CoreWiFi (1.1 - 110.11) <9DA88230-5530-3981-BF71-FAE3822EE8B0> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8a330000 -     0x7fff8a385ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a38e000 -     0x7fff8a461ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8a462000 -     0x7fff8a4b1ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8a4b4000 -     0x7fff8a4deff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a5dd000 -     0x7fff8a5deff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8a5df000 -     0x7fff8a5e5fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8a5e6000 -     0x7fff8a5e6fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8a5e7000 -     0x7fff8a5faff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8a5fb000 -     0x7fff8a76ffff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8a770000 -     0x7fff8a776ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8a777000 -     0x7fff8a7f7ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8a7f8000 -     0x7fff8a885ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8ab26000 -     0x7fff8ab48ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x7fff8ab49000 -     0x7fff8ab57ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8ac07000 -     0x7fff8ad1f92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8ad20000 -     0x7fff8ad5afff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8ad5b000 -     0x7fff8ad64fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8ad67000 -     0x7fff8ad69fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8ad6a000 -     0x7fff8ad81fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8ad82000 -     0x7fff8ad84ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8ad85000 -     0x7fff8add0ff7  com.apple.GraphKit (1.0.5 - 30) <3041F39B-5372-334E-9757-3EBFE0CDA293> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
    0x7fff8add1000 -     0x7fff8add6ff7  com.apple.CaptiveNetworkSupport (12.0 - 1) <D917B57A-CDE3-3F01-B676-C068DBAAB7E4> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
    0x7fff8add7000 -     0x7fff8addafff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff8ae09000 -     0x7fff8ae5aff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8ae5b000 -     0x7fff8aedcfff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8aedd000 -     0x7fff8aedeff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff8aedf000 -     0x7fff8aee2fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8aee3000 -     0x7fff8aef1fff  libcommonCrypto.dylib (60027) <DA98AE56-BC3F-3AD0-9660-8CC79E4AECE6> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8aef2000 -     0x7fff8aef4ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8aef5000 -     0x7fff8af36ff7  com.apple.framework.corewlankit (2.0 - 200.10) <F6082718-6384-3649-B80E-2AD2E6F9C93E> /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/CoreWLANKit
    0x7fff8af37000 -     0x7fff8af7aff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8b12d000 -     0x7fff8b189ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8b18a000 -     0x7fff8b19dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8b2d9000 -     0x7fff8b3d6ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8b3d7000 -     0x7fff8bd671f7  com.apple.CoreGraphics (1.600.0 - 328.0.4) <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8bd68000 -     0x7fff8c15ffff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8c160000 -     0x7fff8c21dff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8c21e000 -     0x7fff8c254fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8c7b4000 -     0x7fff8c7f8fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff8c7f9000 -     0x7fff8c844fff  com.apple.framework.CoreWLAN (3.0.1 - 301.12) <3CC31D0B-8BAF-3042-8940-FE33EB2405A3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8c872000 -     0x7fff8c887ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8c888000 -     0x7fff8c889fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8c88a000 -     0x7fff8c8b8fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8c8b9000 -     0x7fff8c8bdfff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8c8be000 -     0x7fff8c93cff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8c93d000 -     0x7fff8c95fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c960000 -     0x7fff8c9a3fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8c9b9000 -     0x7fff8c9e0ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8c9e1000 -     0x7fff8ca7fff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8ca80000 -     0x7fff8cdb0ff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8cdb1000 -     0x7fff8cdf9fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8cdfa000 -     0x7fff8cdfbff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x7fff8cdfc000 -     0x7fff8ce07ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8ce08000 -     0x7fff8cf0afff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8cf13000 -     0x7fff8cf27fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8cfc6000 -     0x7fff8cfc7fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8d47d000 -     0x7fff8d47ffff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8d4c6000 -     0x7fff8d4caff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8d574000 -     0x7fff8d579fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8d57a000 -     0x7fff8d5abff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8d664000 -     0x7fff8d761fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8d9be000 -     0x7fff8d9cbff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8d9cc000 -     0x7fff8da34fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8da35000 -     0x7fff8da4cfff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8da4d000 -     0x7fff8daaafff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8db7a000 -     0x7fff8df97fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8df9b000 -     0x7fff8e041ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8e0cc000 -     0x7fff8e0ebff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8e0ec000 -     0x7fff8e0f6fff  libcsfde.dylib (296.10) <BE8228CB-0F45-343B-9D04-1DB5E6F77925> /usr/lib/libcsfde.dylib
    0x7fff8e0f7000 -     0x7fff8e154ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8e169000 -     0x7fff8e16afff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff8e16d000 -     0x7fff8e239fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff8e251000 -     0x7fff8ee7eff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8ee7f000 -     0x7fff8eeb3fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8eeb4000 -     0x7fff8eebafff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <C0EC9C24-F5F4-3378-84DE-EA1073DA760E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8eebb000 -     0x7fff8ef55fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8ef56000 -     0x7fff8ef75ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8efc7000 -     0x7fff8f1b0fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8f1b1000 -     0x7fff8f207fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8f208000 -     0x7fff8f213fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8f214000 -     0x7fff8f21cfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8f21d000 -     0x7fff8f31ffff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8f320000 -     0x7fff8f328ff7  libsystem_dnssd.dylib (379.34) <F0AE5B8E-C7CC-3393-927F-B65DB04016AA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8f329000 -     0x7fff8f32bfff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8f32c000 -     0x7fff8f4c7fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8f4c8000 -     0x7fff8f530ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8fcda000 -     0x7fff8fff1ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90050000 -     0x7fff90071ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff90072000 -     0x7fff90081ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff90082000 -     0x7fff9008dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff9008e000 -     0x7fff9008efff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff9009b000 -     0x7fff9014cfff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff9014d000 -     0x7fff9017ffff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff90a35000 -     0x7fff90a52fff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff90a53000 -     0x7fff90aa2ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff90aa3000 -     0x7fff90ab0fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff90ab1000 -     0x7fff90aeefe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff90b4f000 -     0x7fff90b50fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff90b51000 -     0x7fff90b54ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff90bb9000 -     0x7fff90bd4ff7  libsystem_kernel.dylib (2050.20.9) <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    0x7fff90c07000 -     0x7fff90c0bfff  libCGXType.A.dylib (328.0.4) <446116C9-E59C-35FA-892A-7F6BA8C9DA8A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff90c0c000 -     0x7fff90f68fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9107c000 -     0x7fff91088fff  libCSync.A.dylib (328.0.4) <D49C5371-6BCC-32F6-9013-BFF2E924B790> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff91089000 -     0x7fff910cbfff  com.apple.LoginUIKit (2.0 - 2.0) <591E084F-3153-3776-A09C-8AB14E0E5306> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/LoginUIKit
    0x7fff91109000 -     0x7fff91109fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff9110a000 -     0x7fff91110fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff91111000 -     0x7fff91114fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff91123000 -     0x7fff9117aff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9117b000 -     0x7fff91294ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff912a1000 -     0x7fff912a3ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff912a4000 -     0x7fff912a4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff912ed000 -     0x7fff91ab6fff  libclh.dylib (4.0.3 - 4.0.3) <C5DD836D-0B3B-3DAD-BFCF-9008A1C65836> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff91ab7000 -     0x7fff91b0dff7  com.apple.opencl (2.1.21 - 2.1.21) <E2E3C6D8-208D-3926-B051-77FDD8F0BE2D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff91b0e000 -     0x7fff91b0efff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff91b0f000 -     0x7fff91d44ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff91d7e000 -     0x7fff91e6eff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff91e6f000 -     0x7fff91e73fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff91e74000 -     0x7fff91eaafff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff91f01000 -     0x7fff91f01ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff91f02000 -     0x7fff91f2aff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <1BCC05B1-1E08-377C-A01D-4F421E63868B> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff91f2b000 -     0x7fff91f2ffff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff91f30000 -     0x7fff91f67ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff91f68000 -     0x7fff91f68fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff91f69000 -     0x7fff91f94fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff91f95000 -     0x7fff91faafff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff91fab000 -     0x7fff91fbaff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff92065000 -     0x7fff92067fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff92068000 -     0x7fff920c2fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff920c3000 -     0x7fff92130fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff92131000 -     0x7fff9215fff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff9219c000 -     0x7fff921a0ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff921f3000 -     0x7fff923a1fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff923a2000 -     0x7fff9242bfff  libCoreStorage.dylib (296.10) <F8043D19-D37F-3C62-83DF-566C0822B478> /usr/lib/libCoreStorage.dylib
    0x7fff92474000 -     0x7fff92474fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff92475000 -     0x7fff9248bfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff93497000 -     0x7fff934a3fff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff934ab000 -     0x7fff934b9ff7  libkxld.dylib (2050.20.9) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib
    0x7fff934c6000 -     0x7fff9352ffff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff93530000 -     0x7fff93535fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff93536000 -     0x7fff93548ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff935e9000 -     0x7fff937e9fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x7fff938e5000 -     0x7fff9390cfff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff9390d000 -     0x7fff9397bfff  com.apple.framework.IOKit (2.0.1 - 755.20.4) <F2E5AC1B-F03D-3916-B239-7B421579DFA5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

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: 1202
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=178.8M resident=134.8M(75%) swapped_out_or_unallocated=44.0M(25%)
Writable regions: Total=183.9M written=7340K(4%) resident=43.6M(24%) swapped_out=0K(0%) unallocated=140.3M(76%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  18.5M
CG image                            340K
CG raster data                      176K
CG shared images                   1184K
CoreAnimation                      13.6M
CoreAnimation (reserved)              4K        reserved VM address space (unallocated)
CoreServices                       2040K
IOKit                              14.0M
MALLOC                            130.7M
MALLOC guard page                    64K
Memory tag=242                       12K
Memory tag=251                       44K
OpenGL GLSL                        1024K
STACK GUARD                        56.1M
Stack                              15.1M
VM_ALLOCATE                         272K
__DATA                             29.4M
__IMAGE                             528K
__LINKEDIT                         54.2M
__TEXT                            124.6M
__UNICODE                           544K
mapped file                        49.2M
shared memory                      2548K
===========                      =======
TOTAL                             514.0M
TOTAL, minus reserved VM space    514.0M
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Fed-talk mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: [Fed-Talk] SecurityAgent terminating app due to uncaught exception
      • From: "Fiumara, Gregory" <email@hidden>
  • Prev by Date: [Fed-Talk] CAC-enabled login OS X10.7 & 10.8
  • Next by Date: Re: [Fed-Talk] CAC-enabled login OS X10.7 & 10.8
  • Previous by thread: Re: [Fed-Talk] CAC-enabled login OS X10.7 & 10.8
  • Next by thread: Re: [Fed-Talk] SecurityAgent terminating app due to uncaught exception
  • Index(es):
    • Date
    • Thread