Lion: Skype crashing before launch (restore windows + report)

I'm running 5.4 Beta for Mac, and for no reason, Skype crashed and quit while running inthe background. I took no notice of it, but later when I wanted to start it, it briefly shows the restore windows screen, and before I can react, it pops up a crash report. I have pasted the details of said report below (in parts because the message size is limited on these forums).
I have tried repairing disk permissions (no change); and going back to the current stable release of Skype: it does not crash, starts up, and runs, but when I click on a contact to open a chat window, it crashes then like before - perhaps it's something to do with the history files... I wouldn't want to delete them.
I am running a brand-new MacBook Pro 2.2 GHz with Lion.
Process:         Skype [12276]
Path:            /Applications/Skype.app/Contents/MacOS/Skype
Identifier:      com.skype.skype
Version:         5.4.0.1217 (5.4.0.1217)
Code Type:       X86 (Native)
Parent Process:  launchd [134]
Date/Time:       2011-11-03 13:46:43.312 +0000
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Interval Since Last Report:          153983 sec
Crashes Since Last Report:           25
Per-App Interval Since Last Report:  593072 sec
Per-App Crashes Since Last Report:   17
Anonymous UUID:                      FF84540F-4E80-4BB5-8C2D-27BBDCACD9DA
Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager
Exception Type:  EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[12276]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                       0x9979cb8e ***::HashTableConstIterator<WebCore::Document*, WebCore::Document*, ***::IdentityExtractor<WebCore::Document*>, ***::PtrHash<WebCore::Document*>, ***::HashTraits<WebCore::Document*>, ***::HashTraits<WebCore::Document*> > ***::HashTable<WebCore::Document*, WebCore::Document*, ***::IdentityExtractor<WebCore::Document*>, ***::PtrHash<WebCore::Document*>, ***::HashTraits<WebCore::Document*>, ***::HashTraits<WebCore::Document*> >::find<WebCore::Document*, ***::IdentityHashTranslator<WebCore::Document*, WebCore::Document*, ***::PtrHash<WebCore::Document*> > >(WebCore::Document* const&) const + 110
1   com.apple.WebCore                       0x997412c5 WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 619
2   com.apple.WebCore                       0x99793e0e WebCore::Document::updateStyleIfNeeded() + 76
3   com.apple.WebCore                       0x997d36e0 WebCore::FrameLoader::stopLoading(WebCore::UnloadEventPolicy) + 872
4   com.apple.WebCore                       0x99738e10 WebCore::FrameLoader::transitionToCommitted(***::PassRefPtr<WebCore::CachedPage>) + 168
5   com.apple.WebCore                       0x997384da WebCore::FrameLoader::commitProvisionalLoad() + 354
6   com.apple.WebCore                       0x997ec2c7 WebCore::DocumentLoader::commitLoad(char const*, int) + 75
7   com.apple.WebCore                       0x997ec07f WebCore::MainResourceLoader::addData(char const*, int, bool) + 61
8   com.apple.WebCore                       0x997ebfdb WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 51
9   com.apple.WebCore                       0x997ebf43 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 595
10  com.apple.WebCore                       0x997ebcc3 WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int) + 147
11  com.apple.WebCore                       0x997ebc19 -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] + 137
12  com.apple.Foundation                    0x91edbb3b -[NSURLConnectionDelegateProxy connection:didReceiveData:lengthReceived:] + 72
13  com.apple.Foundation                    0x91dba793 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveData:originalLength:] + 169
14  com.apple.Foundation                    0x91dba6bb ___NSURLConnectionDidReceiveData_block_invoke_1 + 156
15  com.apple.Foundation                    0x91db8e78 -[NSURLConnection(NSURLConnectionReallyInternal) delegatePerform:] + 36
16  com.apple.Foundation                    0x91dba61a _NSURLConnectionDidReceiveData + 96
17  com.apple.CFNetwork                     0x923d2557 URLConnectionClient::_clientDidReceiveData(__CFArray const*, URLConnectionClient::ClientConnectionEventQueue*) + 357
18  com.apple.CFNetwork                     0x9248b99b URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 879
19  com.apple.CFNetwork                     0x9248bc72 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 1606
20  com.apple.CFNetwork                     0x9248bc72 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 1606
21  com.apple.CFNetwork                     0x923ade8c URLConnectionClient::processEvents() + 174
22  com.apple.CFNetwork                     0x9248b2ed non-virtual thunk to URLConnectionInstanceData::multiplexerClientPerform() + 21
23  com.apple.CFNetwork                     0x923add46 MultiplexerSource::perform() + 244
24  com.apple.CoreFoundation                0x962ff84f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
25  com.apple.CoreFoundation                0x962ff2c8 __CFRunLoopDoSources0 + 440
26  com.apple.CoreFoundation                0x963290d8 __CFRunLoopRun + 1112
27  com.apple.CoreFoundation                0x963288ec CFRunLoopRunSpecific + 332
28  com.apple.CoreFoundation                0x96328798 CFRunLoopRunInMode + 120
29  com.apple.HIToolbox                     0x955afa7f RunCurrentEventLoopInMode + 318
30  com.apple.HIToolbox                     0x955b6cc6 ReceiveNextEventCommon + 168
31  com.apple.HIToolbox                     0x955b6c0a BlockUntilNextEventMatchingListInMode + 88
32  com.apple.AppKit                        0x9b455040 _DPSNextEvent + 678
33  com.apple.AppKit                        0x9b4548ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
34  com.apple.AppKit                        0x9b72989c -[NSApplication _realDoModalLoop:peek:] + 973
35  com.apple.AppKit                        0x9b7249e1 -[NSApplication _doModalLoop:peek:] + 69
36  com.apple.AppKit                        0x9b729429 -[NSApplication runModalForWindow:] + 258
37  com.apple.AppKit                        0x9b719877 -[NSAlert runModal] + 277
38  com.apple.AppKit                        0x9b487a9d __-[NSPersistentUIManager promptToIgnorePersistentState]_block_invoke_1 + 797
39  com.apple.AppKit                        0x9b729ef9 -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 74
40  com.apple.AppKit                        0x9b48775d -[NSPersistentUIManager promptToIgnorePersistentState] + 187
41  com.apple.AppKit                        0x9b4586de -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 178
42  com.apple.AppKit                        0x9b458623 -[NSApplication(NSAppleEventHandling) _reopenWindowsIfNecessaryWithAppleEvent:completionHandler:] + 260
43  com.apple.AppKit                        0x9b458506 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 259
44  com.apple.AppKit                        0x9b45822e -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
45  com.apple.CoreFoundation                0x9638b548 -[NSObject performSelector:withObject:withObject:] + 72
46  com.apple.Foundation                    0x91d8921a __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
47  com.apple.Foundation                    0x91d87fcd -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
48  com.apple.Foundation                    0x91d87da1 _NSAppleEventManagerGenericHandler + 234
49  com.apple.AE                            0x981b3045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
50  com.apple.AE                            0x9819cb67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
51  com.apple.AE                            0x9819ca54 aeProcessAppleEvent + 253
52  com.apple.HIToolbox                     0x955befea AEProcessAppleEvent + 103
53  com.apple.AppKit                        0x9b4552af _DPSNextEvent + 1301
54  com.apple.AppKit                        0x9b4548ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
55  com.apple.AppKit                        0x9b450c22 -[NSApplication run] + 911
56  com.skype.skype                         0x000b08af 0x1000 + 719023
57  com.skype.skype                         0x000b0830 0x1000 + 718896
58  com.skype.skype                         0x00042f4d 0x1000 + 270157
Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x90fa190a kevent + 10
1   libdispatch.dylib                       0x9c734c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                       0x9c7336a7 _dispatch_mgr_thread + 53
Thread 2:
0   libsystem_kernel.dylib                  0x90fa102e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x91320ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x913226fe start_wqthread + 30
Thread 3:
0   libsystem_kernel.dylib                  0x90fa102e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x91320ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x913226fe start_wqthread + 30
Thread 4:
0   libsystem_kernel.dylib                  0x90fa102e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x91320ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x913226fe start_wqthread + 30
Thread 5:
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d342c pthread_cond_wait$UNIX2003 + 71
3   com.skype.skype                         0x002feb20 0x1000 + 3136288
Thread 6:
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d342c pthread_cond_wait$UNIX2003 + 71
3   com.skype.skype                         0x002feb20 0x1000 + 3136288
Thread 7:
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d33e0 pthread_cond_timedwait$UNIX2003 + 70
3   com.skype.skype                         0x002feac6 0x1000 + 3136198
Thread 8:
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d33e0 pthread_cond_timedwait$UNIX2003 + 70
3   com.skype.skype                         0x002feac6 0x1000 + 3136198
Thread 9:
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d33e0 pthread_cond_timedwait$UNIX2003 + 70
3   com.skype.skype                         0x002feac6 0x1000 + 3136198
Thread 10:
0   libsystem_kernel.dylib                  0x90fa190a kevent + 10
1   com.skype.skype                         0x002f83ab 0x1000 + 3109803
Thread 11:
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d342c pthread_cond_wait$UNIX2003 + 71
3   com.skype.skype                         0x002feb20 0x1000 + 3136288
Thread 12:
0   libsystem_kernel.dylib                  0x90fa0142 __getdirentries64 + 10
1   libsystem_c.dylib                       0x91340628 _readdir_unlocked$INODE64 + 79
2   libsystem_c.dylib                       0x913407a5 readdir$INODE64 + 55
3   com.apple.CoreFoundation                0x9630c932 _CFBundleCopySortedDirectoryContentsAtPath + 1282
4   com.apple.CoreFoundation                0x9631bfc0 _CFBundleTryOnePreferredLprojNameInDirectory + 240
5   com.apple.CoreFoundation                0x9631b087 _CFBundleAddPreferredLprojNamesInDirectory + 1671
6   com.apple.CoreFoundation                0x9631bc54 _CFBundleGetLanguageSearchList + 148
7   com.apple.CoreFoundation                0x963303e8 CFBundleCopyResourceURL + 40
8   com.apple.CoreFoundation                0x96333079 CFBundleCopyLocalizedString + 409
9   com.apple.cmio.DAL.VDC_4                0x05550d65 0x553d000 + 81253
10  com.apple.cmio.DAL.VDC_4                0x05548744 0x553d000 + 46916
11  com.apple.cmio.DAL.VDC_4                0x05552a59 0x553d000 + 88665
12  com.apple.cmio.DAL.VDC_4                0x0554c97b 0x553d000 + 63867
13  com.apple.CoreMediaIO                   0x9014864e CMIO::DAL::PlugIn::ObjectHasProperty(CMIO::DAL::Object const&, CMIOObjectPropertyAddress const&) const + 38
14  com.apple.CoreMediaIO                   0x90146726 CMIO::DAL::Object::HasProperty(CMIOObjectPropertyAddress const&) const + 128
15  com.apple.CoreMediaIO                   0x9017561b CMIOObjectGetPropertyData + 321
16  com.apple.QTKit                         0x90993757 -[QTCaptureDALDevice _refreshAttributes] + 289
17  com.apple.QTKit                         0x90993431 -[QTCaptureDALDevice setDeviceID:] + 686
18  com.apple.QTKit                         0x90993021 -[QTCaptureDALDevice initWithUniqueID:deviceID:] + 248
19  com.apple.QTKit                         0x90992b34 +[QTCaptureDALDevice _refreshDevices] + 432
20  com.apple.QTKit                         0x909928c8 +[QTCaptureDALDevice devicesWithIOType:] + 68
21  com.apple.QTKit                         0x909a62f6 +[QTCaptureDevice devicesWithIOType:] + 200
22  com.apple.QTKit                         0x9099287f +[QTCaptureDevice inputDevices] + 41
23  com.apple.QTKit                         0x909927ac +[QTCaptureDevice inputDevicesWithMediaType:] + 36
24  ???                                     0x00d4f562 0 + 13956450
25  ???                                     0x00d54e19 0 + 13979161
26  ???                                     0x00d8a958 0 + 14199128
27  ???                                     0x00d906b8 0 + 14223032
28  com.skype.skype                         0x0041724f 0x1000 + 4285007
Thread 13:
0   libsystem_kernel.dylib                  0x90fa0876 __psynch_mutexwait + 10
1   libsystem_c.dylib                       0x9131d6af pthread_mutex_lock + 633
Thread 14:
0   libsystem_kernel.dylib                  0x90f9ec22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x90f9e1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x963200ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x96329214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x963288ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x96339611 CFRunLoopRun + 129
6   com.skype.skype                         0x003524de 0x1000 + 3478750
Thread 15:
0   libsystem_kernel.dylib                  0x90f9ec22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x90f9e1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x963200ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x96329214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x963288ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x96339611 CFRunLoopRun + 129
6   com.skype.skype                         0x0022f732 0x1000 + 2287410
Thread 16:
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d342c pthread_cond_wait$UNIX2003 + 71
3   com.apple.Foundation                    0x91dadd40 -[NSCondition wait] + 304
4   com.apple.Foundation                    0x91da0948 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1236
5   com.apple.Foundation                    0x91da03de -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160
6   ???                                     0x010e6e20 0 + 17722912
7   com.skype.skype                         0x004ad96c 0x1000 + 4901228
Thread 17:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x90fa083e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x91322e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x912d342c pthread_cond_wait$UNIX2003 + 71
3   com.apple.JavaScriptCore                0x9a810021 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
4   com.apple.WebCore                       0x9972ad41 ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5   com.apple.WebCore                       0x9972ac94 WebCore::LocalStorageThread::threadEntryPoint() + 74
6   com.apple.WebCore                       0x9972abf1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7   libsystem_c.dylib                       0x9131eed9 _pthread_start + 335
8   libsystem_c.dylib                       0x913226de thread_start + 34
Thread 18:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x90f9ec22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x90f9e1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x963200ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x96329214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x963288ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x96328798 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x91db821c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7   com.apple.Foundation                    0x91dabf7d -[NSThread main] + 45
8   com.apple.Foundation                    0x91dabf2d __NSThread__main__ + 1582
9   libsystem_c.dylib                       0x9131eed9 _pthread_start + 335
10  libsystem_c.dylib                       0x913226de thread_start + 34
Thread 19:
0   libsystem_kernel.dylib                  0x90f9ec22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x90f9e1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x963200ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x96329214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x963288ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x96328798 CFRunLoopRunInMode + 120
6   com.apple.CoreMediaIO                   0x9014bed2 CMIO::DAL::RunLoop::OwnThread(void*) + 160
7   com.apple.CoreMediaIO                   0x90141a3d CAPThread::Entry(CAPThread*) + 123
8   libsystem_c.dylib                       0x9131eed9 _pthread_start + 335
9   libsystem_c.dylib                       0x913226de thread_start + 34
Thread 20:
0   libsystem_kernel.dylib                  0x90fa102e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x91320ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x913226fe start_wqthread + 30
Thread 21:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x90f9ec22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x90f9e1f6 mach_msg + 70
2   com.apple.CoreGraphics                  0x92fd1bb9 _CGSSynchronizeWindowBackingStore + 167
3   com.apple.CoreGraphics                  0x92f8e6c5 _CGSLockWindow + 4709
4   com.apple.CoreGraphics                  0x92f8d15b CGSDeviceLock + 317
5   libRIP.A.dylib                          0x9c05c6f1 ripd_Lock + 62
6   libRIP.A.dylib                          0x9c061c21 ripl_BltImage + 422
7   libRIP.A.dylib                          0x9c061803 ripc_RenderImage + 269
8   libRIP.A.dylib                          0x9c0614d6 ripc_EndLayer + 899
9   com.apple.CoreGraphics                  0x92fa6669 CGContextEndTransparencyLayer + 89
10  com.apple.AppKit                        0x9b78bb3e -[NSButtonCell(NSDefaultButtonIndicatorPrivate) heartBeat:] + 2378
11  com.apple.AppKit                        0x9b7f3431 -[NSControl heartBeat:] + 43
12  com.apple.AppKit                        0x9bb87cdf -[NSWindow(NSWindow_Theme) heartBeat:] + 260
13  com.apple.AppKit                        0x9b69c6ea -[NSUIHeartBeat _heartBeatThread:] + 1127
14  com.apple.Foundation                    0x91dabf7d -[NSThread main] + 45
15  com.apple.Foundation                    0x91dabf2d __NSThread__main__ + 1582
16  libsystem_c.dylib                       0x9131eed9 _pthread_start + 335
17  libsystem_c.dylib                       0x913226de thread_start + 34
Thread 1 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0xad22fc40  ecx: 0xb00805dc  edx: 0x90fa190a
  edi: 0xb0080720  esi: 0x9c7348a0  ebp: 0xb0080738  esp: 0xb00805dc
   ss: 0x00000023  efl: 0x00000247  eip: 0x90fa190a   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x03afb3fe
Logical CPU: 0
Binary Images:
    0x1000 -   0x7e7fff +com.skype.skype (5.4.0.1217 - 5.4.0.1217) <1F6BF082-CFF8-3FBF-974D-B0E0A7BA3281> /Applications/Skype.app/Contents/MacOS/Skype
0x14de000 -  0x14e0fff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x1600000 -  0x16adff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0x5529000 -  0x552dffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x5532000 -  0x5538ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x553d000 -  0x5566ffb  com.apple.cmio.DAL.VDC_4 (210.0 - 3180) <82CD4CB5-D357-35A4-A078-C221566D47D7> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
0x8fe08000 - 0x8fe3a9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x9000cffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9000d000 - 0x9012dfec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9012e000 - 0x9013efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9013f000 - 0x90190ff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x901c8000 - 0x901ccfff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x901cd000 - 0x901cdffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x901ec000 - 0x904eefff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9051b000 - 0x9051bff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9051c000 - 0x9055dff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9055e000 - 0x905baff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x905bb000 - 0x905e6fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x905e7000 - 0x905f0fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x905f1000 - 0x905f1fff  libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib
0x905f6000 - 0x90617fff  com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x90618000 - 0x90619ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x9061e000 - 0x90628ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9067a000 - 0x90707fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90708000 - 0x90748ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x90753000 - 0x907a2ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x907a3000 - 0x907aaff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x907ab000 - 0x907aeffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90807000 - 0x90968ffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90969000 - 0x9098eff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9098f000 - 0x90af1fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90af2000 - 0x90af5ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x90c3d000 - 0x90c41ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90c42000 - 0x90d18a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x90d19000 - 0x90e28ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90e29000 - 0x90e30ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x90e3f000 - 0x90ebaffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90ebb000 - 0x90f45ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90f88000 - 0x90fa6ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x90fa7000 - 0x90ff0ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90ff1000 - 0x912a0ff7  com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x912a1000 - 0x912a1fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x912a2000 - 0x912a3ffd  com.apple.ServerInformation (1.0 - 1) <E964895E-8205-3406-8C9E-E312EA4C83F8> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
0x912c2000 - 0x9138dfff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9138e000 - 0x91403fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91404000 - 0x91421fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x91422000 - 0x9144bffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9144c000 - 0x9155bff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x915b1000 - 0x915b1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x915b2000 - 0x91619fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9164e000 - 0x91659ff4  com.apple.CrashReporterSupport (10.7.2 - 347) <7352D11E-5A9E-3D59-A8C5-F393AA6BA793> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9165a000 - 0x916a1fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x916a2000 - 0x9177fff7  com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x917b5000 - 0x91ba8feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x91bb1000 - 0x91bbaff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x91bbb000 - 0x91c1ffff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91c9f000 - 0x91d07ff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x91d08000 - 0x91d15fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91d48000 - 0x91d4bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x91d4c000 - 0x92056ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92057000 - 0x92147ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92148000 - 0x921d5ff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x921d6000 - 0x921d6fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x921d7000 - 0x922bffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x922c0000 - 0x922c9ffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x922ca000 - 0x923a4ff3  com.apple.Bluetooth (4.0 - 4.0.1f4) <15CDA88C-FC03-37CF-B3B9-88466E1BABAC> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x923a5000 - 0x924d1ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x924d2000 - 0x92814fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92815000 - 0x92815fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92816000 - 0x9283dff3  com.apple.framework.Apple80211 (7.1.1 - 711.1) <E1813F93-544B-3C5F-9833-9F65E69D31E7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x92841000 - 0x9285eff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x928b8000 - 0x9295cfff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9299f000 - 0x929b8ffb  com.apple.ScriptingBridge (1.2.1 - ???) <21A258EA-C4B7-3DCE-A041-3A2FBA08C24C> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x92ae6000 - 0x92b15ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x92baa000 - 0x92babfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x92bac000 - 0x92badfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x92c7d000 - 0x92c85ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92c86000 - 0x92d97ff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x92d98000 - 0x92dabffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92db4000 - 0x92dd3fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x92dd4000 - 0x92df6ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x92eef000 - 0x92f05ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x92f06000 - 0x92f06fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92f07000 - 0x935b0eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x936c6000 - 0x936ceff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x936cf000 - 0x93b28fff  com.apple.RawCamera.bundle (3.8.2 - 579) <D7463860-2455-3A4F-A7AB-E9CA7A218154> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x93b29000 - 0x93f2bff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93f34000 - 0x941e6ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94233000 - 0x9424aff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x948dd000 - 0x9490bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x9490c000 - 0x94912ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94913000 - 0x94916ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x94917000 - 0x94981ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x94982000 - 0x94e5eff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94e5f000 - 0x94e61ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94e62000 - 0x94e98ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94e99000 - 0x94eadff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94ef9000 - 0x94f90ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94f91000 - 0x94f99ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x94fac000 - 0x94fd9ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94fda000 - 0x95203ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x955ad000 - 0x958edffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x958fc000 - 0x95ab0ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x95acc000 - 0x95ae8ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x95ae9000 - 0x95b39fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x95b3a000 - 0x95dbffe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95dc0000 - 0x95dc1ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x95dc2000 - 0x95e1fffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95ea4000 - 0x95f06ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x95f4b000 - 0x95f59fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95f63000 - 0x95fd2fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x95fd3000 - 0x960eafe9  com.apple.WebKit (7534.51 - 7534.51.22) <00C929E8-969F-3933-9801-6A12AFF5D461> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x960eb000 - 0x960ebff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x960ec000 - 0x961bbfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9620e000 - 0x96295fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96296000 - 0x962a0fff  com.apple.CoreBluetooth (100.7 - 1) <5E69FE35-47A1-3629-9031-B67DE01F90DE> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x962a1000 - 0x962e5ff3  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <48490EAB-CFD4-33A5-86E6-DE9CA59296A8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x962e6000 - 0x962e7fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x962ee000 - 0x964c4fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x964c6000 - 0x96502fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
0x96503000 - 0x968bdffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x968be000 - 0x968c1ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x968c2000 - 0x96956ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9773c000 - 0x97925ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97926000 - 0x97949fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9794a000 - 0x97955fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x97956000 - 0x9795cffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x97d99000 - 0x97d9dfff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97d9e000 - 0x98011fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x98050000 - 0x98052ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98053000 - 0x98054fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98055000 - 0x9808bfff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9808c000 - 0x9809cff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x9809d000 - 0x98115ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98116000 - 0x98116fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98199000 - 0x981cfff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x981fa000 - 0x98875fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x98876000 - 0x98881ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98882000 - 0x98882fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x98883000 - 0x98894fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x98895000 - 0x988a5fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x988d0000 - 0x98928fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98938000 - 0x9894dff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9894e000 - 0x98953ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x989a3000 - 0x989cbff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x989cc000 - 0x989eeffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x989ef000 - 0x98a15ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x98a16000 - 0x98a1affd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98a1b000 - 0x98a5effd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x98a5f000 - 0x98a6affb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x98a6b000 - 0x98c8aff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x98c8b000 - 0x98cdbff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98cdc000 - 0x98d35ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x98f37000 - 0x9902fff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99030000 - 0x99081ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x99082000 - 0x99159ffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9925a000 - 0x99265ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x99266000 - 0x992e2ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x992e6000 - 0x99322ffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99329000 - 0x9932bff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9932c000 - 0x993ecff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9940a000 - 0x9940eff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x994cd000 - 0x9951bff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9951c000 - 0x99546ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x99547000 - 0x99560fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x99561000 - 0x99576fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99624000 - 0x99707ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x99708000 - 0x9a11cfff  com.apple.WebCore (7534.51 - 7534.51.22) <A5672ECE-DE06-3FBF-84CE-8AAD5458FDD5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9a1c7000 - 0x9a22cff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9a285000 - 0x9a35bff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9a37d000 - 0x9a3abff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a3ac000 - 0x9a3afff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9a796000 - 0x9a79affa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9a79b000 - 0x9a7c3ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9a7c4000 - 0x9a7c5ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9a7c6000 - 0x9a804fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9a805000 - 0x9aa4dfff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <FEDF4D88-FB61-3A3F-ABE2-72BE2234DDF4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9aa5d000 - 0x9aa67ff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9ab4a000 - 0x9afbfff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b224000 - 0x9b23efff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9b23f000 - 0x9b24dfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9b3e4000 - 0x9b445ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9b44b000 - 0x9bed9ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9beda000 - 0x9bf2aff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9bf2b000 - 0x9bf2bfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9bf93000 - 0x9c053fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9c054000 - 0x9c092fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9c093000 - 0x9c096fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9c732000 - 0x9c740fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x9c757000 - 0x9c7b9ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c85d000 - 0x9c9affff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9c9b0000 - 0x9c9c9fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x9c9d4000 - 0x9c9dcfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9c9dd000 - 0x9c9deff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x9c9df000 - 0x9ca13ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9ca14000 - 0x9ca15ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x9ca16000 - 0x9ca1bffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x9ca4d000 - 0x9cae8ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9cae9000 - 0x9caeaffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9cafc000 - 0x9cb01ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0xc0000000 - 0xc000bff7 +com.growl.growlframework (1.2 - 1.2) <A233A884-0288-CC04-66E4-E00376B3C2F4> /Applications/Skype.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xd0000000 - 0xd0003ff7 +com.skype.skypeframework (??? - 2.8.0.620) <544D0DA8-2B4C-58CF-F8AD-6E6ECBAB7855> /Applications/Skype.app/Contents/Frameworks/Skype.framework/Versions/A/Skype
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: 12926
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=201.3M resident=126.9M(63%) swapped_out_or_unallocated=74.4M(37%)
Writable regions: Total=184.7M written=6452K(3%) resident=11.0M(6%) swapped_out=0K(0%) unallocated=173.7M(94%)
REGION TYPE                      VIRTUAL

I had the exact same problem!
I managed to fix it by logging into my Skype on another computer, in my case a Virtual Machine running XP.

Similar Messages

  • Speed Grade Crash on Launch in Windows 8.1 after December 2013 update

    Speed Grade crashes on launch in Windows 8.1 after December 2013 update. Resetting the preferences did not help

    Folder is Empty?
    Then tried Install again and found  this Log subsequently
    2013-12-13 [ Build 7.2x34 / 2013-12-05 ]
    Machine:   SHOOTERI7 in domain WORKGROUP
    User:      User
    Mode:      64-Bit
    Display:   PCI\VEN_10DE&DEV_1201&SUBSYS_14603842&REV_A1
    Driver:    NVIDIA GeForce GTX 560 , Version: 9.18.13.623
    CPU:       Name: Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
               Model: 26, Family: 6, Stepping: 5
               Total Threads: 8
               Features: MMX SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 POPCNT RDTSCP
    Base path: C:\Program Files\Adobe\Adobe SpeedGrade CC\
    Arguments: "C:\Program Files\Adobe\Adobe SpeedGrade CC\SpeedGrade.exe"
    23:12:30 [IrLog]           LogFile initialized
    23:12:30 [GlobalSettings]  Loading user settings from C:\Users\User\AppData\Roaming\Adobe\SpeedGrade\7.0\settings/User_Settings.xml
    23:12:30 [DISystem]        Initializing DI System Application Object...
    23:12:30 [DISystem]        Adobe SpeedGrade CC
    23:12:30 [AMTModule]       Initializing
    23:12:30 [AMTModule]       Starting background task
    23:12:30 [AMTModule]       Background task running
    23:12:30 [IrOS]            Resources loaded from C:\Program Files\Adobe\Adobe SpeedGrade CC\resources\Resources.irf
    23:12:30 [IrOS]            Possible locales: 27 licensed, 10 effective
    11:12:30 p.m. [IrOS]            Localized string table en_GB not present or corrupted, using fallback
    11:12:30 p.m. [IrOS]            Localized string table en_US loaded successfully
    11:12:30 p.m. [OpenGL]          Initializing OpenGL...
    11:12:30 p.m. [OpenGL]          Vendor: NVIDIA Corporation
    11:12:30 p.m. [OpenGL]          Renderer: GeForce GTX 560/PCIe/SSE2
    11:12:30 p.m. [OpenGL]          Version: 4.2.0
    11:12:30 p.m. [SDIOut]          SDI output is not available
    11:12:30 p.m. [SoundSubsystem]  Successfully initialized sound subsystem.
    11:12:30 p.m. [SoundSubsystem]  3 Sound driver(s) available
    11:12:30 p.m. [PlaybackEngine]  Cache Setup (RAM)
    11:12:30 p.m. [PlaybackEngine]    Physical  24567MB
    11:12:30 p.m. [PlaybackEngine]    Available 22108MB
    11:12:30 p.m. [PlaybackEngine]    Cache:    12283MB
    11:12:31 p.m. [AMTModule]       Entering idle state

  • After upgrading to 10.8.2, skype crashes on launch, finder crashes, system preferences crashes and office applications crash. Any ideas?

    after upgrading to 10.8.2, skype crashes on launch, finder crashes, system preferences crashes and office applications crash. Any ideas?

    If you came from 10.6, 10.7/10.8 will no longer run PPC based programs.
    First run through this list of fixes, then reinstall all your programs from fresh sources for 10.8 compatability
    Set GateKeeper to "Anywhere" in System Preferences > Security
    Step by Step to fix your Mac

  • Time Machine won't launch restore window

    I've made a backup using time machine and all was working well until yesterday. Time Machine is backing up data but when I go to restore something it doesn't work. I click the time machine icon in the dock and all the happens is that it bounces for a few seconds then a finder window appears showing my desktop, sits there for 5 seconds then disappears. There is no usual time machine animation, so the time portal doesn't appear - just the finder window which crashes after 5 seconds.
    Same happens when I launch it from the application folder. I deleted my backup and reformatted the drive all seemed well but it still wouldn't launch the restore window. Any help would be greatly appreciated. I did have a google but I couldn't find anything. If i need to reinstall time machine can you please provide instructions on how to do so,
    Many Thanks

    Hi, and welcome to the forums.
    There have been a few somewhat similar posts here, with various causes.
    There may be some clues in your logs. Try this again, when you have a good backup. Note the exact time you +Enter Time Machine,+ and do whatever makes it crash.
    Then use the Console app (in your Applications/Utilities folder) to look at your logs.
    When it starts, click +Show Log List+ in the toolbar, then navigate in the sidebar that opens up to your system.log and select it. It will open at the end (bottom) of your current log. Navigate to just before the time noted above.
    If there aren't too many messages after there, just copy all of them and post here.
    If there are many repeated similar or identical ones, just copy one and note that they're repeated.

  • AI CC 17.0.1 crash on launch on WINDOWS

    Hi All,
    We have heard from few users that there is a crash on launch after the latest Illustrator update 17.0.1 on WINDOWS. We need to debug this issue and to isolate this further we need your help.
    Any user who is encountering this on windows can join the connect session:
    https://my.adobeconnect.com/rbhunwal
    With Best Reagrds,
    Raghuveer
    [email protected]

    If anyone encountering this issue please update the driver of your graphics card. I would request you to let me know the results in the following format and this will definitely help us in isolating the issue further:
    1) OS Version :   WIN7/WIN8
    2) OS Architecture:     X86(32 bit)/ X64(64 bit)
    3) Total Graphic Cards Installed:                              (You may check this in "Device Mangaer" under the label "Display Adapters")
    4) Name of the Grahic Cards
    5) Driver Version before the driver update
    6) Driver Version after the driver update
    7) Is AI CC 17.0.1 crashing on launch after driver update :   Yes/No
    Thanks & Regards,
    Raghuveer
    You can also mail at: [email protected]

  • Premier Pro CC 7.2.2 crashes on launch in Windows 7, probably self inflicted problem...

    I installed PPCC 7.2.2 because I wanted to test the content analyzer to text functionality.
    I started the software, loaded a file, and started the analyzer.  It then passed this over to Media Encoder as expected and the process chugged along merrily for about 30 minutes.  At which point I got bored and decide to stop the process and use a much smaller file to test with.
    So, despite years of experience and knowing better I tried stopping the process, and when it wouldn't end I used the Windows Task Manager to kill the process in Media Encoder.
    Now when I try to start Premier Pro CC 7.2.2 it crashes on launch and gives me the very descriptive message "Adope Premier Pro CC has stopped working."
    My initial attempt to fix this was to uninstall PPCC 7.2.2 and reinstall it.  That didn't help.
    Based on 38+ years of programming experience I suspect there is a corrupted temp file floating around that PPCC is finding when it launches.  So, I looked every place I could think of for temp files and/or crash dumps and deleted them all.
    All the "crash on launch" discussions I have found so far refer to MAC systems, so I'm not sure where to look to repair the damage.
    Anyone have any ideas on "the most likely" cause of the problem and what I need to clean up to fix it?
    Thanks, Bobw

    I uninstalled Quicktime, rebooted 3 times to clear the Windows registry cache, reinstalled Quicktime, rebooted, then tried running PMPRCC 7.2.2.
    I got the same non-descript error.  So, I checked the Resource Monitor it it showed only PMPRCC7.2.2 hung.  I checked the wait chain and it looks like this:
    Adobe Premier Pro.exe (PIC:7996) Thread: 1452
                    Adobe Premier Pro.exe (PIC:7996) Thread: 4152
    Adobe Premier Pro.exe (PIC:7996) Thread: 5672
    Adobe Premier Pro.exe (PIC:7996) Thread: 51042
    Adobe Premier Pro.exe (PIC:7996) Thread: 1452
                    Adobe Premier Pro.exe (PIC:7996) Thread: 4152
    I grabbed screen shots of all that, and also grabbed the lists of "Associated Handles" and "Associated Modules."   I'm going to review the list of handles to see if there I can identify a file that has a date/time stamp near the time the problems start.   Let me know if you want me to post either or both lists.

  • Skype crashing when shutting down windows 8

    Each time I click shutdown, or restart on windows 8 Skype Crashes.. FIX IT! your going to lose  memebrs if you dont

    So although zepzeppelin (great name) is perhaps a little angrier then he should be, he is 100% right it's a pretty ridiculous problem. It is apparently sound card related (I have a Asus Xonar DX). I managed to fix the problem by simply setting skype to run as administrator but then it won't start on windows startup regardless of whether the box is ticked in the settings so still pretty irritating. I had no problems on windows 7 so this is specific to windows 8 and considering Microsoft owns Skype it would be nice to see this issue fixed....

  • Can't print--programs crash before print dialogue window

    Hello there,
    Here's hoping someone can help me; I can't seem to print anymore on my computer, no matter what program I'm using. This problem has only appeared in the last day or so; I've been printing from the same HP printer for the last 3 years. When I select "print" from the menu, the spinning ball comes up and then a few seconds later, the program quits. This has happened with Preview, Acrobat, Safari and Word, so it seems to be a system-wide problem. It also happens when I log in as another user, only then I get as far as the printer dialogue window for a few seconds before the program quits. I tried trashing the printing preferences but that hasn't helped. Here are my crash logs from Safari and Preview:
    Safari:
    Date/Time: 2007-08-28 12:23:31 -0400
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 364
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000034
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901e5060 CFBundleCopyLocalizedString + 0x7c
    1 hpImaging 0x0540a5b8 ZN10AResAccess21CopyExplanationStringE7ExpTypePK10_CFStringsh + 0xac
    2 hpImaging 0x0540c578 ZN8AControl21CopyDescriptionStringEPK10__CFStringS2 + 0xac
    3 hpImaging 0x0540c31c _ZN8AControl16InitDescriptionsEP16OpaqueControlRef + 0x5c
    4 hpImaging 0x0540a674 ZN15ABooleanControlC4EPK10_CFStringP7AAccessP16OpaqueControlRef + 0x2c
    5 hpImaging 0x0540adf0 ZN8AControl14ControlFactoryEP7AAccessPK10_CFStringP16OpaqueControlRefi + 0xb4
    6 hpImaging 0x0540ce10 ZN13AControlGroup13AddNewControlEP13ADataProviderPK10_CFStringi + 0x64
    7 com.hp.print.pde.HPFinishing 0x052ceda8 _ZN20AFinishingController16MakeFinishingTabEP9ATabGroupP13ADataProviderhhh + 0xd4
    8 com.hp.print.pde.HPFinishing 0x052ce804 _ZN20AFinishingController10InitializeEPmlP16OpaqueControlRefP20OpaquePMPrintSes sion + 0x23c
    9 ...apple.print.framework.Print 0x91925954 _ZN8PDEPanel10InitializeEP20OpaquePMPrintSessionP16OpaqueControlRef + 0xe0
    10 ...apple.print.framework.Print 0x919223fc ZN21PJCPrintingDialogBase14AddPanelToMenuEP8PJCPanelPK10_CFStringP20OpaquePMPrintSession + 0xe4
    11 ...apple.print.framework.Print 0x9191b9b8 _ZN15PJCPrintDialogs14AddPMPDEToMenuEP8PJCPanelP20OpaquePMPrintSession + 0x9c
    12 ...apple.print.framework.Print 0x919228bc _ZN21PJCPrintingDialogBase15UpdatePanelMenuEP20OpaquePMPrintSession + 0x310
    13 ...apple.print.framework.Print 0x918f5a40 _ZN21PJCPrintingDialogBase10LoadPanelsEP20OpaquePMPrintSession + 0x10c
    14 ...apple.print.framework.Print 0x918f8fb0 _ZN15PJCPrintDialogs10LoadPanelsEP20OpaquePMPrintSession + 0x20
    15 ...apple.print.framework.Print 0x918f25c8 _ZN15PJCPrintDialogs13DoPrintDialogEP20OpaquePMPrintSessionP21OpaquePMPrintSett ingsP18OpaquePMPageFormat + 0x2e0
    16 ...apple.print.framework.Print 0x918f92f4 PJCPrepareAppKitPrintDialog + 0xb8
    17 ...apple.print.framework.Print 0x918f9388 PMPrepareAppKitPrintDialog + 0x74
    18 com.apple.AppKit 0x930361fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 0x104
    19 com.apple.AppKit 0x92f27698 -[NSApplication sendAction:to:from:] + 0x6c
    20 com.apple.Safari 0x000209f4 0x1000 + 0x1f9f4
    21 com.apple.AppKit 0x92f5cef0 -[NSMenu performActionForItemAtIndex:] + 0x188
    22 com.apple.AppKit 0x92fa179c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 0x68
    23 com.apple.AppKit 0x92ede838 _NSHandleCarbonMenuEvent + 0x174
    24 com.apple.AppKit 0x92e82598 _DPSNextEvent + 0x4d0
    25 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    26 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    27 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    28 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    29 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    30 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94185e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22874 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 ...apple.print.framework.Print 0x918f8eec _ZN12LookupThread3runEv + 0x84
    5 ...apple.print.framework.Print 0x918ff12c _ZN12LookupThread3RunEPv + 0x10
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901e5060 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x44022242 xer: 0x00000000 lr: 0x901e5060 ctr: 0x901c2d58
    r0: 0x901e5048 r1: 0xbfffe240 r2: 0x000007c8 r3: 0x00000034
    r4: 0xa01c51d8 r5: 0x054289f4 r6: 0x05429ae0 r7: 0x00000001
    r8: 0x00000007 r9: 0x00000007 r10: 0x000007c8 r11: 0x000007c8
    r12: 0x901c2d58 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0xbffff5f0 r18: 0x00000000 r19: 0x003059e0
    r20: 0xffffffff r21: 0x01621390 r22: 0x00000000 r23: 0x054289f4
    r24: 0x0166cb60 r25: 0x00000000 r26: 0x00000000 r27: 0x00000000
    r28: 0x05429ae0 r29: 0x054289f4 r30: 0x05429a00 r31: 0x901e4ff4
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x623000 - 0x625fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x508c000 - 0x508efff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x5254000 - 0x525cfff com.hp.print.pde.ImageQuality 2.4.0.316 /Library/Printers/hp/PDEs/hpImageQuality.plugin/Contents/MacOS/hpImageQuality
    0x528b000 - 0x5297fff com.hp.print.pde.ColorOptions 2.4.0.316 /Library/Printers/hp/PDEs/hpColorOptions.plugin/Contents/MacOS/hpColorOptions
    0x52ba000 - 0x52c2fff com.hp.print.pde.EdgeToEdge 2.4.0.316 /Library/Printers/hp/PDEs/hpEdgeToEdge.plugin/Contents/MacOS/hpEdgeToEdge
    0x52c9000 - 0x52dbfff com.hp.print.pde.HPFinishing 2.4.0.316 /Library/Printers/hp/PDEs/hpFinishing.plugin/Contents/MacOS/hpFinishing
    0x52ee000 - 0x52f6fff com.hp.print.pde.ProofAndPrint 2.4.0.316 /Library/Printers/hp/PDEs/hpProofAndPrint.plugin/Contents/MacOS/hpProofAndPrint
    0x5405000 - 0x5427fff hpImaging /Library/Printers/hp/Frameworks/hpImaging.framework/Versions/C/hpImaging
    0x54ba000 - 0x54cbfff com.hp.print.pde.JobStorage 2.4.0.316 /Library/Printers/hp/PDEs/hpJobStorage.plugin/Contents/MacOS/hpJobStorage
    0x41410000 - 0x414affff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81efc000 - 0x81f08fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x84372000 - 0x84382fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x843ed000 - 0x8440ffff libCFilter.A.dylib /System/Library//Frameworks/ApplicationServices.framework/Versions/A/Frameworks /CoreGraphics.framework/Resources/libCFilter.A.dylib
    0x846aa000 - 0x846aafff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x88100000 - 0x88236fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90584000 - 0x905f3fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x90a04fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c60000 - 0x90cc2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d2c000 - 0x90d43fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90d8b000 - 0x90da5fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e77000 - 0x90e8ffff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90ec2000 - 0x90fa9fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91093000 - 0x910cbfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x911d2000 - 0x911dffff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x911e8000 - 0x911fcfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917b6000 - 0x917eefff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x918d0000 - 0x918dcfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92056000 - 0x92061fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9273f000 - 0x9277bfff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9278f000 - 0x927b5fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x927c8000 - 0x927d3fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x927d9000 - 0x927e9fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92852fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93b2d000 - 0x93b35fff libbsm.dylib /usr/lib/libbsm.dylib
    0x94173000 - 0x9420bfff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94580000 - 0x94590fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94640000 - 0x94649fff libz.1.dylib /usr/lib/libz.1.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949ba000 - 0x949bafff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a47fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97335000 - 0x9739efff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97900000 - 0x97bf2fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x994fdfff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x996b0000 - 0x996c6fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x996d3000 - 0x9a299fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    Preview:
    Date/Time: 2007-08-28 12:22:39 -0400
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Preview
    Path: /Applications/Preview.app/Contents/MacOS/Preview
    Version: 2.1.1 (211)
    PID: 360
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000034
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901e5060 CFBundleCopyLocalizedString + 0x7c
    1 hpImaging 0x01eb55b8 ZN10AResAccess21CopyExplanationStringE7ExpTypePK10_CFStringsh + 0xac
    2 hpImaging 0x01eb7578 ZN8AControl21CopyDescriptionStringEPK10__CFStringS2 + 0xac
    3 hpImaging 0x01eb731c _ZN8AControl16InitDescriptionsEP16OpaqueControlRef + 0x5c
    4 hpImaging 0x01eb5674 ZN15ABooleanControlC4EPK10_CFStringP7AAccessP16OpaqueControlRef + 0x2c
    5 hpImaging 0x01eb5df0 ZN8AControl14ControlFactoryEP7AAccessPK10_CFStringP16OpaqueControlRefi + 0xb4
    6 hpImaging 0x01eb7e10 ZN13AControlGroup13AddNewControlEP13ADataProviderPK10_CFStringi + 0x64
    7 com.hp.print.pde.HPFinishing 0x01f3eda8 _ZN20AFinishingController16MakeFinishingTabEP9ATabGroupP13ADataProviderhhh + 0xd4
    8 com.hp.print.pde.HPFinishing 0x01f3e804 _ZN20AFinishingController10InitializeEPmlP16OpaqueControlRefP20OpaquePMPrintSes sion + 0x23c
    9 ...apple.print.framework.Print 0x91925954 _ZN8PDEPanel10InitializeEP20OpaquePMPrintSessionP16OpaqueControlRef + 0xe0
    10 ...apple.print.framework.Print 0x919223fc ZN21PJCPrintingDialogBase14AddPanelToMenuEP8PJCPanelPK10_CFStringP20OpaquePMPrintSession + 0xe4
    11 ...apple.print.framework.Print 0x9191b9b8 _ZN15PJCPrintDialogs14AddPMPDEToMenuEP8PJCPanelP20OpaquePMPrintSession + 0x9c
    12 ...apple.print.framework.Print 0x919228bc _ZN21PJCPrintingDialogBase15UpdatePanelMenuEP20OpaquePMPrintSession + 0x310
    13 ...apple.print.framework.Print 0x918f5a40 _ZN21PJCPrintingDialogBase10LoadPanelsEP20OpaquePMPrintSession + 0x10c
    14 ...apple.print.framework.Print 0x918f8fb0 _ZN15PJCPrintDialogs10LoadPanelsEP20OpaquePMPrintSession + 0x20
    15 ...apple.print.framework.Print 0x918f25c8 _ZN15PJCPrintDialogs13DoPrintDialogEP20OpaquePMPrintSessionP21OpaquePMPrintSett ingsP18OpaquePMPageFormat + 0x2e0
    16 ...apple.print.framework.Print 0x918f92f4 PJCPrepareAppKitPrintDialog + 0xb8
    17 ...apple.print.framework.Print 0x918f9388 PMPrepareAppKitPrintDialog + 0x74
    18 com.apple.AppKit 0x930361fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 0x104
    19 com.apple.Preview 0x00019ea0 0x1000 + 0x18ea0
    20 com.apple.Preview 0x00019784 0x1000 + 0x18784
    21 com.apple.Preview 0x00019108 0x1000 + 0x18108
    22 com.apple.AppKit 0x92f27698 -[NSApplication sendAction:to:from:] + 0x6c
    23 com.apple.AppKit 0x92f5cef0 -[NSMenu performActionForItemAtIndex:] + 0x188
    24 com.apple.AppKit 0x92fa179c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 0x68
    25 com.apple.AppKit 0x92ede838 _NSHandleCarbonMenuEvent + 0x174
    26 com.apple.AppKit 0x92e82598 _DPSNextEvent + 0x4d0
    27 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    28 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    29 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    30 com.apple.Preview 0x000097cc 0x1000 + 0x87cc
    31 com.apple.Preview 0x000094d4 0x1000 + 0x84d4
    32 com.apple.Preview 0x00009348 0x1000 + 0x8348
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 ...apple.print.framework.Print 0x918f8eec _ZN12LookupThread3runEv + 0x84
    5 ...apple.print.framework.Print 0x918ff12c _ZN12LookupThread3RunEPv + 0x10
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901e5060 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x44022242 xer: 0x00000000 lr: 0x901e5060 ctr: 0x901c2d58
    r0: 0x901e5048 r1: 0xbfffe570 r2: 0x000007c8 r3: 0x00000034
    r4: 0xa01c51d8 r5: 0x01ed39f4 r6: 0x01ed4ae0 r7: 0x01e02004
    r8: 0x00000001 r9: 0x00000007 r10: 0x000007c8 r11: 0x000007c8
    r12: 0x901c2d58 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0xbffff650 r18: 0x00000000 r19: 0x00101bb0
    r20: 0xffffffff r21: 0x01dd4af0 r22: 0x00000000 r23: 0x01ed39f4
    r24: 0x01dd9870 r25: 0x00000000 r26: 0x00000000 r27: 0x00000000
    r28: 0x01ed4ae0 r29: 0x01ed39f4 r30: 0x01ed4a00 r31: 0x901e4ff4
    Binary Images Description:
    0x1000 - 0x57fff com.apple.Preview 2.1.1 (211) /Applications/Preview.app/Contents/MacOS/Preview
    0x1e1b000 - 0x1e23fff com.hp.print.pde.ImageQuality 2.4.0.316 /Library/Printers/hp/PDEs/hpImageQuality.plugin/Contents/MacOS/hpImageQuality
    0x1e52000 - 0x1e5efff com.hp.print.pde.ColorOptions 2.4.0.316 /Library/Printers/hp/PDEs/hpColorOptions.plugin/Contents/MacOS/hpColorOptions
    0x1e81000 - 0x1e89fff com.hp.print.pde.EdgeToEdge 2.4.0.316 /Library/Printers/hp/PDEs/hpEdgeToEdge.plugin/Contents/MacOS/hpEdgeToEdge
    0x1e90000 - 0x1ea1fff com.hp.print.pde.JobStorage 2.4.0.316 /Library/Printers/hp/PDEs/hpJobStorage.plugin/Contents/MacOS/hpJobStorage
    0x1eb0000 - 0x1ed2fff hpImaging /Library/Printers/hp/Frameworks/hpImaging.framework/Versions/C/hpImaging
    0x1f39000 - 0x1f4bfff com.hp.print.pde.HPFinishing 2.4.0.316 /Library/Printers/hp/PDEs/hpFinishing.plugin/Contents/MacOS/hpFinishing
    0x1fa0000 - 0x1fa8fff com.hp.print.pde.ProofAndPrint 2.4.0.316 /Library/Printers/hp/PDEs/hpProofAndPrint.plugin/Contents/MacOS/hpProofAndPrint
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x84372000 - 0x84382fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x843ed000 - 0x8440ffff libCFilter.A.dylib /System/Library//Frameworks/ApplicationServices.framework/Versions/A/Frameworks /CoreGraphics.framework/Resources/libCFilter.A.dylib
    0x846aa000 - 0x846aafff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x88100000 - 0x88236fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8a0c0000 - 0x8a204fff libCMaps.A.dylib /System/Library//Frameworks/ApplicationServices.framework/Versions/A/Frameworks /CoreGraphics.framework/Resources/libCMaps.A.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90584000 - 0x905f3fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x90a04fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d2c000 - 0x90d43fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90e77000 - 0x90e8ffff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91093000 - 0x910cbfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x911d2000 - 0x911dffff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x911e8000 - 0x911fcfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917b6000 - 0x917eefff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x918d0000 - 0x918dcfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92056000 - 0x92061fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9278f000 - 0x927b5fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x927c8000 - 0x927d3fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92852fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93b2d000 - 0x93b35fff libbsm.dylib /usr/lib/libbsm.dylib
    0x94580000 - 0x94590fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94640000 - 0x94649fff libz.1.dylib /usr/lib/libz.1.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x949ba000 - 0x949bafff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96980000 - 0x96a47fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97335000 - 0x9739efff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x994fdfff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    Thanks for any help!

    Hello, I am having the same problem over the last few week, I think it's been since updating to 10.4.10 but i could wrong but surely its not been printing and everything I use when it comes to printing off this computer crashes..
    To note I'm using a Epson stylus photo R300 USB printer, when use my Dell laptop it prints no problem. Also I've downloaded Printer Setup Repair (fixamac.net) and ran Permission Repairs it says to "You may need to reinstall OS X to resolve your printing issues. Certain files and directories are deleted when using the Reset Printing System option. These files and directories, if required, will be recreated during normal printing."
    I dont really want to reinstall so please any help will be greatly recieved.. Thanks in advance
    Date/Time: 2007-09-18 11:31:44.926 +0100
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Console
    Path: /Applications/Utilities/Utilities/Console.app/Contents/MacOS/Console
    Parent: WindowServer [98]
    Version: 2.1 (58)
    Build Version: 339
    Project Name: ConsoleX
    Source Version: 580000
    PID: 3271
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000006
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907c9d38 CFHash + 24
    1 com.apple.CoreFoundation 0x907cfb1c __CFDictionaryFindBuckets1b + 140
    2 com.apple.CoreFoundation 0x907cfa60 CFDictionaryGetValue + 212
    3 com.apple.CoreFoundation 0x907e716c _CFApplicationPreferencesCreateValueForKey + 88
    4 com.apple.CoreFoundation 0x907e5b2c CFPreferencesCopyAppValue + 48
    5 ...int.framework.Print.Private 0x032bb3ac PDEWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 5592
    6 ...int.framework.Print.Private 0x032bad08 PDEWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3892
    7 ...int.framework.Print.Private 0x032ba640 PDEWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2156
    8 ...int.framework.Print.Private 0x032bd624 PMPrivateSetItemProc + 1076
    9 ...int.framework.Print.Private 0x032be008 PMPrivateSetItemProc + 3608
    10 ...int.framework.Print.Private 0x032bcce4 PMPrivatePrepareAppKitPrintDialog + 228
    11 ...apple.print.framework.Print 0x9311ee48 PJCPrepareAppKitPrintDialog + 124
    12 ...apple.print.framework.Print 0x9311ed60 PMPrepareAppKitPrintDialog + 128
    13 com.apple.AppKit 0x93978fd4 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 276
    14 com.apple.Console 0x00007ae4 0x1000 + 27364
    15 com.apple.AppKit 0x93821c4c -[NSApplication sendAction:to:from:] + 108
    16 com.apple.AppKit 0x9387c4b8 -[NSMenu performActionForItemAtIndex:] + 392
    17 com.apple.AppKit 0x9387c23c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
    18 com.apple.AppKit 0x93783500 _NSHandleCarbonMenuEvent + 372
    19 com.apple.AppKit 0x93780e64 _DPSNextEvent + 1280
    20 com.apple.AppKit 0x937807a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    21 com.apple.AppKit 0x9377ccec -[NSApplication run] + 472
    22 com.apple.AppKit 0x9386d87c NSApplicationMain + 452
    23 com.apple.Console 0x00002640 0x1000 + 5696
    24 com.apple.Console 0x00006da0 0x1000 + 23968
    Thread 1:
    0 libSystem.B.dylib 0x9003288c wait4 + 12
    1 com.apple.Foundation 0x92bd1454 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x900148ac read + 12
    1 com.apple.Foundation 0x92c03b24 _backgroundActivity + 252
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907c9d38 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x24044228 xer: 0x0000000000000000 lr: 0x00000000907c9d30 ctr: 0x00000000907c9d20
    r0: 0x00000000907cfb1c r1: 0x00000000bfffe1e0 r2: 0x0000000000000004 r3: 0x0000000000000000
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0xffffffffffffffff r7: 0x0000000000000005
    r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000000000003 r11: 0x0000000024044222
    r12: 0x00000000907c9d20 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x00000000bffff2b0 r18: 0x0000000000000000 r19: 0x00000000003a6540
    r20: 0x00000000ffffffff r21: 0x00000000a37b097c r22: 0x00000000bffff5f0 r23: 0x0000000000000000
    r24: 0x00000000bfffeae0 r25: 0x000000000333f2e0 r26: 0x0000000003381850 r27: 0x0000000000000000
    r28: 0x00000000003fcad0 r29: 0x00000000a07bd418 r30: 0x00000000003fcad0 r31: 0x00000000907c9d30
    Binary Images Description:
    0x1000 - 0xbfff com.apple.Console 2.1 (58) /Applications/Utilities/Utilities/Console.app/Contents/MacOS/Console
    0x32b3000 - 0x32dffff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b59fff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6f000 - 0x90b81fff libauto.dylib /usr/lib/libauto.dylib
    0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c79000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d43fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d48000 - 0x91d4bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4d000 - 0x91e2bfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3a000 - 0x91f59fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc5000 - 0x92033fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203e000 - 0x920d3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ed000 - 0x92675fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a8000 - 0x929d3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a03000 - 0x92af1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f15000 - 0x92f33fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3e000 - 0x92f98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a7fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f9000 - 0x942f9fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fb000 - 0x944bbfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94505000 - 0x94542fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454a000 - 0x9459afff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a3000 - 0x945bdfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945cd000 - 0x945eefff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9478f000 - 0x9479efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a6000 - 0x947b2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f8000 - 0x94810fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    Model: PowerMac12,1, BootROM 5.2.6f1, 1 processors, PowerPC G5 (3.1), 1.9 GHz, 512 MB
    Graphics: ATI Radeon X600 Pro, ATY,RV370, PCI, 128 MB
    Memory Module: DIMM0/BUILT-IN, 512 MB, built-in, built-in
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 3 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: ATY,RV370, Display, PCI-E
    Serial ATA Device: Maxtor 6L160M0, 152.67 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: USB2.0 MFP(Hi-Speed), EPSON, Up to 480 Mb/sec, 500 mA
    USB Device: Hub, Up to 480 Mb/sec, 500 mA
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA
    FireWire Device: IOMEGA MINIMAX Device 1, IOMEGA, Up to 400 Mb/sec

  • Skype crashes at launch

    Everytime I launch Skype it crashes seconds after, I have the latest 6.22 version, I am on a windows 7 PB laptop, this started happening this morning after windows did an update, please help.

    Activation of app Microsoft.SkypeApp_kzf8qxf38zg5c!App failed with error: This app does not support the contract specified or is not installed. See the Microsoft-Windows-TWinUI/Operational log for additional information. (This was from Event Viewer)
    To add, my GPU is NVIDIA 680GTX and I dont have an Intel HD Graphics on this desktop PC Im running Windows 8.1 Pro with Media Center.

  • Skype Crashing Issues 7.6 Windows 7

    Hiya, I'm running on Skype 7.6 on Windows 7. When I'm using Skype regularly, it tends to crash, and when it tired to recover it, it fails adn I have to close it and reopen it... it's inconvienient. It'll crash anywhere from once to three times daily.
    I've also noticed my buddy, who runs on Windows 8 and uses Skype 7.6, has the same exact problem.
    I don't have an update availiable either, yet, please excuse me for sending a compaint on a previous version.
    --Sacaraoo

    Please,  run the DirectX diagnostics tool.
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Skype Crashes When Launched

    Originally had Skype 7.5 installed, and it would stop working upon launch. Unistalled and reinstalled, then tried again with 7.4. This fail info is with 7.4 installed. Any help would be appreciated
    Faulting application name: Skype.exe, version: 7.4.0.102, time stamp: 0x55310e09
    Faulting module name: mshtml.dll, version: 11.0.9600.17801, time stamp: 0x5536793e
    Exception code: 0xc0000005
    Fault offset: 0x000bcac7
    Faulting process id: 0x1a68
    Faulting application start time: 0x01d0a1a9c81b6c77
    Faulting application path: C:\Program Files (x86)\Skype\Phone\Skype.exe
    Faulting module path: C:\Windows\SysWOW64\mshtml.dll
    Report Id: 0bc97033-0d9d-11e5-9a1d-74d4351ce74f

    The issue is with your Internet Explorer (IE11). Try first to reset all Internet Explorer settings to default.
    http://windows.microsoft.com/en-us/internet-explorer/reset-ie-settings#ie=ie-11-win-7

  • Safari crashes before launching

    Hello,
    Today is the first time that I have run into this problem. As soon as I click into safari the home page goes to load, the beach ball of death appears and safari crashes. It does this every time, please help! My latest report is as follows:
    Process: Safari [168]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.5 (5531.22.7)
    Build Info: WebBrowser-55312207~1
    Code Type: X86 (Native)
    Parent Process: launchd [66]
    Interval Since Last Report: 1147 sec
    Crashes Since Last Report: 10
    Per-App Interval Since Last Report: 53 sec
    Per-App Crashes Since Last Report: 10
    Date/Time: 2010-04-22 03:58:51.896 -0400
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 3AB5B522-0307-4B7A-8336-BF0E68AD2519
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 16
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSRangeException', reason: '* -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)'
    Thread 0:
    0 com.apple.CoreGraphics 0x9151610c lockDisplay + 59
    1 com.apple.CoreGraphics 0x9151a219 CGSGetDisplayBounds + 42
    2 com.apple.AppKit 0x9388736a _NXGetScreenRect + 36
    3 com.apple.AppKit 0x9388811a +[NSScreen _zeroScreenHeight] + 64
    4 com.apple.AppKit 0x9396ecfa _NXScreenMaxYForRect + 37
    5 com.apple.AppKit 0x93898dc3 PScurrentwindowbounds + 201
    6 com.apple.AppKit 0x93898cda PScurrentmouse + 145
    7 com.apple.AppKit 0x93898bf8 _NSCurrentMouseLocationInWindow + 81
    8 com.apple.AppKit 0x93898ba5 -[NSWindow mouseLocationOutsideOfEventStream] + 17
    9 com.apple.AppKit 0x939cff28 -[NSButtonCell _setMouseTrackingInRect:ofView:] + 220
    10 com.apple.AppKit 0x939cfe42 -[NSControl _setMouseTrackingForCell:] + 96
    11 com.apple.AppKit 0x939cfd93 -[NSButton(NSButtonBorder) _setMouseTrackingForCell:] + 57
    12 com.apple.AppKit 0x93897667 -[NSControl _postFocusChangedNotification] + 61
    13 com.apple.AppKit 0x938973fd -[NSView _invalidateGStatesForTree] + 198
    14 com.apple.AppKit 0x938972eb -[NSView _invalidateFocus] + 35
    15 com.apple.AppKit 0x9389725e -[NSView setFrameOrigin:] + 513
    16 com.conduit.cttoolbar 0x13418169 -[CTToolbar updateItemsViewOrigin] + 603
    17 com.apple.Foundation 0x9435132b -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1115
    18 com.apple.Foundation 0x943a48e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    19 com.conduit.cttoolbar 0x13416340 -[CTToolbar resizeItems] + 65
    20 com.apple.Foundation 0x943519ac __NSThreadPerformPerform + 476
    21 com.apple.CoreFoundation 0x959423c5 CFRunLoopRunSpecific + 3141
    22 com.apple.CoreFoundation 0x95942aa8 CFRunLoopRunInMode + 88
    23 com.apple.HIToolbox 0x934f82ac RunCurrentEventLoopInMode + 283
    24 com.apple.HIToolbox 0x934f7ffe ReceiveNextEventCommon + 175
    25 com.apple.HIToolbox 0x934f7f39 BlockUntilNextEventMatchingListInMode + 106
    26 com.apple.AppKit 0x938b46d5 _DPSNextEvent + 657
    27 com.apple.AppKit 0x938b3f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    28 com.apple.Safari 0x0000c385 0x1000 + 45957
    29 com.apple.AppKit 0x938acf9f -[NSApplication run] + 795
    30 com.apple.AppKit 0x9387a1d8 NSApplicationMain + 574
    31 com.apple.Safari 0x00002d12 0x1000 + 7442
    Thread 1:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x96fd4952 ***::TCMalloc_PageHeap::scavengerThread() + 578
    3 com.apple.JavaScriptCore 0x96fd497f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    5 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x970574f4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x97053329 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    5 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x909ea266 machmsgtrap + 10
    1 libSystem.B.dylib 0x909f1a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x95941e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95942aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91bb7264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    6 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x94398932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x9435127a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x943a48e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.conduit.cttoolbar 0x13440a46 -[CTExternalMenu reloadExternalMenu:] + 275
    6 com.conduit.cttoolbar 0x1343fffd -[CTExternalMenu buildObject] + 94
    7 com.conduit.cttoolbar 0x13497f82 -[CTThread run] + 177
    8 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    9 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    10 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    11 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x94398932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x9435127a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x943a48e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.conduit.cttoolbar 0x13440a46 -[CTExternalMenu reloadExternalMenu:] + 275
    6 com.conduit.cttoolbar 0x1343fffd -[CTExternalMenu buildObject] + 94
    7 com.conduit.cttoolbar 0x13497f82 -[CTThread run] + 177
    8 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    9 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    10 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    11 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x909ea266 machmsgtrap + 10
    1 libSystem.B.dylib 0x909f1a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x95941e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95942b04 CFRunLoopRun + 84
    4 com.apple.QTKit 0x90ddfe52 QTSurfaceRendererScheduledDisplayThread + 158
    5 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    6 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x909ea266 machmsgtrap + 10
    1 libSystem.B.dylib 0x909f1a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x95941e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95942b04 CFRunLoopRun + 84
    4 com.apple.QTKit 0x90dd970a QTVisualContextImageProviderWorkLoop + 122
    5 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    6 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x94f42b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    4 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x94398932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x9435127a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x943a48e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.conduit.cttoolbar 0x1346eb13 -[CTRadioPlayer buildObject] + 773
    6 com.conduit.cttoolbar 0x13497f82 -[CTThread run] + 177
    7 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    10 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x94398932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x9435127a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x943a48e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.conduit.cttoolbar 0x13440a46 -[CTExternalMenu reloadExternalMenu:] + 275
    6 com.conduit.cttoolbar 0x1343fffd -[CTExternalMenu buildObject] + 94
    7 com.conduit.cttoolbar 0x13497f82 -[CTThread run] + 177
    8 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    9 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    10 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    11 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90a1bdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x94398932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x9435127a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x943a48e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.conduit.cttoolbar 0x13440a46 -[CTExternalMenu reloadExternalMenu:] + 275
    6 com.conduit.cttoolbar 0x1343fffd -[CTExternalMenu buildObject] + 94
    7 com.conduit.cttoolbar 0x13497f82 -[CTThread run] + 177
    8 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    9 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    10 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    11 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x909ea266 machmsgtrap + 10
    1 libSystem.B.dylib 0x909f1a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x95941e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95942aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x943b4520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    8 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x90a396fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    2 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x909f144e _semwaitsignal + 10
    1 com.apple.Foundation 0x943ee151 +[NSThread sleepUntilDate:] + 97
    2 com.conduit.cttoolbar 0x134385c8 -[CTIconHandler updateImages] + 130
    3 com.conduit.cttoolbar 0x13497f82 -[CTThread run] + 177
    4 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    5 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    7 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x90a2c1fa pread$UNIX2003 + 10
    1 com.apple.Safari 0x00192eff 0x1000 + 1646335
    2 com.apple.Safari 0x0019f18a 0x1000 + 1696138
    3 com.apple.Safari 0x0019f502 0x1000 + 1697026
    4 com.apple.Safari 0x0019f502 0x1000 + 1697026
    5 com.apple.Safari 0x001fb246 0x1000 + 2073158
    6 com.apple.Safari 0x00204dbf 0x1000 + 2112959
    7 com.apple.Safari 0x0002882c 0x1000 + 161836
    8 com.apple.Safari 0x000c7582 0x1000 + 812418
    9 com.apple.Safari 0x000281c2 0x1000 + 160194
    10 com.apple.Safari 0x000280e3 0x1000 + 159971
    11 com.apple.Safari 0x00028056 0x1000 + 159830
    12 com.apple.Safari 0x000277c8 0x1000 + 157640
    13 com.apple.Safari 0x0002760d 0x1000 + 157197
    14 com.apple.Safari 0x00027599 0x1000 + 157081
    15 com.apple.Safari 0x0002739d 0x1000 + 156573
    16 com.apple.Safari 0x0002697b 0x1000 + 153979
    17 com.apple.Safari 0x00026264 0x1000 + 152164
    18 com.apple.Safari 0x0002600b 0x1000 + 151563
    19 com.apple.CoreFoundation 0x959423c5 CFRunLoopRunSpecific + 3141
    20 com.apple.CoreFoundation 0x95942aa8 CFRunLoopRunInMode + 88
    21 com.apple.Safari 0x00025c5f 0x1000 + 150623
    22 com.apple.Safari 0x00025988 0x1000 + 149896
    23 com.apple.Safari 0x00025913 0x1000 + 149779
    24 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    25 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 16 Crashed:
    0 com.apple.CoreFoundation 0x959bbe94 __TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION__ + 4
    1 libobjc.A.dylib 0x94c4be3b objcexceptionthrow + 40
    2 com.apple.CoreFoundation 0x959bbdcb +[NSException raise:format:arguments:] + 155
    3 com.apple.CoreFoundation 0x959bbe0a +[NSException raise:format:] + 58
    4 com.apple.Foundation 0x943cdfcf _NSArrayRaiseBoundException + 127
    5 com.apple.Foundation 0x9434b788 -[NSCFArray objectAtIndex:] + 72
    6 com.conduit.cttoolbar 0x13438857 -[CTIconHandler getImage:forItem:] + 314
    7 com.conduit.cttoolbar 0x1341fbf7 -[CTMenuItem buildObject] + 227
    8 com.conduit.cttoolbar 0x1342f3ae +[CTComponentFactory newMenuItem:forToolbar:] + 558
    9 com.conduit.cttoolbar 0x1341963a -[CTDynaMenu buildObject] + 288
    10 com.conduit.cttoolbar 0x13497f82 -[CTThread run] + 177
    11 com.apple.Foundation 0x94350dfd -[NSThread main] + 45
    12 com.apple.Foundation 0x943509a4 _NSThread__main_ + 308
    13 libSystem.B.dylib 0x90a1b155 pthreadstart + 321
    14 libSystem.B.dylib 0x90a1b012 thread_start + 34
    Thread 16 crashed with X86 Thread State (32-bit):
    eax: 0xa06020f0 ebx: 0x94c4be1c ecx: 0xa06011a0 edx: 0x002f9000
    edi: 0x00000000 esi: 0xa0414c38 ebp: 0xb0221ac8 esp: 0xb0221ac8
    ss: 0x0000001f efl: 0x00000282 eip: 0x959bbe94 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x1b821000
    Binary Images:
    0x1000 - 0x279ff2 com.apple.Safari 4.0.5 (5531.22.7) <a2b5760ea285587090b6d6d03d4ce3d6> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d9000 - 0x2e8ff8 SyndicationUI ??? (???) <a21c0ef401a48afd0286f8ab78050a8f> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x562000 - 0x563ffc +com.yourcompany.ct_loader 1.2.1.2 (1212) <be08c7281330e2137364454680cfdfbe> /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    0x119c6000 - 0x11cbfff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x133c1000 - 0x133ddff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x13410000 - 0x134d1fff +com.conduit.cttoolbar 1.3.0.7 (1307) <ac700ef6ff1811187d231b123404b3ba> /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/MacOS/ct_plugins
    0x14df4000 - 0x14f79fe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14fa7000 - 0x1537dfef com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x169ab000 - 0x169b0ff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9000fff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90010000 - 0x90017ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x90018000 - 0x90052fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90053000 - 0x9010efe3 com.apple.CoreServices.OSServices 228.1 (228.1) <ebdde14b3ea5db5fcacf39fcfda81294> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9010f000 - 0x901d6ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x901dc000 - 0x9028effb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x9028f000 - 0x90296fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90297000 - 0x902a0fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x902a1000 - 0x902b1ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x902ef000 - 0x904c0ff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x904c1000 - 0x90540ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90541000 - 0x90541ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90542000 - 0x9086dff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9086e000 - 0x90897fff libcups.2.dylib ??? (???) <56606d10ebe7748522786218d3954586> /usr/lib/libcups.2.dylib
    0x908e5000 - 0x9098cfeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9098d000 - 0x90999ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9099a000 - 0x909e8fe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x909e9000 - 0x90b50ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x90b51000 - 0x90bcbff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90bcc000 - 0x90bccffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90bcd000 - 0x90c26ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90c27000 - 0x90c72ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x90c73000 - 0x90ce5fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90d10000 - 0x90e5afeb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90e5b000 - 0x90e77ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90e78000 - 0x90e78ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90e79000 - 0x90ff9fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90ffa000 - 0x9103bfe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9103c000 - 0x91099ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x9109a000 - 0x9109affd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x910ed000 - 0x91105fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91106000 - 0x9112eff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9112f000 - 0x91137fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91138000 - 0x914f6fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x914f7000 - 0x91502fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91503000 - 0x91512ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91513000 - 0x91bb3feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91bb4000 - 0x91c5bfec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91c5c000 - 0x91c9efef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91cbc000 - 0x91cedffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91d00000 - 0x91d51ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91d52000 - 0x91d56fff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91d57000 - 0x91ee6fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <9043e2896f6c99d96932ff86fc5142a7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91ee7000 - 0x9206bfef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9206c000 - 0x9247cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9247d000 - 0x925c5ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x925c6000 - 0x925ccfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x925cd000 - 0x925cdff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9261d000 - 0x926b0fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x926b1000 - 0x9298bff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9298c000 - 0x92d48ff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92d49000 - 0x92d66ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92d67000 - 0x92dc1ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92dc2000 - 0x92e1eff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92e1f000 - 0x92eeafef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92ef8000 - 0x92f36fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92f37000 - 0x92f3cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92f3d000 - 0x92f4cfff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x92f4d000 - 0x932eafef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x932eb000 - 0x932eefff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x933e4000 - 0x93433fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93434000 - 0x934c7ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x934c8000 - 0x937d0fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x937d1000 - 0x937d1ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x937d2000 - 0x937f0ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x937f1000 - 0x9381efeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93825000 - 0x9386efef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9386f000 - 0x93873fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93874000 - 0x94072fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94073000 - 0x94074ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x94075000 - 0x9408affb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9408b000 - 0x94191ff7 com.apple.PubSub 1.0.4 (65.12.1) <1d04e332a1590cdee4f108042c805e8b> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94192000 - 0x941b1ffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x941b2000 - 0x94262fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94346000 - 0x945c2fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94631000 - 0x9470dfef com.apple.WebKit 5531.22 (5531.22.7) <901f5cd530528e9ade7e56758ed06347> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94986000 - 0x949ecffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x949f2000 - 0x949fffe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94a00000 - 0x94a0afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94a0b000 - 0x94a27ff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94a58000 - 0x94b40ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94b41000 - 0x94c22ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x94c23000 - 0x94c41fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x94c42000 - 0x94d22fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x94e87000 - 0x94f14ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94f15000 - 0x94f1afff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94f1b000 - 0x953ecfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x953ed000 - 0x953fbffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x953fc000 - 0x95403fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x95409000 - 0x95449fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9544a000 - 0x954d7ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x954d8000 - 0x95694ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x956ee000 - 0x956eeffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x956ef000 - 0x95721fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95722000 - 0x95759fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9578d000 - 0x9579dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9579e000 - 0x957e9fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x957ea000 - 0x957ecffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x957ed000 - 0x95823fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x958c9000 - 0x958cefff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x958cf000 - 0x95a02fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95a03000 - 0x95a05ff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95a06000 - 0x96905fe6 com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96906000 - 0x96931fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x96932000 - 0x96934fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96935000 - 0x96964fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96965000 - 0x96965ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96966000 - 0x969e3feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x969e4000 - 0x96a61fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96a62000 - 0x96bb4ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96bb5000 - 0x96bb5ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x96bb6000 - 0x96bdafeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x96bdb000 - 0x96d14ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x96d15000 - 0x96d39fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x96d3a000 - 0x96d74ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96d75000 - 0x96eadfe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96eae000 - 0x9704efff com.apple.JavaScriptCore 5531.22 (5531.22.5) <f79bbf2262a1a1a7f4c1109886d4b7de> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9704f000 - 0x9704fffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97050000 - 0x9792afff com.apple.WebCore 5531.22 (5531.22.7) <65b7168457a1cfe674aab9a0f2275509> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9799f000 - 0x979b5fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x979c0000 - 0x979c7ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x97a92000 - 0x97a92fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x97a93000 - 0x97b1aff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x97b1b000 - 0x97ba5fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97ba6000 - 0x97be5fef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Your problem comes from the CT Loader:
    0x562000 - 0x563ffc +com.yourcompany.ct_loader 1.2.1.2 (1212) <be08c7281330e2137364454680cfdfbe> /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    That toolbar/ct plugin seems to cause problems for all who install it!
    Locate and delete the following files and it should be gone:
    /Library/Application Support/Conduit
    /Library/InputManagers/CTLoader
    /Library/Receipts/ctloader.pkg
    /Library/Receipts/<Toolbar name>.pkg
    /Library/Application Support/SIMBL/Plugins/CT2285220.bundle
    /Users/<User name>/Library/Application Support/Conduit
    where / is your the root library on your Hard Disk.

  • Illustrator CC crashes on launch in Windows 8 w/ no wacom drivers installed

    Oddly enough, Illustrator CC is crashing about 5 seconds after I launch it, around the time that the little trial window pops up. Obviously I can't see if I even like the software if the darn thing doesn't work. I have no wacom drivers installed which seems to be the issue people with windows were running into. I don't think it's creating a crash log because I can't find it. I'm beyond frustrated with Adobe at this point. Please, please help.

    I believe so, but I included some screencaps of the font faces themselves just in case. They're all TTF. No font management. Thanks for the reply.

  • CS CC installed but crashes on launching in windows 8. No idea how to fix it and adobe support seems clueless too.

    I installed CC. On launching it crashes. I was advised to uninstall and reinstall. This has been done twice. same problem persists. This is a windows 8 machine. Can anyone help?

    You have not provided any useful technical info like full system specs or the crash logs, so no, we are as clueless as support.
    Mylenium

  • Skype Crashed when shutting down Windows with ASUS Xonar audio

    This has been a problem for a while now. Various updates have (temporarily) fixed it only to have another update come along and re-break it.  Every time I shut down windows 8.1 Skype prevents windows from shutting down because it's crashed and I have to click OK he get skype to go away so my system will shut down or reboot. It's quite annoying.

    I checked this again and found out that the issue is still here.
    I have an assumption that the issue is related to the hybrid power off mode, that was presented in windows 8. As you know, starting from windows 8, your windows never shuts down completely. Memory of the system session (ring 0) is dumped to the disk on windows shut down, and loaded on next windows start. This approach gives us less start up time, but works only if hardware not changed during the shutdown. When you restart your windows it shuts down completely and you can see the difference in a boot time. Because of this new mode windows creators moved some drivers from system session to the user session (printers etc).
    When I disabled all sounds in the skype settings I got following behavior:error appears on shutdownerror doesn't appears on restart.

Maybe you are looking for

  • X201i - external display flickers

    I've had this problem since the first day I got it. I don't think it's my monitor's problem since it's the same situation on two different displays. I'm running windows XP. Today I decided I can't live with it. I've tried everything I got from online

  • Iphone 6 privacy screen protector

    Hello,           I've had my iPhone 6 for a week now and i have a clear screen protector on it since day one but i am always used to having a privacy screen protector on my iPhones. i have been looking a privacy screen protector for iPhone 6 but I co

  • Equium A210-1C4 not recognizing optical disk drive

    I have a Equium A210-1C4 which will not recognise the odd. The drive has power and spins disks but does not appear as a drive in MY COMPUTER. It also is not recognised in the Bios. I have updated the Bios and tried to install the firmware but get mes

  • Question about boot

    Why I can't boot my pc with floppy disk? error message is: could not mount file system

  • Dbms_stats.cleanup_stats_db_proc taking more CPU time.

    Hi All, Oracle 11g R2(11.2.0.3) EE , on Linux machine. Oracle auto optimizer stats collection enabled in our environment. In that dbms_stats.cleanup_stats_db_proc() taking more CPU time (more than 24 hours). Could you please suggest any solution. Tha