Email keeps crashing when viewing mail EXC_BAD_ACCESS (0x0001)

As of late, I have noticed that my Mail app is crashing quite regularly when viewing Mail. I have checked permissions and Disk. Everything appears to be in order. I am running 10.4.11 2.4 GHZ intel Core 2 Duo. Has anyone had similar issues? any resolutions?
Here is a snippet of the crash log:
Host Name: tdeleon-mbp
Date/Time: 2007-07-02 03:30:12.718 -0400
OS Version: 10.4.10 (Build 8R2218)
Report Version: 4
Command: Mail
Path: /Applications/Mail.app/Contents/MacOS/Mail
Parent: WindowServer [86]
Version: 2.1.1 (752.3)
Build Version: 33
Project Name: MailViewer
Source Version: 7520300
PID: 370
Thread: 10
Exception: EXCBADACCESS (0x0001)
Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
Thanks!

This is happening to one of the iMacs I manage:
Here is my Crash Log. I am at a loss as I have a couple other iMac in my area that have the same configuration and don't have a lick of trouble. I hesitate to go nuclear and reformat and reinstall the system. Might it be a bad memory chip? How would you go about determining that?
Date/Time: 2008-03-04 11:42:30.101 -0500
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4
Command: Mail
Path: /Applications/Mail.app/Contents/MacOS/Mail
Parent: WindowServer [62]
Version: 2.1.3 (753.1)
Build Version: 2
Project Name: MailViewer
Source Version: 7530100
PID: 513
Thread: 0
Exception: EXCBADACCESS (0x0001)
Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000018
Thread 0 Crashed:
0 com.apple.WebCore 0x95103bc0 WebCore::InsertLineBreakCommand::doApply() + 590
1 com.apple.WebCore 0x9509acb3 WebCore::EditCommand::apply() + 61
2 com.apple.WebCore 0x9509b335 WebCore::CompositeEditCommand::applyCommandToComposite(***::PassRefPtr<WebCore: :EditCommand>) + 41
3 com.apple.WebCore 0x9515bc00 WebCore::InsertParagraphSeparatorCommand::doApply() + 852
4 com.apple.WebCore 0x9509acb3 WebCore::EditCommand::apply() + 61
5 com.apple.WebCore 0x9509b335 WebCore::CompositeEditCommand::applyCommandToComposite(***::PassRefPtr<WebCore: :EditCommand>) + 41
6 com.apple.WebCore 0x9515b81b WebCore::TypingCommand::insertParagraphSeparator() + 77
7 com.apple.WebCore 0x9515b70d WebCore::TypingCommand::insertParagraphSeparator(WebCore::Document*) + 51
8 com.apple.WebCore 0x9515b6a2 WebCore::Editor::insertParagraphSeparator() + 236
9 com.apple.WebCore 0x95099637 WebCore::EventHandler::defaultTextInputEventHandler(WebCore::TextEvent*) + 163
10 com.apple.WebCore 0x94fca145 WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 135
11 com.apple.WebCore 0x94fc9dc5 WebCore::EventTargetNode::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 679
12 com.apple.WebCore 0x94fc9aa3 WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool, WebCore::EventTarget*) + 161
13 com.apple.WebCore 0x94fc99cb WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 61
14 com.apple.WebCore 0x950994b2 WebCore::EventHandler::handleTextInputEvent(WebCore::String const&, WebCore::Event*, bool, bool) + 226
15 com.apple.WebCore 0x950a5c39 WebCore::execInsertNewline(WebCore::Frame*, WebCore::Event*) + 147
16 com.apple.WebCore 0x950a5930 WebCore::Editor::execCommand(WebCore::AtomicString const&, WebCore::Event*) + 210
17 com.apple.WebKit 0x94d7535c -[WebHTMLView(WebNSTextInputSupport) doCommandBySelector:] + 678
18 com.apple.WebKit 0x94d73bd2 -[WebHTMLView(WebInternal) _interceptEditingKeyEvent:shouldSaveCommand:] + 540
19 com.apple.WebKit 0x94d7425c WebEditorClient::handleKeypress(WebCore::KeyboardEvent*) + 106
20 com.apple.WebCore 0x9509933a WebCore::Editor::handleKeypress(WebCore::KeyboardEvent*) + 168
21 com.apple.WebCore 0x950991db WebCore::EventHandler::defaultKeyboardEventHandler(WebCore::KeyboardEvent*) + 63
22 com.apple.WebCore 0x94fca175 WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 183
23 com.apple.WebCore 0x94fc9dc5 WebCore::EventTargetNode::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 679
24 com.apple.WebCore 0x94fc9aa3 WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool, WebCore::EventTarget*) + 161
25 com.apple.WebCore 0x94fc99cb WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 61
26 com.apple.WebCore 0x950985f9 WebCore::EventHandler::keyEvent(WebCore::PlatformKeyboardEvent const&) + 885
27 com.apple.WebCore 0x95097d6f WebCore::EventHandler::keyEvent(NSEvent*) + 249
28 com.apple.WebKit 0x94d73843 -[WebHTMLView keyDown:] + 181
29 com.apple.AppKit 0x93353c15 -[NSWindow sendEvent:] + 7377
30 com.apple.mail 0x000666a7 0x1000 + 415399
31 com.apple.AppKit 0x93345384 -[NSApplication sendEvent:] + 5023
32 com.apple.mail 0x00038c36 0x1000 + 228406
33 com.apple.AppKit 0x9326fe1e -[NSApplication run] + 547
34 com.apple.AppKit 0x93263d4f NSApplicationMain + 573
35 com.apple.mail 0x00094d22 0x1000 + 605474
36 com.apple.mail 0x00094c49 0x1000 + 605257
Thread 1:
0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x9282dd1a -[NSRunLoop runMode:beforeDate:] + 182
4 com.apple.Foundation 0x9282dc16 -[NSRunLoop run] + 75
5 com.apple.MessageFramework 0x99b555af +[_NSSocket _runIOThread] + 97
6 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
7 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 2:
0 libSystem.B.dylib 0x9001a1cc select + 12
1 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 3:
0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x92854bca +[NSURLCache _diskCacheSyncLoop:] + 206
4 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
5 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 4:
0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x9282d9ef +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
5 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 5:
0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
1 com.apple.Foundation 0x9284e250 -[NSConditionLock lockWhenCondition:] + 39
2 com.apple.AppKit 0x9334d2a4 -[NSUIHeartBeat _heartBeatThread:] + 377
3 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
4 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 6:
0 libSystem.B.dylib 0x90026d5c kevent + 12
1 ...ple.CoreServices.CarbonCore 0x90cb8c68 PrivateMPEntryPoint + 51
2 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 7:
0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
1 ...ple.CoreServices.CarbonCore 0x90cb8e0d MPWaitOnQueue + 198
2 com.apple.DesktopServices 0x9271e943 TNodeSyncTask::SyncTaskProc(void*) + 143
3 ...ple.CoreServices.CarbonCore 0x90cb8c68 PrivateMPEntryPoint + 51
4 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x95103983 ecx: 0xbfffef24 edx: 0x00000000
edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffefa8 esp: 0xbfffed10
ss: 0x0000001f efl: 0x00010246 eip: 0x95103bc0 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x1b2fff com.apple.mail 2.1.3 (753.1) /Applications/Mail.app/Contents/MacOS/Mail
0xca0c000 - 0xca0dfff com.hp.print.pde.EdgeToEdge 2.4.0.316 /Library/Printers/hp/PDEs/hpEdgeToEdge.plugin/Contents/MacOS/hpEdgeToEdge
0xcdca000 - 0xcdcbfff com.apple.print.converter.plugin 4.6 (163.10) /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
0xcfcc000 - 0xcfcdfff com.hp.print.pde.ImageQuality 2.4.0.316 /Library/Printers/hp/PDEs/hpImageQuality.plugin/Contents/MacOS/hpImageQuality
0xd0f5000 - 0xd0f6fff com.hp.print.pde.ProofAndPrint 2.4.0.316 /Library/Printers/hp/PDEs/hpProofAndPrint.plugin/Contents/MacOS/hpProofAndPrint
0xd30f000 - 0xd324fff com.apple.Mail.Syncer 1.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
0xd580000 - 0xd582fff apop.so /usr/lib/sasl2/apop.so
0xd586000 - 0xd5c2fff dhx.so /usr/lib/sasl2/dhx.so
0xd5e3000 - 0xd5ebfff digestmd5WebDAV.so /usr/lib/sasl2/digestmd5WebDAV.so
0xd5ef000 - 0xd5f0fff libanonymous.2.so /usr/lib/sasl2/libanonymous.2.so
0xd5f4000 - 0xd5f6fff libcrammd5.2.so /usr/lib/sasl2/libcrammd5.2.so
0xd5fa000 - 0xd5fcfff login.so /usr/lib/sasl2/login.so
0xd992000 - 0xd99afff libdigestmd5.2.so /usr/lib/sasl2/libdigestmd5.2.so
0xd99e000 - 0xd9a1fff libgssapiv2.2.so /usr/lib/sasl2/libgssapiv2.2.so
0xd9a5000 - 0xd9aafff libntlm.so /usr/lib/sasl2/libntlm.so
0xd9ae000 - 0xd9b6fff libotp.2.so /usr/lib/sasl2/libotp.2.so
0xd9c0000 - 0xd9c2fff libplain.2.so /usr/lib/sasl2/libplain.2.so
0xd9c6000 - 0xd9c9fff mschapv2.so /usr/lib/sasl2/mschapv2.so
0xd9cd000 - 0xd9cffff shadow_auxprop.so /usr/lib/sasl2/shadow_auxprop.so
0xd9d3000 - 0xd9d5fff smb_lm.so /usr/lib/sasl2/smb_lm.so
0xd9d9000 - 0xd9dbfff smb_nt.so /usr/lib/sasl2/smb_nt.so
0xd9df000 - 0xd9e2fff smb_ntlmv2.so /usr/lib/sasl2/smb_ntlmv2.so
0xdcd8000 - 0xdce3fff com.hp.print.pde.HPFinishing 2.4.0.316 /Library/Printers/hp/PDEs/hpFinishing.plugin/Contents/MacOS/hpFinishing
0xde1e000 - 0xde2ffff com.apple.print.PrintingTiogaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /A/Plugins/PrintingTiogaPDEs.bundle/Contents/MacOS/PrintingTiogaPDEs
0xde69000 - 0xde6cfff com.apple.mail.WebPlugIn 2.1.1 (752.3) /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.bundle/Contents/MacOS/Mai lWebPlugIn
0xe14d000 - 0xe166fff com.apple.print.PrintingCocoaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
0xe35f000 - 0xe382fff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
0xe395000 - 0xe3b2fff com.hp.framework.imaging 2.4.1.0 /Library/Printers/hp/Frameworks/hpImaging.framework/Versions/C/hpImaging
0x78e00000 - 0x78e06fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
0x79200000 - 0x7923dfff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
0x8f8c0000 - 0x8f95ffff com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b81000 - 0x91bbefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bc4000 - 0x91bdefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91be3000 - 0x91be5fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be7000 - 0x91cc5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce4000 - 0x91d72fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d79000 - 0x91d79fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91d7b000 - 0x91dd4fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91ddd000 - 0x91e01fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91e09000 - 0x92212fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9224c000 - 0x92600fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9262d000 - 0x9271afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b25000 - 0x92b3cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b47000 - 0x92b9ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bb3000 - 0x92bb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bb5000 - 0x92bc5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92bd4000 - 0x92bdcfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92be2000 - 0x92be8fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92bee000 - 0x92c7ffff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92c93000 - 0x92c97fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92c9a000 - 0x92cb8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92cca000 - 0x92cd0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x92cd6000 - 0x92d39fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92d60000 - 0x92da1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92dc8000 - 0x92dd6fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x92ddd000 - 0x92de2fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92de7000 - 0x930dcfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x931e2000 - 0x931edfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931f2000 - 0x9320dfff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x9325d000 - 0x9325dfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9325f000 - 0x93915fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c96000 - 0x93d11fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d4a000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e46000 - 0x93e46fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e48000 - 0x94009fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9404f000 - 0x94090fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94098000 - 0x940d2fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x940d7000 - 0x940edfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94134000 - 0x9417cfff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x94208000 - 0x94219fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94227000 - 0x94265fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94281000 - 0x94290fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94297000 - 0x942a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942a7000 - 0x942cbfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x942ee000 - 0x94308fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9430e000 - 0x94625fff com.apple.QuickTime 7.4.1 (14) /System/Library/Frameworks/QuickTime.framework/QuickTime
0x947aa000 - 0x948f0fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9497c000 - 0x9498bfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x94992000 - 0x949bbfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949c1000 - 0x949d0fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x949d4000 - 0x949f9fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94a05000 - 0x94a22fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94bce000 - 0x94ca6fff edu.mit.Kerberos 5.5.25 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94d4e000 - 0x94dfefff com.apple.WebKit 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94e64000 - 0x94f07fff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94f2f000 - 0x953f4fff com.apple.WebCore 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x95679000 - 0x95701fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x95865000 - 0x9589dfff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x95df6000 - 0x95df9fff libLatinSuppConverter.dylib /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0x967cc000 - 0x967ccfff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96cb3000 - 0x96cd5fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
0x96e3b000 - 0x96e40fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x97680000 - 0x9768dfff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
0x97820000 - 0x978f7fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x97980000 - 0x97980fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x97ae9000 - 0x97b03fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
0x97e82000 - 0x97ec6fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x97eeb000 - 0x97f14fff com.apple.DotMacSyncManager 1.0.5 (157) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
0x98022000 - 0x98067fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
0x98157000 - 0x98fd7fff com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x99b1f000 - 0x99b2afff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x99b34000 - 0x99ca0fff com.apple.MessageFramework 2.1.2 (753) /System/Library/Frameworks/Message.framework/Versions/B/Message
0x9a207000 - 0x9a21dfff libCFilter.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
0x9b5a0000 - 0x9b5a0fff libmx.A.dylib /usr/lib/libmx.A.dylib
0xeab00000 - 0xeab1cfff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.13.1)
Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: ST3160812AS Q, 149.05 GB
Parallel ATA Device: MATSHITADVD-R UJ-85J
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Hub, Up to 12 Mb/sec, 500 mA
USB Device: hp LaserJet 2300 series, Hewlett-Packard, Up to 12 Mb/sec, 500 mA
USB Device: USB Floppy Drive, Y-E DATA, Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

Similar Messages

  • Email keeps crashing when i try to delete something, email keeps crashing when i try to delete something

    I sent an email to someone, it came back with a message saying delivery notification faliure, when I tried to delet this message from my inbox it keeps crashing and wont allow me to delete it??

    i think.... It is crashing because it has no memory to move around.  suggest - resync with your 'puter.  on the photos tab, do not reload (sync0 a bunch of the existing photos, and deal with them - deleting or otherwise - on you computer.
    Otherwise - you have no option but to remove stuff from the pad  - music, apps, videos etc to give you enough space to move.

  • Bridge CC keeps crashing when viewing folder

    I just thought I'd post this here for anyone else that was having this same problem. I recently updated from Bridge CS6 to CC and kept experiencing crashes with CC after viewing one particular folder. I thought it was an issue with CC as CS6 didn't crash with the folder, so I went into problem solving mode to figure it out. First thing I did was go to edit - preferences - cache and purged the cache folder. I then went to the folder that caused the crash and watched the filter - label in the bottom left to see what number it was counting down as it extracted each thumbnail to be cached. Once it crashed I made note of the last number I saw, which was 33. I then went into the folder outside of bridge, counted down 33 files and removed the file from the folder which solved the problem. It appears that the file had become corrupted at some point, so that is why the new CC couldn't make a thumbnail, but CS6 could as it was already on file. So if you are experiencing crashes while viewing certain folders in Bridge, you might want to try this out.

    I am experiencing the same issues with files that I have created using video editing in Photoshop CC. After rendering the files from PSD to Mp4's, and previewing within the folder, Bridge hangs and crashes. This is happening consistently whenever there's an Mp4 in the folder I've viewing, so I know they're not corrupted. I'm actually now creating a folder within the folder to "hide" the Mp4's thumbnail preview. This is the only solution I could come up with for the moment. 
    Can someone in Adobe-land offer some feedback or a fix for this?

  • Email keeps crashing when it opens

    whenever i open my email, it tries to retrieve messages, and then it crashes. i tried deleting 'com.apple.mail.plist,' and the problem still occurred. also, i'd like to not lose all my messages in my inbox and folders...

    someone please help! please please please!

  • My email keeps crashing.... while composing longer msgs.

    Email keeps crashing when I am composing a message of more than a few sentences.  I recently upgraded to 5.0.1 on a iPad.  Any suggestions?  Very frustating!   It's very consistent and did not happen in previous OS.  Also apps crash a LOT more than they used to. Any suggestions? 

    Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo.

  • Oulook 2007 Shared Mailbox keeps crashing when searching an e-mail/item

    Hi Colleagues,
    Need your expert help about my shared mailbox, It keeps crashing when Im trying to search back e-mails and it's getting a hard time connecting to exchange as well. We're using OST files and not PST by the way.
    I tried to update or fix Index with outlook but seems does not help at all. Any suggestion? Thanks in advance. :)
    Cklyde

    When you say it's crashing, what is actually happening? Is Outlook actually crashing so the app closes, or it is simply going unresponsive and giving a message saying that it's not responding? If it's the latter case then that doesn't necessarily tell you
    it's crashed, simply that it's busy, so if you leave it and let it finish it will eventually respond again.
    When you say this is a shared mailbox, is it the only mailbox you have setup in Outlook, or it is setup as an additional mailbox, eg in addition to your own mailbox? If it's an additional mailbox then keep in mind that it won't be cached in your local .ost
    file. In Outlook 2007 it can only cache the main mailbox, not additional mailboxes, only 2010+ caches additional mailboxes. Is the exchange server on the local network, or is it remote? If it's remote than that could be the issue, since when doing the search
    Outlook will have to connect to Exchange and search the email there rather than locally, and that will take a lot longer than searching from the local cached copy.

  • Help! My Acrobat keeps crashing when I view comments...

    I'm running a MAC OS X (version 10.6.8), my acrobat pro XI keeps crashing when I am viewing comments from my clients. I need to view what they're saying so I can make appropriate edits to my design files...but I can't even view one without Acrobat crashing on me and giving me a long winded message (Below):
    What can I do to fix this!? I tried to disable the duplicate fonts, I tried removing the .plist files...nothing is working!!
    Help, please!
    Process:         AdobeAcrobat [4205]
    Path:            /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier:      com.adobe.Acrobat.Pro
    Version:         11.0.04 (11.0.04)
    Code Type:       X86 (Native)
    Parent Process:  launchd [97]
    Date/Time:       2013-11-26 11:16:42.685 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          207248 sec
    Crashes Since Last Report:           32
    Per-App Interval Since Last Report:  1167993 sec
    Per-App Crashes Since Last Report:   24
    Anonymous UUID:                      A508A05F-0CEB-4743-AF60-05A8E2AEA413
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x99b94c5a __kill + 10
    1   libSystem.B.dylib                       0x99b94c4c kill$UNIX2003 + 32
    2   libSystem.B.dylib                       0x99c275a5 raise + 26
    3   libSystem.B.dylib                       0x99c3d6e4 abort + 93
    4   libstdc++.6.dylib                       0x95fd1fda __gnu_cxx::__verbose_terminate_handler() + 433
    5   libstdc++.6.dylib                       0x95fd017a __cxxabiv1::__terminate(void (*)()) + 10
    6   libstdc++.6.dylib                       0x95fd01ba __cxxabiv1::__unexpected(void (*)()) + 0
    7   libstdc++.6.dylib                       0x95fd02b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    8   ...inguistic.LinguisticManager          0x17719a46 0x17713000 + 27206
    9   ...inguistic.LinguisticManager          0x17722abb devtech::LM_FileSpec::LM_FileSpec(FSRef const&) + 43
    10  ...dobe.AcrobatPlugin.Spelling          0x1749a733 AcroPluginMain + 112159
    11  ...dobe.AcrobatPlugin.Spelling          0x1749a05e AcroPluginMain + 110410
    12  ...dobe.AcrobatPlugin.Spelling          0x17499ffb AcroPluginMain + 110311
    13  ...dobe.AcrobatPlugin.Spelling          0x1748facb AcroPluginMain + 68023
    14  com.adobe.Acrobat.framework             0x4c54223d RunAcrobat + 1733365
    15  com.adobe.Acrobat.framework             0x4c541d7e RunAcrobat + 1732150
    16  com.apple.CoreFoundation                0x95e48a3b __CFRunLoopRun + 8059
    17  com.apple.CoreFoundation                0x95e463c4 CFRunLoopRunSpecific + 452
    18  com.apple.CoreFoundation                0x95e461f1 CFRunLoopRunInMode + 97
    19  com.apple.HIToolbox                     0x94ba5e04 RunCurrentEventLoopInMode + 392
    20  com.apple.HIToolbox                     0x94ba5bb9 ReceiveNextEventCommon + 354
    21  com.apple.HIToolbox                     0x94ba5a3e BlockUntilNextEventMatchingListInMode + 81
    22  com.apple.AppKit                        0x90bbd595 _DPSNextEvent + 847
    23  com.apple.AppKit                        0x90bbcdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    24  com.apple.AppKit                        0x90b7f1f3 -[NSApplication run] + 821
    25  com.adobe.Acrobat.framework             0x4c39c938 RunAcrobat + 6640
    26  com.adobe.Acrobat.framework             0x4c39b07b RunAcrobat + 307
    27  com.adobe.Acrobat.Pro                   0x4c38ded5 main + 91
    28  com.adobe.Acrobat.Pro                   0x4c38de71 start + 53
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x99b5a382 kevent + 10
    1   libSystem.B.dylib                       0x99b5aa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x99b59f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x99b59cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x99b59781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x99b595c6 start_wqthread + 30
    Thread 2:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x99b61aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x99b8d9c5 nanosleep$UNIX2003 + 188
    2   com.apple.Foundation                    0x986625cc +[NSThread sleepForTimeInterval:] + 123
    3   com.adobe.Acrobat.framework             0x4d18c8f6 AcroSecurityBailOutImpl + 10901296
    4   com.apple.Foundation                    0x985ffb5a -[__NSOperationInternal start] + 705
    5   com.apple.Foundation                    0x986f00bb ____NSOQSchedule_block_invoke_2 + 119
    6   libSystem.B.dylib                       0x99b67a24 _dispatch_call_block_and_release + 16
    7   libSystem.B.dylib                       0x99b59cf2 _dispatch_worker_thread2 + 228
    8   libSystem.B.dylib                       0x99b59781 _pthread_wqthread + 390
    9   libSystem.B.dylib                       0x99b595c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x99b61aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x99b6175e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x99b633f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9965a21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x99645b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x99641533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x4e4c94dc ACEInitialize + 3916
    7   com.adobe.ACE                           0x4e4c9441 ACEInitialize + 3761
    8   ...ple.CoreServices.CarbonCore          0x9962554a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x99b61259 _pthread_start + 345
    10  libSystem.B.dylib                       0x99b610de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x99b61aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x99b6175e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x99b633f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AGM                           0x4e632f67 AGMInitialize + 35153
    4   com.adobe.AGM                           0x4e632ea6 AGMInitialize + 34960
    5   com.adobe.AGM                           0x4e632e44 AGMInitialize + 34862
    6   com.adobe.AGM                           0x4e632ae4 AGMInitialize + 33998
    7   libSystem.B.dylib                       0x99b61259 _pthread_start + 345
    8   libSystem.B.dylib                       0x99b610de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x99b5a382 kevent + 10
    1   com.adobe.Acrobat.framework             0x4d79fa6b AcroSecurityBailOutImpl + 17270949
    2   com.adobe.Acrobat.framework             0x4d6ff01b AcroSecurityBailOutImpl + 16612949
    3   com.adobe.Acrobat.framework             0x4d6fba91 AcroSecurityBailOutImpl + 16599243
    4   libSystem.B.dylib                       0x99b61259 _pthread_start + 345
    5   libSystem.B.dylib                       0x99b610de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x99b59412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x99b599a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x99b595c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x99c3d693  ecx: 0xbfffcadc  edx: 0x99b94c5a
      edi: 0xa0b8fb30  esi: 0x14edae1c  ebp: 0xbfffcaf8  esp: 0xbfffcadc
       ss: 0x0000001f  efl: 0x00000282  eip: 0x99b94c5a   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x17775c50
    Binary Images:
    0x14726000 - 0x14756ff7 +com.adobe.AcrobatPlugin.Updater 11.0.04 (11.0.04) <9F08F71F-2A4B-3483-83AB-53F424766532> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/Updater.acroplugin/Contents/MacOS/Updater
    0x147ec000 - 0x14812ffb +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) <DE33E3BF-669D-3851-8C16-CA1CFCDA315A> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x14856000 - 0x148beffa +AcroSQLite ??? (???) <8667FF2C-186C-33E6-96FD-ECED266933F1> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0x148dd000 - 0x149c2ff7 +com.adobe.amtlib amtlib 6.2.0.42 (6.2.0.42) <979ED254-104A-0377-8FC4-E878DA48F523> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/amtlib.framework/amtlib
    0x14ded000 - 0x14deeff7  ATSHI.dylib ??? (???) <56F243F1-C341-86EA-2BCC-31E75D46EBBC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x14f00000 - 0x1513affb +com.adobe.AcrobatPlugin.EScript 11.0.04 (11.0.04) <EFA64A5B-FFD0-3355-86B1-A5CF4B4E53E4> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/EScript.acroplugin/Contents/MacOS/EScript
    0x17220000 - 0x17241ff7 +com.adobe.AXE8SharedExpat AdobeAXE8SharedExpat 3.7.101.21186 (3.7.101.21186) <D65C0C81-572E-3DCB-A1CF-BC5BF2D59500> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x17400000 - 0x17456ffb +com.adobe.AdobeXMPCore Adobe XMP Core 5.4 -c 5 (78.147326) <82EFE343-F643-34AD-94FA-293E338F1F9C> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1745f000 - 0x174bbff7 +com.adobe.AcrobatPlugin.Spelling 11.0.04 (11.0.04) <B986C697-A854-334F-89DB-C422BA40934C> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/Spelling.acroplugin/Contents/MacOS/Spelling
    0x17713000 - 0x17781ff7 +com.adobe.linguistic.LinguisticManager 6.1.0 (17901) <17F4247D-ACE6-3344-809D-C2512499AFBD> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x1b200000 - 0x1b2f1fef +libicuuc.40.0.dylib 40.0.0 (compatibility 40.0.0) <B8EDE3B3-7400-E2FC-BA7E-4E5935A54831> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x1c21f000 - 0x1c9aefff +com.adobe.AcrobatPlugin.Comments 11.0.04 (11.0.04) <0CB85BDA-86FD-39C1-A19F-815921F10880> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/Comments.acroplugin/Contents/MacOS/Comments
    0x1e517000 - 0x1e6deffb +com.adobe.AcrobatPlugin.DigSig 11.0.04 (11.0.04) <6CF56DAD-2E6D-3897-94E3-250FBC8754F6> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/DigSig.acroplugin/Contents/MacOS/DigSig
    0x1f45c000 - 0x201a1ff7 +libicudata.40.0.dylib 40.0.0 (compatibility 40.0.0) <23160F63-D804-A6F2-0363-464FB95A9FF9> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x201a4000 - 0x211eefe3 +com.adobe.AcrobatPlugin.AcroForm 11.0.04 (11.0.04) <C9F8BE69-DDFE-31BD-BF74-3E2964C0A5FA> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/AcroForm.acroplugin/Contents/MacOS/AcroForm
    0x21489000 - 0x21f39ff7 +com.adobe.AcrobatPlugin.PPKLite 11.0.04 (11.0.04) <B6618276-CACB-3D28-A751-635E676E5F19> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/PPKLite.acroplugin/Contents/MacOS/PPKLite
    0x4c38d000 - 0x4c38dfff +com.adobe.Acrobat.Pro 11.0.04 (11.0.04) <9B19B497-B399-3889-9550-EE2FAAD48322> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    0x4c393000 - 0x4e330ff3 +com.adobe.Acrobat.framework 11.0.04 (11.0.04) <BCAF7610-4044-35E5-9F25-7BA5112FDAE6> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    0x4e4c7000 - 0x4e619fe7 +com.adobe.ACE AdobeACE 2.20.02.1 (2.20.02.1) <711209D4-FBA8-37AE-9B21-E7F7EAE52A36> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x4e627000 - 0x4ebfcff7 +com.adobe.AGM AdobeAGM 4.28.134.1 (4.28.134.1) <4EE50823-6517-3CEE-8154-05D8AE487BE8> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x4ec69000 - 0x4ec87ff3 +com.adobe.BIB AdobeBIB 1.2.03.1 (1.2.03.1) <21A36908-3031-35AF-A74B-ECC65BEAEC9F> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x4ec8f000 - 0x4ef8cffb +com.adobe.CoolType AdobeCoolType 5.11.134.1 (5.11.134.1) <92DB0A4F-CC27-3B6A-B525-E5FE29A4193C> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    0x9004c000 - 0x90089ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9008a000 - 0x9008eff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x9008f000 - 0x90093ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x90094000 - 0x900b5fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x900b6000 - 0x90181fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x90182000 - 0x9021dfe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9021e000 - 0x90220ff7  com.apple.securityhi 4.0 (36638) <FC01BFC4-04DB-96F3-2412-A86CC4F94CB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x90221000 - 0x90221ff7  com.apple.Carbon 150 (152) <BFDDA394-0F01-A3A3-A226-ED3A45975A56> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90222000 - 0x902cffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x902d6000 - 0x902f2fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9039f000 - 0x903f9fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9055d000 - 0x90563fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x905f5000 - 0x90687fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x90688000 - 0x90740feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x90741000 - 0x90759ff3  com.apple.ScriptingBridge 1.1.2 (???) <A3FA73CC-0628-49E3-23AC-768BFA1C7DBE> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x90824000 - 0x90825ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x9086c000 - 0x9094cfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x909cf000 - 0x909effe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x909f0000 - 0x90a2aff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x90b32000 - 0x90b74ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x90b75000 - 0x91458ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91459000 - 0x9163bfff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x9163c000 - 0x91699ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9169a000 - 0x916deff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x916df000 - 0x916f7ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x916f8000 - 0x917fafef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x917fb000 - 0x918b4fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x918fb000 - 0x91a28ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x91a2e000 - 0x91a61fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x91a62000 - 0x91ae4ffb  SecurityFoundation ??? (???) <BFE377A4-C830-3ECA-E69F-8A8094CDA0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x91ae5000 - 0x91b7dfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91bc6000 - 0x91c1efe7  com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x91c1f000 - 0x91c2fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x91c30000 - 0x91c45fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x91c70000 - 0x91ca3ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x91ca4000 - 0x91d24feb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x91d25000 - 0x91e62fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91e79000 - 0x91e7cff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x927f3000 - 0x927f3ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x927f4000 - 0x927fdff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92e6e000 - 0x93be6fe7  com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x93be7000 - 0x93be9ff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x93bea000 - 0x93bf4fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x93bf5000 - 0x93c14ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93c23000 - 0x93c9efff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93c9f000 - 0x93e62feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x93e63000 - 0x93e63ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93e88000 - 0x940eeff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x941ce000 - 0x94276ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x94321000 - 0x943befe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x943f8000 - 0x94472fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9466d000 - 0x9473efe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x9473f000 - 0x9478fff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x94790000 - 0x947a4ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x947a5000 - 0x947fbff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x947fc000 - 0x94842ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x94843000 - 0x94937ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
    0x9493f000 - 0x9493fff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9498e000 - 0x949d1ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x949f1000 - 0x94a60ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x94aa2000 - 0x94b1bff7  com.apple.PDFKit 2.5.5 (2.5.5) <85AA9E1C-D946-863A-823E-32F2AAF314CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x94b71000 - 0x94e95fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x94e96000 - 0x94e99ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94f4b000 - 0x95361ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x9536e000 - 0x95b5d557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x95b72000 - 0x95b7cff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95b8e000 - 0x95b8eff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95b8f000 - 0x95c8ffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x95c90000 - 0x95c9affb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x95c9b000 - 0x95d47fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x95d48000 - 0x95d48ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95d49000 - 0x95d51ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x95d5a000 - 0x95d84ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95d85000 - 0x95de6fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x95de7000 - 0x95e09fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x95e0a000 - 0x95f85fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95f86000 - 0x95ff0fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95ff1000 - 0x95ffeff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96f53000 - 0x96f94ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x96fca000 - 0x96fe8fe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x9712c000 - 0x973d9fff  com.apple.JavaScriptCore 6534.59 (6534.59.11) <7F623AA5-A11B-4C26-D2FD-EB5B9DE73F85> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x97425000 - 0x97568fef  com.apple.QTKit 7.7 (1800) <9DD27495-3020-0928-B3F2-D418C336E163> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97569000 - 0x9757aff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9757b000 - 0x97687fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x976e9000 - 0x97721ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97722000 - 0x97824fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
    0x97825000 - 0x9794efe7  com.apple.WebKit 6534.59 (6534.59.10) <73348DE8-9C7D-3BD9-8E9D-86E5BE67B1D1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x97ba9000 - 0x97be7ff7  com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97be8000 - 0x97be8ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x97be9000 - 0x97e14ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x97e15000 - 0x97e1cff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x97e1d000 - 0x98252ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x98253000 - 0x98253ffb  libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
    0x98256000 - 0x985c1ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x985c2000 - 0x98833fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x98834000 - 0x9883afe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9883b000 - 0x98915fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x98916000 - 0x98a98fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x98a99000 - 0x98a9cfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x98a9d000 - 0x98aa8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x98aa9000 - 0x98aaeff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98aaf000 - 0x98ae0ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x98ae1000 - 0x98b1eff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x98b1f000 - 0x98f70fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x98f71000 - 0x98f72ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x98f73000 - 0x99021ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x99022000 - 0x99075ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x990a0000 - 0x990e5ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x990e6000 - 0x99154ff7  com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x99155000 - 0x9918bfff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x99276000 - 0x99276ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x99277000 - 0x9929dffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x993e1000 - 0x99405ff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9944a000 - 0x9944dffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x99583000 - 0x995c6ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x995ff000 - 0x9991fff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x9994b000 - 0x9995ffe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x99960000 - 0x999a7ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x999b0000 - 0x99a00fe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x99a01000 - 0x99a65ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x99a66000 - 0x99a74ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x99a75000 - 0x99b31fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x99b32000 - 0x99b32ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x99b33000 - 0x99cdaff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x99cdb000 - 0x99d17fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <CEE95B62-8F1C-2013-6ED3-42EB8A1018DF> /usr/lib/libssl.0.9.8.dylib
    0x99d18000 - 0x99d2aff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x99d57000 - 0x99d58ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99d59000 - 0x99d65ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x99d66000 - 0x99d6aff7  IOSurface ??? (???) <F9E6DFC1-8DD9-7C7E-CA85-B80735586E05> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9a061000 - 0x9a06cff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9a0eb000 - 0x9a3e5fef  com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9a3e6000 - 0x9a42afe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9a42b000 - 0x9a45bff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x9a45c000 - 0x9a4a9feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9a4aa000 - 0x9a4e5ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x9a55b000 - 0x9a56bff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x9a56c000 - 0x9a593ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x9a594000 - 0x9a6c2fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9a6c3000 - 0x9a6d1fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x9a6d2000 - 0x9ab8dff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x9abc4000 - 0x9abecff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8217, 0x06110000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

    Try following steps:
    Delete the following preferences folders:
         a) ~/Library/Application Support/Adobe/Acrobat/
         b) ~/Library/Caches/Acrobat/
         c) ~/Library/Caches/Acrobat/
         d) ~/Library/Preferences/Acrobat Distiller Prefs
         e) ~/Library/Preferences/Adobe/Acrobat/
    Here ~ represents your home directory.
    Empty your trash, Restart the machine and then Launch the Acrobat.

  • Please help.   My Adobe InDesign document keeps crashing when I adjust the screen resolution to High in the View menu.  Desperately trying to get my magazines prepared for press today!  HELP!

    Please help.   My Adobe InDesign document keeps crashing when I adjust the screen resolution to High in the View menu.  Desperately trying to get my magazines prepared for press today!  HELP!
    My magazine last month is still working ok - but this month's version has just started crashing for some reason.

    We can't know. You have not provided any system info, not told us what version of ID you use nor provided any specifics about the document like images, color profiles, fonts, paragraph styles and what have you...
    Mylenium

  • Word keeps crashing when I attempt to open an .docx email attachment, how do I fix this?

    Word keeps crashing when I attempt to open an .docx email attachment, how to I stop word from crashing and be able to open the file?

    Since Word is a Microsoft product, you might have better luck of getting an answer over on the Microsoft forum.

  • Mail Keeps crashing when syncing with IMAP

    I created an IMAP Gmail Account on my iMac...everythings working...
    But when i created the same IMAP Gmail account on my MacBook, it keeps crashing when it starts to acquire all mail.......HELP!

    ok...nevermind..the problem is solved once i updated my software to 10.5.2

  • Slideshow in Photoshop Elements 9 keeps crashing when I try to output it to movie file (wmv)

    Made a slideshow using Photoshop Elements 9 that keeps crashing when I try to output it to movie file (wmv).
    This message appear: Microsoft Visual C++ Runtime Error
    This is totally new to me as I have made a few slidshows before and saved them into wmv-files without any problem.I tried to open the file and renew it "save as" and did the whole procedure over again but it still crasches. There is no video in the slideshow and all pics are .jpg and to summarize it - 5 days of work is nearly gone if this doesent convert into a wmv-file..... Pls advise any suggestion what to try here.
    Best regards
    Eric
    /Sweden

    Your crash has nothing to do with the junk filter. It looks more like a corrupt preferences file. If you're curious, you may check the validity of that file issuing the following command in Terminal:
    plutil ~/Library/Preferences/com.apple.mail.plistWhat does it say? Now, try this:
    1. Quit Mail.
    2. Make a backup copy of the HOME/Library/Mail folder, just in case something goes wrong. You can do this in the Finder by dragging the folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is stored.
    3. In the Finder, go to HOME/Library/Preferences/. Locate the file com.apple.mail.plist and move it to the Desktop (to be deleted if this fixes the problem).
    You'll have to set up your accounts from scratch all over again. If given the option to import existing mailboxes or something like that, don't. Just enter the account information and Mail will automagically rediscover the data in HOME/Library/Mail/ when done.
    You'll also have to re-configure most of your settings in Mail > Preferences. The first thing you should do is go to Preferences > Viewing and disable "Display remote images in HTML messages" if it's enabled.

  • Safari Keeps Crashing when Printing

    Safari keeps crashing when i try and print and it says that the KM driver has caused it. Any idea how to fix this. Below is the log from Safari
    Process:         Safari [2053]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [110]
    PlugIn Path:       /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360 PerPage
    PlugIn Identifier: jp.konicaminolta.print.pde.C360.PerPage
    PlugIn Version:    3.5.7 (3.5.7)
    Date/Time:       2011-06-13 16:03:37.678 +0100
    OS Version:      Mac OS X 10.6.7 (10J4138)
    Report Version:  6
    Interval Since Last Report:          74836 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  51451 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      9B04EF5E-2A8A-4718-AF3E-7A657ACA9D18
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: class
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                   0x00007fff895bf159 objc_msgSend_vtable2 + 9
    1   com.apple.Foundation                 0x00007fff802b5d96 -[NSCFString isEqual:] + 61
    2   com.apple.AppKit                         0x00007fff81d434f6 -[NSTableView tableColumnWithIdentifier:] + 230
    3   ...olta.print.pde.C360.PerPage     0x000000011b5e4a3b vModifyColumnWidth + 141
    4   ...olta.print.pde.C360.PerPage     0x000000011b5d5f9a -[ListEditDlg1M3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 CMInitialize:] + 809
    5   jp.konicaminolta.fw.C360.Core   0x000000011aee0b15 -[KMComWin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 initialize:UserData:IsPane:] + 347
    6   jp.konicaminolta.fw.C360.Core   0x000000011aee3ce5 -[KMSubWindow3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 initialize:GroupKey:UserData:PrintDialog:] + 361
    7   jp.konicaminolta.fw.C360.Core   0x000000011aede28f -[KMPlugin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 mSetSubWindow:] + 334
    8   jp.konicaminolta.fw.C360.Core   0x000000011aede77c -[KMPlugin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 mSelectPane] + 373
    9   jp.konicaminolta.fw.C360.Core   0x000000011aee026c -[KMPlugin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 initWithCallback:PluginBundle:CoreViewName:] + 845
    10  jp.konicaminolta.fw.C360.Core 0x000000011aedda7b -[KMMainPlugIn3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 PDEPanelsForType:withHostInfo:] + 254
    11  ...int.framework.Print.Private     0x000000011ae0883a 0x11ae00000 + 34874
    12  ...int.framework.Print.Private     0x000000011ae08531 0x11ae00000 + 34097
    13  ...int.framework.Print.Private     0x000000011ae06dbf 0x11ae00000 + 28095
    14  ...int.framework.Print.Private     0x000000011ae188ca RunningAsRoot + 41669
    15  ...int.framework.Print.Private     0x000000011ae181a6 RunningAsRoot + 39841
    16  com.apple.AppKit                        0x00007fff81cf7571 -[NSWindowController _windowDidLoad] + 538
    17  com.apple.AppKit                        0x00007fff81c94d13 -[NSWindowController window] + 112
    18  com.apple.AppKit                        0x00007fff821197aa -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 627
    19  com.apple.AppKit                        0x00007fff82117e99 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 478
    20  com.apple.Safari                         0x00000001000be356 0x100000000 + 779094
    21  com.apple.AppKit                        0x00007fff81fd91d9 -[NSDocument _printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo :] + 235
    22  com.apple.AppKit                        0x00007fff81fd8f34 -[NSDocument printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo: ] + 599
    23  com.apple.AppKit                        0x00007fff81fd9555 -[NSDocument printDocument:] + 68
    24  com.apple.AppKit                        0x00007fff81e03e4e -[NSApplication sendAction:to:from:] + 95
    25  com.apple.Safari                         0x000000010004a34c 0x100000000 + 303948
    26  com.apple.AppKit                        0x00007fff81e283d6 -[NSMenuItem _corePerformAction] + 365
    27  com.apple.AppKit                        0x00007fff81e28140 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
    28  com.apple.AppKit                        0x00007fff81e0ddb9 -[NSMenu performKeyEquivalent:] + 272
    29  com.apple.AppKit                        0x00007fff81e0cb61 -[NSApplication _handleKeyEquivalent:] + 559
    30  com.apple.AppKit                        0x00007fff81cdd605 -[NSApplication sendEvent:] + 3630
    31  com.apple.Safari                         0x0000000100038e72 0x100000000 + 233074
    32  com.apple.AppKit                        0x00007fff81c74476 -[NSApplication run] + 474
    33  com.apple.AppKit                        0x00007fff81c6d144 NSApplicationMain + 364
    34  com.apple.Safari                         0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff87ff112a kevent + 10
    1   libSystem.B.dylib             0x00007fff87ff2ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff87ff2cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff87ff27fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff87ff2128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff87ff1fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff87ff1f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff87ff235c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff87ff1fc5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff88012f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88016da1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                    0x00007fff850410f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                    0x00007fff8503d1fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff880113a9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff87ff1f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff87ff235c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff87ff1fc5 start_wqthread + 13
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff87fd829a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff87fd890d mach_msg + 59
    2   com.apple.CoreFoundation        0x00007fff8498c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation        0x00007fff8498bdbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari              0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari              0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    7   libSystem.B.dylib              0x00007fff880113a9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff87fd829a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff87fd890d mach_msg + 59
    2   com.apple.CoreFoundation        0x00007fff8498c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation        0x00007fff8498bdbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                 0x00007fff8033ef67 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                 0x00007fff802bff28 __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff880113a9 thread_start + 13
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib              0x00007fff8801be52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation        0x00007fff849ae498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff880113a9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x1ba333e01b5f02e0  rcx: 0x0000000000000010  rdx: 0x1ba333e01b5f02e0
      rdi: 0x1ba333e01b5f02e0  rsi: 0x00007fff823fe490  rbp: 0x00007fff5fbfde20  rsp: 0x00007fff5fbfddf8
       r8: 0x0000000000000010   r9: 0x0000000000000000  r10: 0x00007fff802b5d59  r11: 0x00007fff895bf150
      r12: 0x0000000000000000  r13: 0x000000011b5f02e0  r14: 0x0000000000000002  r15: 0x1ba333e01b5f02e0
      rip: 0x00007fff895bf159  rfl: 0x0000000000010202  cr2: 0x000000011b5e49ae
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x116c38000 -        0x116c38fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x116c80000 -        0x116c85ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11a4f8000 -        0x11a4faff7  com.apple.printingprivate.framework.PrintingPrivate 6.1 (15.2) <4AB4B375-8EBE-FC2B-6847-71BBADD919EC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x11a830000 -        0x11a833fff +jp.konicaminolta.print.pde.C360.Cover 3.5.7 (3.5.7) <ECA064C3-A0C2-729C-3DC6-7BF75B830ADE> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Cover.plugin/Contents/MacOS/KONICA MINOLTA C360 Cover
           0x11ae00000 -        0x11ae38fff  com.apple.print.framework.Print.Private 6.3 (305.3) <C8F6EA0B-A98B-51EE-588C-9BBF00014FF5> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x11ae54000 -        0x11ae80fef +jp.konicaminolta.print.pde.C360.Output 3.5.7 (3.5.7) <D7580EC9-7D2A-85D3-E47A-6E6599209F00> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Output.plugin/Contents/MacOS/KONICA MINOLTA C360 Output
           0x11aec3000 -        0x11af5afff +jp.konicaminolta.fw.C360.Core 3.5.7 (3.5.7) <D17477DF-6A4A-F53C-D77C-E3A6ED5FC27A> /Library/Printers/KONICAMINOLTA/C360/PDEs/pde.framework/Versions/A/pde
           0x11b523000 -        0x11b538fff +jp.konicaminolta.print.pde.C360.Finishing 3.5.7 (3.5.7) <8A04F57C-4364-8D78-78DC-7986BF82B0BC> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C360 Finishing
           0x11b5b0000 -        0x11b5bffff +jp.konicaminolta.print.pde.C360.Tray 3.5.7 (3.5.7) <29CF0632-CABD-9335-A223-A2FFE9B8303C> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Tray.plugin/Contents/MacOS/KONICA MINOLTA C360 Tray
           0x11b5d3000 -        0x11b5ebfff +jp.konicaminolta.print.pde.C360.PerPage 3.5.7 (3.5.7) <7616B95C-5D09-3290-8BEB-4F80F07AEAB8> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360 PerPage
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8028bfef  com.apple.security 6.1.2 (55002) <0892E773-CCDF-77A8-4D65-754348A00AE8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff802af000 -     0x7fff80532fe7  com.apple.Foundation 6.6.6 (751.53) <3D801E14-5B73-649E-4482-FD527B5FFEBC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80533000 -     0x7fff805f0fff  com.apple.CoreServices.OSServices 359 (359) <5B0AB0D4-5A52-E429-846D-56C975E2BF5E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff805f1000 -     0x7fff80712fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5CD78EA4-1770-6C83-51AD-99B5701CB5AB> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff80713000 -     0x7fff8071efff  com.apple.CrashReporterSupport 10.6.7 (258) <C390DFA5-F3B6-160C-0BAB-B0DD86C91F08> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8071f000 -     0x7fff807a4ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff807a5000 -     0x7fff807efff7  com.apple.Metadata 10.6.3 (507.15) <8AB52823-CD23-EA31-F3D5-86A5DCEA3918> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8082d000 -     0x7fff8082dff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8082e000 -     0x7fff8096cfff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff809e0000 -     0x7fff80a95fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff80a9c000 -     0x7fff80bc4ff7  com.apple.MediaToolbox 0.484.33 (484.33) <A91EC908-9BCB-A41E-1AA1-E881F7E80952> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff80bc5000 -     0x7fff80bedfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff80bee000 -     0x7fff80c0eff7  com.apple.DirectoryService.Framework 3.6 (621.11) <3F20A2F1-DEE3-7483-C74B-0F092628C634> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff80d9c000 -     0x7fff80deeff7  com.apple.HIServices 1.8.2 (???) <C7381225-559C-2C58-97EC-4880DF4C1AB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff80def000 -     0x7fff80df3ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff80df4000 -     0x7fff80df4ff7  com.apple.Carbon 150 (152) <502403CF-CC03-5C94-4142-D8B80A648820> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80df5000 -     0x7fff80e38fef  libtidy.A.dylib ??? (???) <C32D1061-EF58-9DE1-6D6E-1286E58B83EB> /usr/lib/libtidy.A.dylib
        0x7fff80f5d000 -     0x7fff80fc7fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff810c9000 -     0x7fff810c9ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff812fb000 -     0x7fff81311fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <A95530BA-9586-4F4B-5336-054D0AD35C4B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff81312000 -     0x7fff81317ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8133d000 -     0x7fff813aeff7  com.apple.AppleVAFramework 4.10.25 (4.10.25) <6B3F3558-55FE-092F-C22B-F590718F9653> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff813b9000 -     0x7fff813f3fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <AE68B25E-C127-7BB3-ED42-0466BDEDA9D1> /usr/lib/libssl.0.9.8.dylib
        0x7fff813f4000 -     0x7fff814adfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
        0x7fff814ae000 -     0x7fff81580fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <3F3CFCB5-430F-A1A4-428D-1CE0DCD06E2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81581000 -     0x7fff8158dfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <A21B7E3A-1EDD-7684-ACC1-72587034A020> /usr/lib/libbz2.1.0.dylib
        0x7fff8158e000 -     0x7fff815f0fe7  com.apple.datadetectorscore 2.0 (80.7) <A73D45FA-8957-6616-3776-593BE2927455> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff815f1000 -     0x7fff81639ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff81679000 -     0x7fff81679ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8167a000 -     0x7fff8169fff7  com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff816a0000 -     0x7fff8171cff7  com.apple.ISSupport 1.9.4 (52) <2381DB3E-EF16-9E32-D528-43BB53C267D6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8171d000 -     0x7fff8175efef  com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8175f000 -     0x7fff81785fe7  libJPEG.dylib ??? (???) <482A3D71-BA81-FDD5-CA6A-50D1D3C25DE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff817fb000 -     0x7fff8183cff7  com.apple.CoreMedia 0.484.33 (484.33) <A71AC28E-955E-0793-6A55-71EA38796264> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8183d000 -     0x7fff8185efff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib
        0x7fff8185f000 -     0x7fff81870fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff81871000 -     0x7fff81adbfef  com.apple.QuartzComposer 4.2 ({156.29}) <4DAA6BB5-5A4C-53C3-5462-E982D6BBA1DB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff81adc000 -     0x7fff81b7cfff  com.apple.LaunchServices 362.2 (362.2) <68FB6920-A331-F6B6-201A-4D4593021212> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81b7d000 -     0x7fff81b7efff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff81b7f000 -     0x7fff81b9cff7  libPng.dylib ??? (???) <F5CABB0C-4DE4-148B-9AAB-54FE179BC62F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff81b9d000 -     0x7fff81c5ffef  libFontParser.dylib ??? (???) <CAA5448C-C038-F830-C400-CA008E175CA3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81c60000 -     0x7fff81c6afff  com.apple.DisplayServicesFW 2.3.3 (289) <D537142B-3376-9DBD-F82E-82C731CC20A9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff81c6b000 -     0x7fff82661fff  com.apple.AppKit 6.6.7 (1038.35) <204DDF4C-70DB-DBB2-77C1-5EFB10B52A5C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8267e000 -     0x7fff826affff  libGLImage.dylib ??? (???) <B228754C-73E1-DC48-D683-E4139DF4F533> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff826e2000 -     0x7fff8274eff7  com.apple.CorePDF 1.3 (1.3) <36CE4BBE-0115-D0EF-A18F-F0FE690EB6F2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff82751000 -     0x7fff82757ff7  com.apple.CommerceCore 1.0 (9) <E69F547C-1501-927D-A760-B0C9456EE284> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8277c000 -     0x7fff827c5ff7  com.apple.securityinterface 4.0.1 (40418) <1C1BD8E9-F128-CE8C-0C20-F29882B8AC32> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff827c6000 -     0x7fff827c8fff  libRadiance.dylib ??? (???) <EAEDC7F4-1DC6-3091-9789-A0CD5D3892C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff827fe000 -     0x7fff8285efe7  com.apple.framework.IOKit 2.0 (???) <D205ABB9-0E45-5254-2610-D4522EC2378E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8285f000 -     0x7fff8290ffff  edu.mit.Kerberos 6.5.11 (6.5.11) <3437B39E-8B40-B7E5-2FC3-000A0F7262C3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff82910000 -     0x7fff82d53fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff82d54000 -     0x7fff82e15fef  com.apple.ColorSync 4.6.6 (4.6.6) <D560FFAC-CC7C-8C1C-E20C-40D87236F309> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82e16000 -     0x7fff82e1cfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C2D07389-FADC-EAD7-5845-2654E9074839> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff82e1d000 -     0x7fff82f37fef  libGLProgrammability.dylib ??? (???) <0E6CA4E8-9484-475C-2FF0-3DEBF4624C44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff82f38000 -     0x7fff830b6ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff830b7000 -     0x7fff830bafff  com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff830bb000 -     0x7fff830c1ff7  IOSurface ??? (???) <66FD2A6B-E935-2262-ECB7-B70DF596807A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff830c2000 -     0x7fff830d3ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
        0x7fff830d4000 -     0x7fff83164fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff83165000 -     0x7fff83502fe7  com.apple.QuartzCore 1.6.3 (227.36) <491C4890-9A37-0033-7BCB-E5F53F01E869> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83539000 -     0x7fff8357dfe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <56E4A86E-F43E-F616-681B-C6DFE4B149E5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff835df000 -     0x7fff83713ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <0E1F4725-9E00-1BE1-7D1D-ED4D389E411A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff83714000 -     0x7fff83793fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <DC4B74F0-D82C-23C1-2126-5A1233F4135C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff838f5000 -     0x7fff83932ff7  libFontRegistry.dylib ??? (???) <B7139315-C799-B681-17A0-3139149E829E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83933000 -     0x7fff83a19fef  com.apple.DesktopServices 1.5.10 (1.5.10) <3AFD31F5-28B7-D428-19A2-22AA71C26F71> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff83a1a000 -     0x7fff83a20ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff83a21000 -     0x7fff83a32fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff83a33000 -     0x7fff83a66fff  libTrueTypeScaler.dylib ??? (???) <1DE9403D-D52C-A0CA-55C0-7C32BA3B821D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff83b1f000 -     0x7fff83f67fe7  com.apple.RawCamera.bundle 3.7.0 (569) <E3794272-AE0D-8D35-3EFB-CBE4048BEB0D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83f68000 -     0x7fff83fa5fff  com.apple.LDAPFramework 2.0 (120.1) <E5FA9339-4812-E8FE-C366-EE3DC975DBC6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff83fa6000 -     0x7fff83fe9ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <69640B69-6B01-75A3-204F-96A521A0EC6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff83fea000 -     0x7fff84005ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff84067000 -     0x7fff84079fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff8407a000 -     0x7fff84089fff  libxar.1.dylib ??? (???) <D599B824-2CD1-879B-8468-CF0C85EF3BA5> /usr/lib/libxar.1.dylib
        0x7fff840e8000 -     0x7fff840fefff  com.apple.ImageCapture 6.0.2 (6.0.2) <E0D9E290-458B-EE88-AA9D-97C0B51EA03E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84115000 -     0x7fff84140ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
        0x7fff84169000 -     0x7fff84177ff7  libkxld.dylib ??? (???) <FB6ED83A-060F-CACC-83EC-49F3DB223CEA> /usr/lib/system/libkxld.dylib
        0x7fff84178000 -     0x7fff8419bfff  com.apple.opencl 12.3.6 (12.3.6) <C7C90299-2126-830A-7D00-73331AA044B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8419c000 -     0x7fff8419fff7  com.apple.securityhi 4.0 (36638) <ADD3802E-3164-DDCB-0768-7B67F6F52022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff841d8000 -     0x7fff844d6fff  com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff844d7000 -     0x7fff8480bfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <C793D790-7317-978B-EF4F-1EEFDFE423CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8480c000 -     0x7fff84810ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <3A6D0B56-B9BC-D2EE-B0F2-4E7842BB1895> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84827000 -     0x7fff84876fef  libTIFF.dylib ??? (???) <61D93131-A236-011D-340B-6557A2590B77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff84877000 -     0x7fff848f9fff  com.apple.QuickLookUIFramework 2.3 (327.6) <8BAA8E90-D3EB-A783-B3CF-501BBF793892> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff84906000 -     0x7fff8493fff7  com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff84940000 -     0x7fff84ab7fe7  com.apple.CoreFoundation 6.6.4 (550.42) <E8A12F17-D5B7-B801-076E-C22C8E176E8B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff84ae8000 -     0x7fff84b77fff  com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff84cc3000 -     0x7fff84ddafef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EF023D83-F9E9-834E-64C1-B2E26151F63B> /usr/lib/libxml2.2.dylib
        0x7fff84ddb000 -     0x7fff84ddcfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff84ddd000 -     0x7fff84de8ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff84de9000 -     0x7fff84deaff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84e36000 -     0x7fff84e39ff7  libCoreVMClient.dylib ??? (???) <4816F956-6AF2-4BCB-13A2-FF61779272A6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff85039000 -     0x7fff8503aff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <8B646856-A474-B7B0-8ACF-B51B18DDF190> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8503b000 -     0x7fff85cb6fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff85ce2000 -     0x7fff85d27fff  com.apple.CoreMediaIOServices 140.0 (1493) <298AEE5E-1301-6F37-3ADD-95B3488D8D63> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff86071000 -     0x7fff86078fff  com.apple.OpenDirectory 10.6 (10.6) <460F77D1-3CB8-B9B6-B9D1-D6644D2C6756> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86079000 -     0x7fff8608eff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8608f000 -     0x7fff860c5ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <3E9FA6D0-603C-18D0-B6D9-03451A6942A8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff860c6000 -     0x7fff860f5fff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff861c2000 -     0x7fff8620bfef  libGLU.dylib ??? (???) <07FBC3E4-4FD3-F217-014F-E32886FC1512> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8620c000 -     0x7fff8644efe7  com.apple.AddressBook.framework 5.0.4 (883) <B6BD722F-BD01-E73A-66D2-88AFE26355DF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8644f000 -     0x7fff86c59fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86c5a000 -     0x7fff86c5ffff  libGIF.dylib ??? (???) <A28A62E0-D749-61B3-BAF3-34B26AB976B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff873f4000 -     0x7fff875e4fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff875e5000 -     0x7fff876c2ff7  com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87722000 -     0x7fff877a0ff7  com.apple.CoreText 3.151.8 (???) <1735E84F-2059-302C-5C9B-F9DB0F3CC443> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff877a1000 -     0x7fff877b5fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff878af000 -     0x7fff878afff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff878b0000 -     0x7fff878e9fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <1E857AD0-B7F4-68D3-5E02-194E5E1C7A4D> /usr/lib/libcups.2.dylib
        0x7fff878ea000 -     0x7fff87903fff  com.apple.CFOpenDirectory 10.6 (10.6) <32DF31BC-F7EE-40A6-C629-5AE4B389C1A8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87904000 -     0x7fff8794bff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8794c000 -     0x7fff87959fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <48CE1A65-39A4-C72A-AEDE-4C7A7B46D794> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff87a84000 -     0x7fff87b10fef  SecurityFoundation ??? (???) <3D9A452E-C966-F012-ECAE-3126C8B2016C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87b11000 -     0x7fff87c81fff  com.apple.QTKit 7.6.6 (1772) <42FBBC9F-8243-10F4-9F39-1352358C56CC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87c85000 -     0x7fff87cedfff  com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff87cfc000 -     0x7fff87d07fff  com.apple.corelocation 12.1 (12.1) <7F562820-A388-47B4-B070-239AC4594D8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff87d08000 -     0x7fff87ec6fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <12EB72D5-55E0-6D83-533F-FDA5D9B1CDD2> /usr/lib/libicucore.A.dylib
        0x7fff87ec7000 -     0x7fff87f1cff7  com.apple.framework.familycontrols 2.0.2 (2020) <8591B47D-BCE3-3EF7-DECB-8795FE3556BA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87f60000 -     0x7fff87fafff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <EDE08F8A-F933-0059-3E58-A31C45C82329> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff87fd7000 -     0x7fff88198fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <283B4178-4E72-0EF4-8BA1-45593D618CB5> /usr/lib/libSystem.B.dylib
        0x7fff88199000 -     0x7fff88199ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8819a000 -     0x7fff8819ffff  libGFXShared.dylib ??? (???) <4FCF6E2F-BAA0-49FC-0F0F-DAAD16DFD73F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8822d000 -     0x7fff8892a06f  com.apple.CoreGraphics 1.545.0 (???) <6B955FEA-8E41-9118-9EAF-BF7D1C600EB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8892b000 -     0x7fff889a8fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff889e4000 -     0x7fff88b9cfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <18E0385C-EFB3-145F-302E-3365B03B204D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff88b9d000 -     0x7fff88bb3fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff88bb4000 -     0x7fff88bfbfff  com.apple.QuickLookFramework 2.3 (327.6) <115BCFBD-8BC8-9E9D-BE04-2EC05EF78CC0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff88bfc000 -     0x7fff88e36fef  com.apple.imageKit 2.0.3 (1.0) <59B92439-88C0-C60E-E9C9-7D834A36E1F9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88e37000 -     0x7fff88f3dfe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff88f3e000 -     0x7fff88fd8ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <7715F1B4-F8C7-2769-5CB2-BB68BA62C598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88fd9000 -     0x7fff894dfff7  com.apple.VideoToolbox 0.484.33 (484.33) <CD2F6EA6-ED13-B142-C576-2A87179ABA64> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff894e0000 -     0x7fff894f4ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff894f5000 -     0x7fff894f7fff  com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff894f8000 -     0x7fff894f8ff7  com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8952b000 -     0x7fff8953afef  com.apple.opengl 1.6.13 (1.6.13) <D652AB73-4954-3D04-F2C7-4BBEA09440F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8953b000 -     0x7fff895b8fef  com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff895b9000 -     0x7fff8966ffff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22> /usr/lib/libobjc.A.dylib
        0x7fff89670000 -     0x7fff896abfff  com.apple.AE 496.4 (496.4) <CB905496-4D6B-F26A-399D-840D26DBEE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff896ac000 -     0x7fff896bbfff  com.apple.NetFS 3.2.2 (3.2.2) <0A19AF05-F331-2762-A03C-CA78E86C7810> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff896bc000 -     0x7fff89708fff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
        0x7fff89709000 -     0x7fff8974afff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <1B51EECB-A6BB-63AF-30AE-2F36F3230D23> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8974b000 -     0x7fff89855ff7  com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff89856000 -     0x7fff89856ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <283B4178-4E72-0EF4-8BA1-45593D618CB5> /usr/lib/libSystem.B.dylib
    Model: iMac12,2, BootROM IM121.0047.B0A, 4 processors, Intel Core i5, 2.7 GHz, 4 GB, SMC 1.72f1
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.35.3
    Bluetooth: Version 2.4.5f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST31000528AS, 931.51 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: USB2.0 MFP(Hi-Speed), 0x04b8  (Seiko Epson Corp.), 0x083c, 0xfa120000 / 6
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa130000 / 5
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfa132000 / 8
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 7
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x850b, 0xfa200000 / 2
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: HASP4 USB 1.33, 0x0529  (Aladdin Knowledge Systems), 0x0001, 0xfd130000 / 5
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3

         /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360
    Open a Finder window. Select MacintoshHD in the Sidebar on the left then open the Library folder then the Printers folder.
    Move these files to the Desktop; 
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Cover.plugin/Contents/MacOS/KONICA MINOLTA C360 Cover
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Output.plugin/Contents/MacOS/KONICA MINOLTA C360 Output
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C360 Finishing
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Tray.plugin/Contents/MacOS/KONICA MINOLTA C360 Tray
    Relaunch Safari to test. If it still crashes...
    I noticed you have numerous USB devices connected to your iMac. Could be an software (driver) incompatibility issue.
    Try starting up with only the keyboard and mouse connected. Try Safari.

  • Safari keeps crashing when I type in a "Search" box

    Hello.  My Safari browser keeps crashing when I type in certain search boxes.  It doesn't crash when I type in some search boxes but it will consistently crash when I type in others.  Here is the error report that I get.  Thanks for your help.

    Process:         Safari [893]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    Responsible:     Safari [893]
    User ID:         501
    Date/Time:       2014-04-30 11:39:03.793 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  989C3AFB-5538-6502-B34B-C710E514D944
    Sleep/Wake UUID: 25599730-1CCA-4293-AEC9-F1282C99499E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010632f000-0000000106330000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libicucore.A.dylib                        0x00007fff9392cf36 icu::UnicodeSet::span(unsigned short const*, int, USetSpanCondition) const + 50
    1   libicucore.A.dylib                        0x00007fff9392cee9 icu::UnicodeSet::containsAll(icu::UnicodeString const&) const + 51
    2   libicucore.A.dylib                        0x00007fff9392cea0 uset_containsAllCodePoints + 56
    3   com.apple.AddressBook.framework            0x00007fff92fdfa8d ABContentsExclusivelyInCharacterSet + 144
    4   com.apple.AddressBook.framework            0x00007fff92fdf916 ABIsChineseJapaneseKoreanString + 34
    5   com.apple.AddressBook.framework            0x00007fff92fdf817 -[ABCDContact(ABCDRecordFormatter) nameOrderWithFormatter:] + 105
    6   com.apple.AddressBook.framework            0x00007fff92fdf066 -[ABCDContact(ABCDRecordFormatter) nameWithFormatter:rangeOfSortingSubstring:] + 439
    7   com.apple.AddressBook.framework            0x00007fff930751ce -[ABPerson nts_coreDataFullNameIncludingAuxiliaryElements:] + 52
    8   com.apple.AddressBook.framework            0x00007fff93075156 -[ABPerson nts__fullNameIncludingAuxiliaryElements:] + 76
    9   com.apple.AddressBook.framework            0x00007fff93074ae1 -[ABPerson _fullNameIncludingAuxiliaryElements:] + 81
    10  com.apple.AddressBook.framework            0x00007fff93075499 -[ABPerson _realCompositeNameIncludingAuxiliaryElements:] + 173
    11  com.apple.Safari.framework                0x00000001064d0391 -[FormDataController _addressBookMatchesForProxyProperty:] + 67
    12  com.apple.Safari.framework                0x00000001064d04fe -[FormDataController addressBookMatchesForProperty:key:label:] + 114
    13  com.apple.Safari.framework                0x000000010667aa6d -[WBSFormDataController addABMatchesForValueSpecifier:matchingPartialString:toArray:preferredLabel:] + 219
    14  com.apple.Safari.framework                0x000000010667b0ce -[WBSFormDataController matchesForControl:withName:inDomain:matchingPartialString:usingOnlyAddressBookD ata:preferredLabel:] + 284
    15  com.apple.Safari.framework                0x000000010667afa3 -[WBSFormDataController matchesForControl:withName:atURL:matchingPartialString:usingOnlyAddressBookData :] + 97
    16  com.apple.Safari.framework                0x00000001064c7480 Safari::FormCompletionController::getListItemsAndInitiallySelectedIndex(***::Ve ctor<***::RefPtr<Safari::CompletionListItem>, 0ul, ***::CrashOnOverflow>&, unsigned long&) + 1692
    17  com.apple.Safari.framework                0x0000000106431fcb Safari::CompletionController::refreshListItems(unsigned long&) + 41
    18  com.apple.Safari.framework                0x0000000106431d8a Safari::CompletionController::performCompletion(Safari::CompletionAction) + 48
    19  com.apple.Safari.framework                0x0000000106434a87 Safari::Timer<Safari::CompletionController>::runLoopTimerFired(__CFRunLoopTimer *, void*) + 51
    20  com.apple.CoreFoundation                  0x0000000107d77494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    21  com.apple.CoreFoundation                  0x0000000107d76fcf __CFRunLoopDoTimer + 1151
    22  com.apple.CoreFoundation                  0x0000000107de85aa __CFRunLoopDoTimers + 298
    23  com.apple.CoreFoundation                  0x0000000107d32755 __CFRunLoopRun + 1525
    24  com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    25  com.apple.HIToolbox                       0x00007fff92754a0d RunCurrentEventLoopInMode + 226
    26  com.apple.HIToolbox                       0x00007fff927547b7 ReceiveNextEventCommon + 479
    27  com.apple.HIToolbox                       0x00007fff927545bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    28  com.apple.AppKit                          0x00007fff8c44c3de _DPSNextEvent + 1434
    29  com.apple.AppKit                          0x00007fff8c44ba2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    30  com.apple.Safari.framework                0x0000000106390d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    31  com.apple.AppKit                          0x00007fff8c43fb2c -[NSApplication run] + 553
    32  com.apple.AppKit                          0x00007fff8c42a913 NSApplicationMain + 940
    33  com.apple.Safari.framework                0x0000000106562c8d SafariMain + 267
    34  libdyld.dylib                             0x00007fff89e7c5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                    0x0000000108c48662 kevent64 + 10
    1   libdispatch.dylib                         0x00007fff88c9b43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                         0x00007fff88c9b152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                         0x0000000108f2b4cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                         0x0000000108f2805f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.QuartzCore                      0x00007fff8f7ab377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                      0x00007fff8f7ab2ad thread_fun + 25
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                      0x00007fff8d22c967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                      0x00007fff8d22c76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c392a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c39d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                  0x0000000106c39ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                          0x00007fff8c5ec16e _NSEventThread + 144
    6   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    7   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    8   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework                0x0000000106512323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                    0x0000000108c479aa __select + 10
    1   com.apple.CoreFoundation                  0x0000000107d7eab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    3   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    4   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0b004f52a40f3a62  rbx: 0x0000000000000001  rcx: 0x0000000000000001  rdx: 0x000000000000000e
      rdi: 0x0000000000000000  rsi: 0x00007fff598cdb40  rbp: 0x00007fff598cdac0  rsp: 0x00007fff598cd970
       r8: 0x0000000000000001   r9: 0x00007fff598cdaec  r10: 0x00007f9bec0fbce0  r11: 0x0000000107ebf390
      r12: 0x000000000000000e  r13: 0x000000000000000e  r14: 0x00007fff598cdb40  r15: 0x0000000000000000
      rip: 0x00007fff9392cf36  rfl: 0x0000000000010202  cr2: 0x0000000000000020
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10632f000 -        0x10632fffd  com.apple.Safari (7.0.3 - 9537.75.14) <29238978-9DC2-309F-B02F-3AC4153010FD> /Applications/Safari.app/Contents/MacOS/Safari
           0x106334000 -        0x10683affb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x106c25000 -        0x106f9cff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10709c000 -        0x1072f5ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x107442000 -        0x107578ffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x10766d000 -        0x10785eff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x107a49000 -        0x107bb9ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x107cc2000 -        0x107ea7fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10801d000 -        0x108123fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10818f000 -        0x108aae68f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x108be2000 -        0x108c11ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x108c32000 -        0x108c4eff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
           0x108c73000 -        0x108c7efff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
           0x108c83000 -        0x108ca7ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x108cb0000 -        0x108d09fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x108d18000 -        0x108d33ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x108d42000 -        0x108d46ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x108d4e000 -        0x108e3cfff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x108e6a000 -        0x108e6cfff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x108e71000 -        0x108ed6ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x108f05000 -        0x108f09ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x108f12000 -        0x108f1bffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x108f22000 -        0x109d74ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x10c0da000 -        0x10c0dbffc  com.apple.SafariServices.framework (9537 - 9537.75.14) <700D5B79-CE93-330D-BD9B-37ECCDC4CA98> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10c0e3000 -        0x10c0ebff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10ce44000 -        0x10ce47fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x10ce4d000 -        0x10ce4efff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10ce60000 -        0x10ce64ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10cffe000 -        0x10d004ff7  libCGXCoreImage.A.dylib (599.21.1) <D66366B5-33BA-3715-9A40-50F0FF5EAE39> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x10d111000 -        0x10d139ffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10d149000 -        0x10d14cffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10eb4c000 -        0x10eb53ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10ecda000 -        0x10ed00fff  com.apple.iCalendar (7.0 - 162.1) <2027875B-A366-33BE-AE9D-CE5425AD290E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
           0x10ed26000 -        0x10ed6bfff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
           0x10f0de000 -        0x10f0deff9 +cl_kernels (???) <1F7ED198-B39A-4A6D-8ACD-98088CD52B26> cl_kernels
           0x10f530000 -        0x10f530ffb +cl_kernels (???) <AF249C85-6329-4101-AE58-6AADD9F17A9B> cl_kernels
           0x10f628000 -        0x10f70efef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10f764000 -        0x10f765ffa +cl_kernels (???) <DD5E96EC-523E-4A34-A399-FCC74796E74E> cl_kernels
           0x10fc99000 -        0x10fc9aff4 +cl_kernels (???) <4A3C5703-515E-4F0E-B960-BBB1F8F1C96B> cl_kernels
           0x11103a000 -        0x111086ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
        0x7fff64444000 -     0x7fff64477817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff87301000 -     0x7fff8735efff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8735f000 -     0x7fff8735fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff87360000 -     0x7fff8737fff7  com.apple.CalendarFoundation (7.0 - 113.1) <12352B25-2DCF-38C8-9776-CCC68907CF50> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff87380000 -     0x7fff87387ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff87388000 -     0x7fff8746cfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87479000 -     0x7fff874c2fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8789f000 -     0x7fff878abff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff878ac000 -     0x7fff878e1ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff878e2000 -     0x7fff8796bff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8796c000 -     0x7fff8796efff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8796f000 -     0x7fff879b4ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87a48000 -     0x7fff87a6fff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87a70000 -     0x7fff87a89ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87a8a000 -     0x7fff87abbff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff87d04000 -     0x7fff87d5cff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87d79000 -     0x7fff87f37fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff87f38000 -     0x7fff87f3ffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87f40000 -     0x7fff87f68ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff87f69000 -     0x7fff88099ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8809a000 -     0x7fff8847bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88482000 -     0x7fff88571fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff885b3000 -     0x7fff885cbff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff885cc000 -     0x7fff885f2fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff885f3000 -     0x7fff885f3fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff885f4000 -     0x7fff88601fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff88602000 -     0x7fff88629ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff88912000 -     0x7fff88abff27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff88ac0000 -     0x7fff88accff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff88acd000 -     0x7fff88ad1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff88adf000 -     0x7fff88c32ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88c33000 -     0x7fff88c84ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88c87000 -     0x7fff88c97ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff88c98000 -     0x7fff88cb2fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff88cb3000 -     0x7fff88cb6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88cb7000 -     0x7fff88cb8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88f3a000 -     0x7fff88fd5fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88fd6000 -     0x7fff8905eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8905f000 -     0x7fff89069ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff890d6000 -     0x7fff890e4fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff890e5000 -     0x7fff89120fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89121000 -     0x7fff89132ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff89133000 -     0x7fff893c4ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff894cc000 -     0x7fff894ceff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff894cf000 -     0x7fff894d0ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff894d1000 -     0x7fff89701ff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff89707000 -     0x7fff8972cff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8972d000 -     0x7fff899fdffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

  • Idvd keeps crashing when i try to burn my dvd

    Idvd keeps crashing when i try to burn my dvd. im wondering if it is my disk. im usuing a sony DVD R with 4.7GB of data. My full movie is about 7 mins.
    I have plenty of empty space on my computer and i have just updated it to OS X Mountain Lion.

    Thanks, Old Toad.  I had never even heard of Console until now, and indeed the crash is reported... but it's all gibberish to me... way over my head.  Here is the report... if you can make any sense out of it, I'd be grateful for your insight...
    Process:         iDVD [16465]
    Path:            /Applications/iDVD.app/Contents/MacOS/iDVD
    Identifier:      com.apple.iDVD
    Version:         7.1.2 (1158)
    Build Info:      iDVD-11580000~8
    Code Type:       X86 (Native)
    Parent Process:  launchd [247]
    User ID:         501
    Date/Time:       2012-08-14 20:54:13.405 -0700
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000001fe09000
    VM Regions Near 0x1fe09000:
        MALLOC_LARGE           000000001fd60000-000000001fe09000 [  676K] rw-/rwx SM=PRV 
    -->
        IOKit                  000000001fe5b000-000000002005b000 [ 2048K] rw-/rw- SM=SHM 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.iDVD                          0x002010cc 0x1000 + 2097356
    1   com.apple.iDVD                          0x00201596 0x1000 + 2098582
    2   com.apple.iDVD                          0x002052d7 0x1000 + 2114263
    3   com.apple.iDVD                          0x0020559a 0x1000 + 2114970
    4   com.apple.iDVD                          0x00205b1b 0x1000 + 2116379
    5   com.apple.iDVD                          0x00203f3d 0x1000 + 2109245
    6   com.apple.iDVD                          0x002032d0 0x1000 + 2106064
    7   com.apple.iDVD                          0x00209ca2 0x1000 + 2133154
    8   com.apple.iDVD                          0x0011f902 0x1000 + 1173762
    9   com.apple.iDVD                          0x0011c6d8 0x1000 + 1160920
    10  com.apple.iDVD                          0x0011ae6a 0x1000 + 1154666
    11  com.apple.iDVD                          0x0004fe6b 0x1000 + 323179
    12  com.apple.iDVD                          0x00042516 0x1000 + 267542
    13  com.apple.iDVD                          0x0012a034 0x1000 + 1216564
    14  com.apple.iDVD                          0x001254a2 0x1000 + 1197218
    15  libobjc.A.dylib                         0x97d305d3 -[NSObject performSelector:withObject:] + 70
    16  com.apple.AppKit                        0x9446d9a2 -[NSApplication sendAction:to:from:] + 436
    17  com.apple.AppKit                        0x945aa12c -[NSMenuItem _corePerformAction] + 529
    18  com.apple.AppKit                        0x945a9dbb -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
    19  com.apple.AppKit                        0x945a9444 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    20  com.apple.AppKit                        0x9428a56a -[NSMenu performActionForItemAtIndex:] + 65
    21  com.apple.AppKit                        0x9428a51f -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    22  com.apple.AppKit                        0x9428a4ea -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    23  com.apple.AppKit                        0x9428a369 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 162
    24  com.apple.AppKit                        0x945a24be NSSLMMenuEventHandler + 454
    25  com.apple.HIToolbox                     0x96acc0cb _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    26  com.apple.HIToolbox                     0x96953cd4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    27  com.apple.HIToolbox                     0x969530c0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    28  com.apple.HIToolbox                     0x96966f8d SendEventToEventTarget + 88
    29  com.apple.HIToolbox                     0x96acbf7a SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 498
    30  com.apple.HIToolbox                     0x969432c4 SendMenuCommandWithContextAndModifiers + 70
    31  com.apple.HIToolbox                     0x96943271 SendMenuItemSelectedEvent + 268
    32  com.apple.HIToolbox                     0x969430f6 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
    33  com.apple.HIToolbox                     0x96b1839e MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 623
    34  com.apple.HIToolbox                     0x96923a62 _HandleMenuSelection2 + 633
    35  com.apple.HIToolbox                     0x969237df _HandleMenuSelection + 53
    36  com.apple.AppKit                        0x9445b277 _NSHandleCarbonMenuEvent + 309
    37  com.apple.AppKit                        0x943820ff _DPSNextEvent + 2425
    38  com.apple.AppKit                        0x9438128c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    39  com.apple.AppKit                        0x943776dc -[NSApplication run] + 855
    40  com.apple.AppKit                        0x9431a8e6 NSApplicationMain + 1053
    41  com.apple.iDVD                          0x0000442b 0x1000 + 13355
    42  com.apple.iDVD                          0x000040a5 0x1000 + 12453
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9023ec02 __select_nocancel + 10
    1   libdispatch.dylib                       0x938faa5c _dispatch_mgr_invoke + 376
    2   libdispatch.dylib                       0x938fa7fd _dispatch_mgr_thread + 53
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9023c7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9023bcb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x95ed0cc9 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x95ed66af __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x95ed5d6a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x95ee5781 CFRunLoopRun + 129
    6   com.apple.FWAVCPrivate                  0x012d972f AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 266
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95694512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93341506 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x9334132d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x93346880 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.iDVD                          0x0001ff14 0x1000 + 126740
    7   com.apple.iDVD                          0x000392e7 0x1000 + 230119
    8   com.apple.Foundation                    0x93313318 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9331329b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    11  libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9023ec72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x95719a6d nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x9571989b sleep$UNIX2003 + 66
    3   com.apple.iDVD                          0x00039380 0x1000 + 230272
    4   com.apple.Foundation                    0x93313318 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9331329b __NSThread__main__ + 1396
    6   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    7   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95694512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x961956b9 TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x96195190 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x96195419 TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x925f558c 0x91fff000 + 6251916
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9023c7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9023bcb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x95ed0cc9 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x95ed66af __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x95ed5d6a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x95ee5781 CFRunLoopRun + 129
    6   com.apple.DiscRecording                 0x96410285 DRWorkLoop::WorkLoop() + 273
    7   com.apple.DiscRecording                 0x9641015d DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    8   com.apple.DiscRecording                 0x9640fefe DRThreadObject::StartRoutine(DRThreadObject*) + 142
    9   com.apple.DiscRecording                 0x9640fe6f DRThreadObject::SymbolRoutine(DRThreadObject*) + 17
    10  libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    11  libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9023ec72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x95719a6d nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x95719936 usleep$UNIX2003 + 60
    3   com.apple.iDVD                          0x00051290 0x1000 + 328336
    4   com.apple.Foundation                    0x93313318 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9331329b __NSThread__main__ + 1396
    6   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    7   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 14:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 16:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 18:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 20:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 22:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 23:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 24:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0f8 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x996822f8 ***::ThreadCondition::timedWait(***::Mutex&, double) + 120
    4   com.apple.JavaScriptCore                0x99898303 JSC::BlockAllocator::blockFreeingThreadMain() + 115
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 25:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9571a0ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x99802cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
    4   com.apple.JavaScriptCore                0x99802bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238
    5   com.apple.JavaScriptCore                0x9968027c ***::threadEntryPoint(void*) + 76
    6   com.apple.JavaScriptCore                0x998adc40 ***::wtfThreadEntryPoint(void*) + 16
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95694512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x961956b9 TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x96195190 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x96195419 TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x9613681a AIOFileThread(void*) + 892
    7   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    8   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 27:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95721b08 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x9270c536 0x91fff000 + 7394614
    4   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    5   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x9023f0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9569204c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x95691e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x95679cca start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib                  0x9023f0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9569204c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x95691e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x95679cca start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95721b08 pthread_cond_wait + 48
    3   com.apple.iDVD                          0x00282b7a M2V::Exception::string() const + 10202
    4   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    Thread 31:
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95721b08 pthread_cond_wait + 48
    3   com.apple.iDVD                          0x00282b7a M2V::Exception::string() const + 10202
    4   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    Thread 32:
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95721b08 pthread_cond_wait + 48
    3   com.apple.iDVD                          0x00285356 M2V::Exception::string() const + 20406
    4   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    Thread 33:
    0   libsystem_kernel.dylib                  0x9023e8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x95694289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x95721b08 pthread_cond_wait + 48
    3   com.apple.iDVD                          0x00285356 M2V::Exception::string() const + 20406
    4   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    Thread 34:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x9023c7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9023bcb0 mach_msg + 68
    2   com.apple.audio.CoreAudio               0x919ae536 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x919a907c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
    4   com.apple.audio.CoreAudio               0x919a78bb HALC_ProxyIOContext::IOWorkLoop() + 1389
    5   com.apple.audio.CoreAudio               0x919a72a1 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
    6   com.apple.audio.CoreAudio               0x919b126a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
    7   com.apple.audio.CoreAudio               0x919a71c3 HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    9   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 35:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x9023c80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x22501a53 0x22452000 + 719443
    2   QuickTimeH264.scalar                    0x2250153b 0x22452000 + 718139
    3   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    4   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 36:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib                  0x9023c80e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x22501a53 0x22452000 + 719443
    2   QuickTimeH264.scalar                    0x225028e3 0x22452000 + 723171
    3   libsystem_c.dylib                       0x9568f557 _pthread_start + 344
    4   libsystem_c.dylib                       0x95679cee thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x03d00416  ebx: 0x0020114d  ecx: 0x4482447a  edx: 0x00000100
      edi: 0x007a0083  esi: 0x1fe08c00  ebp: 0xbfffdf78  esp: 0xbfffde90
       ss: 0x00000023  efl: 0x00010206  eip: 0x002010cc   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x1fe09000
    Logical CPU: 1
    Binary Images:
        0x1000 -   0x393fef  com.apple.iDVD (7.1.2 - 1158) <9F4C7503-EC69-036C-510C-005B06734547> /Applications/iDVD.app/Contents/MacOS/iDVD
      0x431000 -   0x458ff3  com.apple.oxygene.engine (2.0.0 - 507) <E8D5E202-EABC-CC13-8B3D-CD7E48A18259> /Applications/iDVD.app/Contents/Frameworks/Oxygene.framework/Versions/A/Oxygene
      0x46d000 -   0x485ff3  com.apple.oxygene.layers (2.0.0 - 607) <409E4CB3-51B9-8D27-556B-FEA6EDECBC2A> /Applications/iDVD.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/O xygeneLayers
      0x497000 -   0x4d3ff7  com.apple.vmutils (4.2.1 - 108) <6918860D-B24F-356C-9374-025BFFEA66A3> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      0x4ed000 -   0x4effff  com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0x4f5000 -   0x4f7ff3  com.apple.dspasset (5.0.0 - 77.0.1) <777F8AE9-40C6-F157-7CDC-A7DE66709F00> /Applications/iDVD.app/Contents/Frameworks/DSPAsset.framework/Versions/A/DSPAss et
      0x4fd000 -   0x72cfeb  com.apple.dspauthoring (5.0.0 - 97.1.1) <2F3A3A77-06F9-DDBC-404C-6F70176D5EB4> /Applications/iDVD.app/Contents/Frameworks/DSPAuthoring.framework/Versions/A/DS PAuthoring
      0x7f5000 -   0x81ffff  com.apple.dspdiscspecification (5.0.0 - 75.0.1) <343447F7-A635-B846-6FA3-DE87ACDBF65F> /Applications/iDVD.app/Contents/Frameworks/DSPDiscSpecification.framework/Versi ons/A/DSPDiscSpecification
      0x84b000 -   0x862ff3  com.apple.dspfoundation (5.0.0 - 74.0.1) <C015AAAD-4B2F-C52C-91BA-424A5E6B0EC8> /Applications/iDVD.app/Contents/Frameworks/DSPFoundation.framework/Versions/A/D SPFoundation
      0x879000 -   0x888ffb  com.apple.dspgfxfoundation (5.0.0 - 76.0.1) <05652DF7-41B6-21F0-6616-9EE4B5B04047> /Applications/iDVD.app/Contents/Frameworks/DSPGfxFoundation.framework/Versions/ A/DSPGfxFoundation
      0x89a000 -   0x89aff7  com.apple.dspmediapipeline (5.0.0 - 72.0.1) <6C74E9AC-B083-1E1C-EEC2-8EFDC1B3AC7E> /Applications/iDVD.app/Contents/Frameworks/DSPMediaPipeline.framework/Versions/ A/DSPMediaPipeline
      0x89e000 -   0x8a7ff3  com.apple.dspqt (5.0.0 - 82.0.1) <50C017E4-871E-13A3-B429-722C147E3FA0> /Applications/iDVD.app/Contents/Frameworks/DSPQT.framework/Versions/A/DSPQT
      0x8b6000 -   0xe4ffe7  com.apple.dvdbase (5.0.0 - 564.0.3) <FA0439E2-3820-952E-9E4D-B5A940EC5F66> /Applications/iDVD.app/Contents/Frameworks/DVDBase.framework/Versions/A/DVDBase
    0x111b000 -  0x1123ff3  com.apple.mediarenderingserver (5.0.0 - 397.0.1) <78154980-6295-7EFF-E8C3-BD03A043DAD7> /Applications/iDVD.app/Contents/Frameworks/MediaRenderingServer.framework/Versi ons/A/MediaRenderingServer
    0x112f000 -  0x113fff7  com.apple.oxygenetransitions (5.0.0 - 376.0.1) <CB138A4E-6EC3-8C4C-7FA3-2714AB56F783> /Applications/iDVD.app/Contents/Frameworks/OxygeneTransitions.framework/Version s/A/OxygeneTransitions
    0x114a000 -  0x119afff  com.apple.dspdiscabstraction (5.0.0 - 77.0.1) <B48892A7-5999-F702-3949-F61B7B3A595D> /Applications/iDVD.app/Contents/Frameworks/DSPDiscAbstraction.framework/Version s/A/DSPDiscAbstraction
    0x11eb000 -  0x126aff7  com.apple.iLifeMediaBrowser (2.7.1 - 543) <679D1492-6CE0-3A36-85E7-B0B612CED18F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x12ae000 -  0x12c2ff3  com.apple.dspquantization (5.0.0 - 79.0.1) <911E225A-FB6B-FE01-AE58-4D2672DCEF3E> /Applications/iDVD.app/Contents/Frameworks/DSPQuantization.framework/Versions/A /DSPQuantization
    0x12d5000 -  0x1306ff3  com.apple.FWAVCPrivate (52.47 - 47) <14C9A9D3-4065-3395-A8BC-C0535162017E> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x131b000 -  0x131bff7  com.apple.iLifeSlideshow (2.2.0 - 842) <67B4C6E7-2BEA-1111-B731-11B05C1BEE32> /Applications/iDVD.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/A/ iLifeSlideshow
    0x131e000 -  0x131efff  com.apple.graphicsappsupportframework (1.0 - 4) <23BBE675-E969-3434-900B-35346E9A5500> /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Graph icsAppSupport
    0x1321000 -  0x134bff7  com.apple.iLifeSlideshowCore (2.2.0 - 231) <1D26F225-4B90-11C1-465C-72DC54454218> /Applications/iDVD.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/A/ Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x135f000 -  0x146bfe3  com.apple.iLifeSlideshowProducer (2.2.0 - 610) <97856E58-03E8-3329-495C-4F0CFE56F9EA> /Applications/iDVD.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/A/ Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x14b7000 -  0x1620ff3  com.apple.iLifeSlideshowRenderer (2.2.0 - 672) <22975C0E-71B0-5214-B4B3-447F8AC93739> /Applications/iDVD.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/A/ Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x167c000 -  0x1695ff7  com.apple.iLifeSlideshowExporter (2.2.0 - 249) <A078BC0A-BA45-F3D0-09DF-FBE6ADC44496> /Applications/iDVD.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/A/ Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x16a2000 -  0x16cfff3  com.apple.audio.CoreAudioKit (1.6.4 - 1.6.4) <5F0E55AF-BDA6-36B3-86F2-8A84A8F5D089> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x16e2000 -  0x173efff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <DC8444CC-FAAB-3DCA-A644-8712001A5F2E> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x402f000 -  0x4034fff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <D971DBC9-B1D6-3F20-A6EA-B165C32A4E69> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x4081000 -  0x4081ff7 +cl_kernels (???) <D3F30924-27C4-4918-805F-9ACFF5DC03FC> cl_kernels
    0x409a000 -  0x409bff5 +cl_kernels (???) <81F42DF3-69F9-4405-BE69-6D5D27F2A2D6> cl_kernels
    0x40a2000 -  0x40a3ff1 +cl_kernels (???) <4D71DA42-E610-4D27-977C-0DFABA080F59> cl_kernels
    0x40c0000 -  0x40c0ffd +cl_kernels (???) <75BDE61A-E51E-40DF-B4F4-9FC3BA73E78B> cl_kernels
    0x40d8000 -  0x40d8ffb +cl_kernels (???) <32D4CF34-E48C-42B2-ABC5-A798A6D5D4EB> cl_kernels
    0x40fd000 -  0x40feffd +cl_kernels (???) <03468F59-7BD6-48DD-8F67-B2781369EB80> cl_kernels
    0x4101000 -  0x4103ffd  com.apple.PDFImporter (2.2 - 22) <CD14545F-E6D9-3BEE-B4AC-95EA7FE61C26> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x75e7000 -  0x75f4ffb  com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7601000 -  0x7601ff0 +com.google.GearsEnabler (1.0) <C5B680AD-0957-59FD-B95F-A79C89E04678> /Library/InputManagers/*/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
    0x7efb000 -  0x7fa6fff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x8210000 -  0x8219ffd  com.apple.iLMBFinalCutPlugin (2.7.1 - 327) <AADD0E89-19B5-3B28-97F8-7EB1D3415D42> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x863a000 -  0x863cfff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x8bed000 -  0x8d79ff8  GLEngine (8.5) <23C1BECF-D0EF-339D-B312-EFACB26C5983> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x8db0000 -  0x8f01ff7  libGLProgrammability.dylib (8.5) <27E2DAE2-DECE-364C-A1C2-138735A3869E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x8f2f000 -  0x8f3bffb  libGPUSupport.dylib (8.5) <DCEDB13E-6E2C-3D14-965E-70522403723B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x8f42000 -  0x8f6effa  GLRendererFloat (8.5) <1E69D3D7-1782-3FF8-AB52-3F23DC4F617B> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x8f77000 -  0x8f7fff2  libcldcpuengine.dylib (2.1.16) <61717F57-9AAC-31B4-8894-27A1BF7987B9> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x8fb1000 -  0x8fb6fff  com.apple.iokit.SCSITaskLib (3.5.1 - 3.5.1) <71B78138-2D35-32DE-84D4-BD5A585A012B> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x8fc2000 -  0x8fc2fff  com.apple.iLMBAppDefPlugin (2.7.1 - 327) <F64F0E0D-1124-30F2-8964-A930DC52448D> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x947a000 -  0x94a0ffb  com.apple.QuartzComposer.ExtraPatches (4.1 - 281) <243AB4F1-C09C-3C6B-9453-302FD1791367> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x94b1000 -  0x94dcff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x9600000 -  0x971aff3  com.apple.avfoundation (2.0 - 361.24) <E5089F60-D3A9-3E9D-B762-319BD1C6BEFD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x97b7000 -  0x97cdffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0xac6c000 -  0xacb4ffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xacd9000 -  0xadc2ffb  com.apple.PubSub (1.0.5 - 65.32) <47AA4035-0FAE-31ED-B7AD-C0DA089EE82D> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0xae1b000 -  0xae47ff7  com.apple.oxygene.layers.iDVDQCPatches (1.0.0 - 607) <A5F38117-F6E6-A701-DFC2-420E9486C6AC> /Applications/iDVD.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/R esources/iDVDQCPatches.plugin/Contents/MacOS/iDVDQCPatches
    0xaea5000 -  0xaec9fff  com.apple.security.csparser (3.0 - 55163.44) <D87CAA1F-4A8F-3C1F-A551-BDB39BC5D39C> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
    0xb6a4000 -  0xba83fe7  com.apple.CoreFP (2.1.42 - 2.1.42) <FAB85F69-D039-170F-4482-DDAE831651DC> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0xbbeb000 -  0xcd1afe7  com.apple.CoreFP1 (1.14.42 - 1.14.42) <9A0CE286-6B0F-3DAC-DE0F-66219FDF8036> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0xd37d000 -  0xd582fff  com.apple.audio.codecs.Components (3.0 - 3.0) <E7EEA0E5-92BD-3989-A5D9-A5AF78AE8BC4> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xd9ad000 -  0xda3fff7  unorm8_argb.dylib (2.1.16) <30EA2A60-8AD7-3BD1-B36A-61339686A236> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
    0xf69b000 -  0xf6a2ffc  com.apple.AppleGVAHW.component (1.1 - 1) <FC1BC394-2ACC-3611-B476-C3E991A901DE> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xf6a9000 -  0xf6adff7  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xfda5000 -  0xfdb7ffd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xfdbb000 -  0xfdbcfff  com.apple.iLMBFolderPlugin (2.7.1 - 327) <2B5245FC-4009-3AF0-9046-3CA2CC9382BE> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x1060c000 - 0x10624ff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x108d9000 - 0x108fafff  com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x110ce000 - 0x11108fff  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599) <F391C8B3-416F-3460-B890-A656E3CF02F3> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x11192000 - 0x111a0fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x111a4000 - 0x111abff8  com.apple.iLMBAperturePlugin (2.7.1 - 327) <CF4434CB-6D74-3D2A-9763-A9E510C117CA> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x118d6000 - 0x118d9fff  com.apple.iLMBGarageBandPlugin (2.7.1 - 327) <79CFDFDA-6C6C-3005-8B93-C0DDFEB091A6> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x12333000 - 0x12334fff  com.apple.iLMBMoviesFolderPlugin (2.7.1 - 327) <9EDCCFF3-FEA7-3F34-8711-A1078D1DE025> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x12339000 - 0x1233affd  com.apple.iLMBPhotoBoothPlugin (2.7.1 - 327) <5C980E93-FB91-31E0-849F-F403A1B9A898> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x12360000 - 0x1236bffd  com.apple.iLMBiMoviePlugin (2.7.1 - 327) <9D46F8D8-DF2B-3FC5-A370-7E9392D82181> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x12375000 - 0x12407ff7  unorm8_bgra.dylib (2.1.16) <0F63B53F-4A0A-3485-9645-200572D265F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x12457000 - 0x1246afff  com.apple.iLMBiPhoto8Plugin (2.7.1 - 327) <AF08A61A-B994-34C5-A266-E53382D3C3B5> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x12472000 - 0x1247affb  com.apple.iLMBiPhotoPlugin (2.7.1 - 327) <0BCB9184-2CF4-3E30-AB5B-BC54CA0A459D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x12481000 - 0x12489ffe  com.apple.iLMBiTunesPlugin (2.7.1 - 327) <E7755FD8-BEAA-3A4C-973F-273432FBA0CD> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x12490000 - 0x12492ffb  com.apple.iLMBPhotoBooth2Plugin (2.7.1 - 327) <98886D3A-BB21-3939-9DA2-0793D05B799A> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x12bc5000 - 0x12c54ff7  unorm8_rgba.dylib (2.1.16) <D2E7F6C7-4A86-32AE-8108-C63A5DB76D64> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x144b6000 - 0x14605ff7  com.apple.iLMBAperture31Plugin (2.7.1 - 327) <E019FCC1-82E9-3B5C-8857-C400E2A0C542> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x14800000 - 0x149a4ffb  com.apple.iLMBAperturePlugin2012 (2.7.1 - 327) <B478A96B-9977-38B0-90CF-6295DEAD35AC> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x149fd000 - 0x14b4efff  com.apple.iLMBiPhoto9Plugin (2.7.1 - 327) <23389FAA-EF09-3E96-9E56-9599C7C777D5> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x14b96000 - 0x14d3bff3  com.apple.iLMBiPhotoPlugin2012 (2.7.1 - 327) <A10C2006-1338-3D88-A367-5AE4A0AB7BAB> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x14d96000 - 0x14e4dff7  com.apple.iTunesAccess (10.6.3 - 10.6.3) <20F54184-69D0-468A-CEA5-1665192AF5BA> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x16332000 - 0x166f7ff3  com.apple.SceneKit (3.0 - 155) <31F8B7A1-D4C7-3B57-8898-F0B8F464944D> /System/Library/Frameworks/SceneKit.framework/SceneKit
    0x1d18b000 - 0x1d1f3feb  com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1da90000 - 0x1dad9fff  com.apple.AppleVAH264HW.component (3.0 - 3.0) <66D8BA8B-CE32-30A9-AEC3-6700EF9F3AC5> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x218b6000 - 0x21a01fe3  com.apple.AppleGVAFramework (4.0.20 - 4.0.20) <5343913C-1820-3904-B302-3718F7C043C5> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x22452000 - 0x227e1fe7  QuickTimeH264.scalar (2599) <8251B6D9-702F-330B-A179-40EFEB96362F> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x2317c000 - 0x2323aff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x3e000000 - 0x3e041fff  com.apple.glut (3.5.2 - GLUT-3.5.2) <0A9E8D36-8EA6-328D-AEF9-E7A7B1A830D4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x70000000 - 0x7015dff7  com.apple.audio.units.Components (1.8 - 1.8) <C24D64A8-9804-3538-8610-B497C69CD89E> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8ed4a000 - 0x8f58bffb  com.apple.GeForceGLDriver (8.0.51 - 8.0.0) <6558382E-52E4-37C5-BC83-9A73E656167C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe8e000 - 0x8fec0e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x901c3ffd  libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib
    0x901c4000 - 0x901fffe7  libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90200000 - 0x90229ff7  libRIP.A.dylib (322) <48626D20-EFD2-3F8C-B458-30514DDD7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGra

  • DE keeps crashing when I try to open my new book. I have 4.0.3

    DE keeps crashing when I try to open my new book. I have 4.0.3

    Process:               Adobe Digital Editions [11398]
    Path:                  /Applications/Adobe Digital Editions 4.0.app/Contents/MacOS/Adobe Digital Editions
    Identifier:            com.adobe.adobedigitaleditions.app
    Version:               4.0.3 (1)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Digital Editions [11398]
    User ID:               501
    Date/Time:             2015-04-01 16:17:07.982 -0400
    OS Version:            Mac OS X 10.10.2 (14C1514)
    Report Version:        11
    Anonymous UUID:        6B8668DC-A77B-5B72-05EF-EE8B4BA3D9FE
    Sleep/Wake UUID:       748DCD1F-67CA-44DE-B3F5-994F104F1363
    Time Awake Since Boot: 310000 seconds
    Time Since Wake:       5000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010455d000-0000000104dc9000 [ 8624K] r-x/rwx SM=COW  /Applications/Adobe Digital Editions 4.0.app/Contents/MacOS/Adobe Digital Editions
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.adobedigitaleditions.app 0x00000001047f33a9 DRMDecryptor::MakeFilterContext(std::__1::shared_ptr<ePub3::ManifestItem const>) const + 355
    1   ePub3.dylib                   0x0000000105840ebb ePub3::FilterChainSyncStream::FilterChainSyncStream(std::__1::unique_ptr<ePub3::ByteStrea m, std::__1::default_delete<ePub3::ByteStream> >&&, std::__1::vector<std::__1::shared_ptr<ePub3::ContentFilter>, std::__1::allocator<std::__1::shared_ptr<ePub3::ContentFilter> > >&, std::__1::shared_ptr<ePub3::ManifestItem const>) + 339
    2   ePub3.dylib                   0x00000001058432fb std::__1::shared_ptr<ePub3::FilterChainSyncStream> std::__1::shared_ptr<ePub3::FilterChainSyncStream>::make_shared<std::__1::unique_ptr<ePub 3::ByteStream, std::__1::default_delete<ePub3::ByteStream> >, std::__1::vector<std::__1::shared_ptr<ePub3::ContentFilter>, std::__1::allocator<std::__1::shared_ptr<ePub3::ContentFilter> > >&, std::__1::shared_ptr<ePub3::ManifestItem const>&>(std::__1::unique_ptr<ePub3::ByteStream, std::__1::default_delete<ePub3::ByteStream> >&&, std::__1::vector<std::__1::shared_ptr<ePub3::ContentFilter>, std::__1::allocator<std::__1::shared_ptr<ePub3::ContentFilter> > >&&&, std::__1::shared_ptr<ePub3::ManifestItem const>&&&) + 125
    3   ePub3.dylib                   0x0000000105841ffd ePub3::FilterChain::GetSyncFilteredOutputStreamForManifestItem(std::__1::shared_ptr<ePub3 ::ManifestItem const>) const + 437
    4   ePub3.dylib                   0x00000001057f764a ePub3::Package::SyncContentStreamForItem(std::__1::shared_ptr<ePub3::ManifestItem const>) const + 270
    5   ePub3.dylib                   0x0000000105807f9a ePub3::ManifestItem::ReferencedDocument() const + 176
    6   ePub3.dylib                   0x00000001057ea2b0 ePub3::PackageBase::NavTablesFromManifestItem(std::__1::shared_ptr<ePub3::PackageBase>, std::__1::shared_ptr<ePub3::ManifestItem>) + 118
    7   ePub3.dylib                   0x00000001057f23c7 ePub3::Package::Unpack() + 26647
    8   com.adobe.adobedigitaleditions.app 0x0000000104890362 BookContainer::OpenFile(ePub3::string const&) + 2222
    9   com.adobe.adobedigitaleditions.app 0x0000000104890c2f BookContainer::OpenContainerForDRMModule(ePub3::string const&) + 43
    10  com.adobe.adobedigitaleditions.app 0x00000001047f2029 DRMModule::ProcessFile(ePub3::string const&, ePub3::launch) + 1007
    11  ePub3.dylib                   0x00000001057ccefb ePub3::ContentModuleManager::LoadContentAtPath(ePub3::string const&, ePub3::launch) + 793
    12  ePub3.dylib                   0x00000001057e4f7c ePub3::Container::OpenContainer(ePub3::string const&) + 68
    13  com.adobe.adobedigitaleditions.app 0x00000001046d417f dpdoc::Document::getPackageProps(char const*) + 311
    14  com.adobe.adobedigitaleditions.app 0x000000010460e8b2 _reader_create(char const*, RECORD_TYPE, void**, char*, unsigned int*, signed char) + 220
    15  com.adobe.adobedigitaleditions.app 0x0000000104569554 +[Reader createReaderHandle:type:readerHandle:errorString:] + 104
    16  com.adobe.adobedigitaleditions.app 0x0000000104579012 -[MainWindowController openBookInReadingView:errorString:] + 184
    17  com.adobe.adobedigitaleditions.app 0x0000000104579379 -[MainWindowController onReadInMainWindow:] + 264
    18  com.apple.CoreFoundation       0x00007fff8e41bcdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    19  com.apple.CoreFoundation       0x00007fff8e30d244 _CFXNotificationPost + 3140
    20  com.apple.Foundation           0x00007fff89a15c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    21  com.adobe.adobedigitaleditions.app 0x000000010459fbd4 -[FulfillmentTaskManager onLibraryItemDidAdd:] + 97
    22  com.apple.CoreFoundation       0x00007fff8e41bcdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    23  com.apple.CoreFoundation       0x00007fff8e30d244 _CFXNotificationPost + 3140
    24  com.apple.Foundation           0x00007fff89a15c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    25  com.adobe.adobedigitaleditions.app 0x000000010456e699 -[LibraryViewController onRecordAdded:recordHandle:] + 488
    26  com.adobe.adobedigitaleditions.app 0x0000000104579b76 -[AppDelegate onCallBack:param1:param2:] + 209
    27  com.adobe.adobedigitaleditions.app 0x00000001048811dd dplib::LibraryImpl::itemSaved(uft::sref<dplib::ContentRecordImpl> const&) + 239
    28  com.adobe.adobedigitaleditions.app 0x00000001048830ad dplib::WriteFileCallback<dplib::ContentRecordImpl>::invoke(dp::Unknown*) + 47
    29  com.adobe.adobedigitaleditions.app 0x000000010468c792 dpio::FileWriter::bytesReady(unsigned long, dp::Data const&, bool) + 408
    30  com.adobe.adobedigitaleditions.app 0x0000000104687237 dpio::DataStream::requestBytes(unsigned long, unsigned long) + 121
    31  com.adobe.adobedigitaleditions.app 0x0000000104687182 dpio::DataStream::requestInfo() + 158
    32  com.adobe.adobedigitaleditions.app 0x000000010468c3e9 dpio::FileWriter::write(dpio::Partition*, dp::String const&, dpio::Stream*, dp::Callback*) + 147
    33  com.adobe.adobedigitaleditions.app 0x0000000104880e10 dplib::LibraryImpl::saveContentRecord(dplib::ContentRecordImpl*) + 964
    34  com.adobe.adobedigitaleditions.app 0x000000010487dfa9 dplib::LibraryImpl::saveDirtyContentRecords() + 107
    35  com.adobe.adobedigitaleditions.app 0x0000000104688108 dptimer::MultiplexedTimerProvider::timerFired(dptimer::Timer*) + 74
    36  com.adobe.adobedigitaleditions.app 0x0000000104606f3f -[TimerHandler timerFireMethod:] + 45
    37  com.apple.Foundation           0x00007fff89a79db3 __NSFireTimer + 95
    38  com.apple.CoreFoundation       0x00007fff8e3b2b64 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    39  com.apple.CoreFoundation       0x00007fff8e3b27f3 __CFRunLoopDoTimer + 1059
    40  com.apple.CoreFoundation       0x00007fff8e425dbd __CFRunLoopDoTimers + 301
    41  com.apple.CoreFoundation       0x00007fff8e36f288 __CFRunLoopRun + 2024
    42  com.apple.CoreFoundation       0x00007fff8e36e858 CFRunLoopRunSpecific + 296
    43  com.apple.HIToolbox           0x00007fff84e67aef RunCurrentEventLoopInMode + 235
    44  com.apple.HIToolbox           0x00007fff84e6786a ReceiveNextEventCommon + 431
    45  com.apple.HIToolbox           0x00007fff84e676ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    46  com.apple.AppKit               0x00007fff8f217f81 _DPSNextEvent + 964
    47  com.apple.AppKit               0x00007fff8f217730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    48  com.apple.AppKit               0x00007fff8f20b593 -[NSApplication run] + 594
    49  com.apple.AppKit               0x00007fff8f1f6a14 NSApplicationMain + 1832
    50  com.adobe.adobedigitaleditions.app 0x000000010455e604 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8d256232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff90562a6a _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8d2504de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8d24f64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8e36fb34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8e36effb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8e36e858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8b550c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff89a7b90a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff860a6268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff860a61e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff860a441d thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8d2504de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8d24f64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8e36fb34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8e36effb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8e36e858 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8f37b33b _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff860a6268 _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff860a61e5 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff860a441d thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8d2553fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff860a6268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff860a61e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff860a441d thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8d25594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff860a440d start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8d25594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff860a440d start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8d25594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff860a440d start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8d25594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff860a440d start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff5b69b3d8  rbx: 0x00007fff5b69b4a0  rcx: 0x000000000001cf2d  rdx: 0x000000000001cf2c
      rdi: 0x0000000000000000  rsi: 0x0000000000000008  rbp: 0x00007fff5b69b470  rsp: 0x00007fff5b69b3a0
       r8: 0x000000000000002f   r9: 0x0000000000000000  r10: 0x00000000000130c0  r11: 0x00000000000001b0
      r12: 0x00006080003c02e8  r13: 0x0000608000427f60  r14: 0x00000000000003d0  r15: 0x0000000000000000
      rip: 0x00000001047f33a9  rfl: 0x0000000000010202  cr2: 0x0000000000000000
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10455d000 -        0x104dc8ff7 +com.adobe.adobedigitaleditions.app (4.0.3 - 1) <05B2F60F-6C68-3505-9A5A-22A2278B3F4C> /Applications/Adobe Digital Editions 4.0.app/Contents/MacOS/Adobe Digital Editions
           0x1057c5000 -        0x1058ccff7 +ePub3.dylib (0) <0C89926F-2852-3406-8A5A-35C20F7A6066> /Applications/Adobe Digital Editions 4.0.app/Contents/Frameworks/ePub3.dylib
           0x105970000 -        0x1059a6ff7  libssl.0.9.8.dylib (52.10.1) <4A2D6ECA-A07E-38B5-98D4-315A4A1E8CE6> /usr/lib/libssl.0.9.8.dylib
           0x105b73000 -        0x105b73ffe +cl_kernels (???) <37030B5A-CAC6-405C-BA57-4CD063D1787F> cl_kernels
           0x105b77000 -        0x105b77fef +cl_kernels (???) <5235FAE0-8CE5-4865-9601-B4F63663DAFE> cl_kernels
           0x109aed000 -        0x109aedfef +cl_kernels (???) <5235FAE0-8CE5-4865-9601-B4F63663DAFE> cl_kernels
           0x109af4000 -        0x109af4ff5 +cl_kernels (???) <74A56D9E-B1F2-4E73-87BF-97B286A697A8> cl_kernels
           0x109af6000 -        0x109bdcfef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra .dylib
        0x7fff679a3000 -     0x7fff679d9837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff84b85000 -     0x7fff84e31fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff84e32000 -     0x7fff84e38ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff84e39000 -     0x7fff8513dffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff8513e000 -     0x7fff85176fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
        0x7fff8518a000 -     0x7fff851a6fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
        0x7fff8521c000 -     0x7fff8528affb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8528b000 -     0x7fff852bbfff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff852e1000 -     0x7fff852f1ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff852fb000 -     0x7fff85355ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
        0x7fff85356000 -     0x7fff85360fff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
        0x7fff85435000 -     0x7fff85435ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff85436000 -     0x7fff85461fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff85471000 -     0x7fff85505fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff8551a000 -     0x7fff85521ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff85522000 -     0x7fff8555dfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff8555e000 -     0x7fff85560fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff857f8000 -     0x7fff85800ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
        0x7fff85801000 -     0x7fff85804ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff85828000 -     0x7fff8584fff7  com.apple.shortcut (2.13 - 2.13) <0BA7C57A-C2FC-3DFC-83B2-CE6C33770B52> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff85a84000 -     0x7fff85a87fff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff85a88000 -     0x7fff85aacff7  com.apple.facetimeservices (10.0 - 1000) <3DCF679D-B06D-3CB4-AE6E-FBC122959529> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff85aad000 -     0x7fff85aaefff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff85aaf000 -     0x7fff85ab2fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
        0x7fff85b35000 -     0x7fff85b62fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff85b63000 -     0x7fff85b6cfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff85b6d000 -     0x7fff85b87ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff85c3a000 -     0x7fff85ca1ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff85ca2000 -     0x7fff85ca2fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff85ca3000 -     0x7fff85cabff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff85cac000 -     0x7fff85cfdff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85d2e000 -     0x7fff85db7fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
        0x7fff85dbd000 -     0x7fff85e5cdf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff85e5d000 -     0x7fff85edffff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
        0x7fff85ee0000 -     0x7fff85efcff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff85f03000 -     0x7fff86091fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff86092000 -     0x7fff860a0ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff860a3000 -     0x7fff860acfff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8610a000 -     0x7fff86115ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
        0x7fff86116000 -     0x7fff86163ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff86164000 -     0x7fff86191fff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff861a1000 -     0x7fff861a3fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.fram ework/Versions/A/loginsupport
        0x7fff861a4000 -     0x7fff861afff7  libcsfde.dylib (471.10.6) <E1BF5816-3CE6-30CE-B3EE-F68CB6BA1378> /usr/lib/libcsfde.dylib
        0x7fff861b0000 -     0x7fff861e0ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff86856000 -     0x7fff8685afff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
        0x7fff8685b000 -     0x7fff8688cfff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8688d000 -     0x7fff868a1ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
        0x7fff868c2000 -     0x7fff868c6fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff8691d000 -     0x7fff86d2aff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff86d2b000 -     0x7fff86d2cfff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff86d2d000 -     0x7fff86e8bffb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff86e8c000 -     0x7fff86e8cff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff86e8d000 -     0x7fff86e95fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff86e96000 -     0x7fff86ebefff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff86f70000 -     0x7fff86fe4ff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8700e000 -     0x7fff8700ffff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
        0x7fff8738a000 -     0x7fff8746afff  com.apple.QuickLookUIFramework (5.0 - 675.13) <A4B5E57E-F363-3C63-8861-4DCEAC3FB23B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
        0x7fff874b6000 -     0x7fff874c9ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff874ca000 -     0x7fff874e0ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
        0x7fff874e1000 -     0x7fff8754bff7  com.apple.imfoundation (10.0 - 1000) <F3BDCF22-C8D8-3A0A-A941-272622FA7B2D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
        0x7fff8754c000 -     0x7fff8756dfff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8756e000 -     0x7fff875ffff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
        0x7fff87600000 -     0x7fff87614feb  libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/Libraries/libCGInterfaces.dylib
        0x7fff87615000 -     0x7fff87621ff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
        0x7fff87622000 -     0x7fff87716fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
        0x7fff87909000 -     0x7fff8790cfff  com.apple.IOSurface (97.0.1 - 97.0.1) <0C9ED49D-AADB-3CB9-9A11-F5D765253548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8790d000 -     0x7fff8791aff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8791b000 -     0x7fff879acff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff879ad000 -     0x7fff879b9ff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff879f9000 -     0x7fff879feff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff879ff000 -     0x7fff87e2ffff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff87e30000 -     0x7fff87e3bfff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff87e3c000 -     0x7fff87e82ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff87e83000 -     0x7fff87ed0ff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff87f4f000 -     0x7fff87f82ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff88031000 -     0x7fff88047ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff88105000 -     0x7fff88113ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff88114000 -     0x7fff8827fff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88280000 -     0x7fff88285ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
        0x7fff88286000 -     0x7fff8828fff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff885fd000 -     0x7fff88634ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff886e5000 -     0x7fff886e7ffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff886e8000 -     0x7fff886e8fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff886e9000 -     0x7fff886f6ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff886f7000 -     0x7fff8874affb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
        0x7fff88758000 -     0x7fff8875afff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff88890000 -     0x7fff888c9fff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
        0x7fff888ca000 -     0x7fff888e4ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff888e5000 -     0x7fff88908fff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff88909000 -     0x7fff88914ff7  com.apple.DirectoryService.Framework (10.10 - 187) <29F7A48C-D8DD-33EB-B9E3-863DA7DBB421> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff8892a000 -     0x7fff88935ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff88936000 -     0x7fff8893cfff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8893d000 -     0x7fff8896cfff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
        0x7fff8896d000 -     0x7fff889f9ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff889fa000 -     0x7fff88a02fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff88a03000 -     0x7fff88a0efff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88a19000 -     0x7fff88a80ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
        0x7fff88b82000 -     0x7fff88b94ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
        0x7fff88b95000 -     0x7fff88b9fff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
        0x7fff88bcd000 -     0x7fff88c1eff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff88c1f000 -     0x7fff88c6dfff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff88c6e000 -     0x7fff88d1dfe7  libvMisc.dylib (516) <A82F9FE8-70ED-3BC9-9184-1A2B9EE3C010> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
        0x7fff88d1e000 -     0x7fff88d64ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88d65000 -     0x7fff88f5f46f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
        0x7fff88f63000 -     0x7fff88f6efdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
        0x7fff88f6f000 -     0x7fff88faafff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff88fab000 -     0x7fff89041ffb  com.apple.CoreMedia (1.0 - 1562.107) <FE18102D-8D7A-3500-A400-747AA8C0B3D0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff899b3000 -     0x7fff899bbfe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
        0x7fff899d1000 -     0x7fff89a12fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89a13000 -     0x7fff89d41fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89d42000 -     0x7fff89e74ff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
        0x7fff89e75000 -     0x7fff89e7afff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89eeb000 -     0x7fff89f11ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff89f12000 -     0x7fff8a03aff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a046000 -     0x7fff8a072fff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
        0x7fff8a0a2000 -     0x7fff8a137ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
        0x7fff8a138000 -     0x7fff8a138fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a230000 -     0x7fff8a260fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8a261000 -     0x7fff8aa9afe3  com.apple.CoreGraphics (1.600.0 - 775.16) <A7BA30E6-A15F-3E48-9718-3837949A0E2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8aa9b000 -     0x7fff8aabfff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
        0x7fff8aac0000 -     0x7fff8aac0ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8aac1000 -     0x7fff8ab26ff7  com.apple.ids (10.0 - 1000) <BAF9E069-888A-30EB-B247-DC6311B53B67> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8ab27000 -     0x7fff8ac6bff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ac6c000 -     0x7fff8ad8eff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
        0x7fff8ad8f000 -     0x7fff8aff7ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8aff8000 -     0x7fff8b001fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff8b002000 -     0x7fff8b022fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
        0x7fff8b023000 -     0x7fff8b02dff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b08f000 -     0x7fff8b107ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff8b111000 -     0x7fff8b3d7fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8b3d8000 -     0x7fff8b3dcfff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b3dd000 -     0x7fff8b40fff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8b4b0000 -     0x7fff8b6b3ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b6cd000 -     0x7fff8bbf6ff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
        0x7fff8bbf7000 -     0x7fff8bbf9fff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8bbfa000 -     0x7fff8bc32ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
        0x7fff8bc6e000 -     0x7fff8bc8dfff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8bc8e000 -     0x7fff8bdd6ff7  com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/ Versions/A/WebKitLegacy
        0x7fff8bdd7000 -     0x7fff8be36ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
        0x7fff8be37000 -     0x7fff8be39fff  libRadiance.dylib (1232) <9C2DBBDF-0F0B-36BF-84D0-13E0086F793A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8be3a000 -     0x7fff8be41fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistic s
        0x7fff8be4f000 -     0x7fff8be9cfff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff8be9d000 -     0x7fff8c1b8fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
        0x7fff8c1b9000 -     0x7fff8c1bdfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8c1ed000 -     0x7fff8c2d1fff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8c2d2000 -     0x7fff8c53cfff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
        0x7fff8c631000 -     0x7fff8c63aff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c63b000 -     0x7fff8c9a6fff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8d23f000 -     0x7fff8d25cfff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d25d000 -     0x7fff8d31dfff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8d31e000 -     0x7fff8d332ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedClo udStorage
        0x7fff8d333000 -     0x7fff8d3d1fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
        0x7fff8d3d2000 -     0x7fff8d448fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8d449000 -     0x7fff8d449fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff8d44a000 -     0x7fff8d44bff7  com.apple.AddressBook.ContactsData (9.0 - 1563) <2A4BD452-4279-38AA-A4EE-761903795B05> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
        0x7fff8d4cb000 -     0x7fff8d7b2ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
        0x7fff8d7b3000 -     0x7fff8d8c5ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
        0x7fff8d8d1000 -     0x7fff8d8d2ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff8d92e000 -     0x7fff8dbfdff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
        0x7fff8dbfe000 -     0x7fff8dc7bfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
        0x7fff8dc7c000 -     0x7fff8dd6efff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8dd6f000 -     0x7fff8dd73fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
        0x7fff8de54000 -     0x7fff8de6dff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff8de6e000 -     0x7fff8de76ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8de77000 -     0x7fff8de79fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
        0x7fff8df39000 -     0x7fff8df82ff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff8dfb4000 -     0x7fff8e042ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e2fd000 -     0x7fff8e693fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e694000 -     0x7fff8e69bff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
        0x7fff8e69c000 -     0x7fff8e7aafff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
        0x7fff8e7ab000 -     0x7fff8e7b8fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
        0x7fff8e7b9000 -     0x7fff8e7cefff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff8e7cf000 -     0x7fff8e850ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8e851000 -     0x7fff8e86cff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
        0x7fff8e9b4000 -     0x7fff8ec2fff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ec30000 -     0x7fff8ec70ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff8ec71000 -     0x7fff8ec73ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8ec8d000 -     0x7fff8f179ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8f17a000 -     0x7fff8f17bff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f17c000 -     0x7fff8f199ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8f1a4000 -     0x7fff8f1f0ff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8f1f1000 -     0x7fff8f1f3ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8f1f4000 -     0x7fff8fd3eff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8fd3f000 -     0x7fff8fd8eff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8fd8f000 -     0x7fff8ff74ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
        0x7fff8ffa8000 -     0x7fff8ffcbff7  com.apple.idsfoundation (10.0 - 1000) <E603D03E-6EFF-375B-AC5E-1F888EDB2D49> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
        0x7fff8ffcc000 -     0x7fff8ffe6ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff8ffe7000 -     0x7fff90012ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff90013000 -     0x7fff9005fff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff90060000 -     0x7fff90060fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff90061000 -     0x7fff90069ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framewor k/Versions/A/FSEvents
        0x7fff90073000 -     0x7fff9007efff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9007f000 -     0x7fff901affff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
        0x7fff90248000 -     0x7fff90248fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff90249000 -     0x7fff90249fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90286000 -     0x7fff902aefff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
        0x7fff902af000 -     0x7fff902d7ffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff902fd000 -     0x7fff902ffff7  com.apple.diagnosticlogcollection (10.0 - 1000) <30EAFD80-B9E6-38EA-B85A-9D3550B15545> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/Diagnostic LogCollection
        0x7fff90300000 -     0x7fff90306ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff90307000 -     0x7fff90309fff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
        0x7fff9030a000 -     0x7fff9032efef  libJPEG.dylib (1232) <638302B6-369F-3C50-BF63-F8D19C393F47> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff9032f000 -     0x7fff9038afef  libTIFF.dylib (1232) <56D444B7-A37A-30BC-80B5-5E702FFAAAAB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9038b000 -     0x7fff903a5ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff903a6000 -     0x7fff903c4ff7  com.apple.addressbook.vCard (9.0 - 1563) <370F3435-855E-3C60-9CC9-B3F24AC1AF97> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff903c5000 -     0x7fff903c8ff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff9055e000 -     0x7fff90588ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff90589000 -     0x7fff9058bff3  com.apple.SafariServices.framework (10600 - 10600.4.10.7) <5EEAF0C0-077D-3377-89F6-C0F33938F1E0> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
        0x7fff9058c000 -     0x7fff90594fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff90595000 -     0x7fff90687ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff90688000 -     0x7fff9068dff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
        0x7fff9068e000 -     0x7fff906c7ff7  com.apple.datadetectors (5.0 - 286.7) <196D4E74-1157-3672-9485-98B929855781> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
        0x7fff90787000 -     0x7fff907c1ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff907c6000 -     0x7fff9083afff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
        0x7fff90855000 -     0x7fff9085affb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
        0x7fff90869000 -     0x7fff908d5fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff908d6000 -     0x7fff908dcfff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff908dd000 -     0x7fff908e4fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff908ea000 -     0x7fff90905ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff90906000 -     0x7fff909a8ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff909f8000 -     0x7fff90a0afff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff90a14000 -     0x7fff90acfff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff90ad0000 -     0x7fff90ad1fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90ae2000 -     0x7fff90bd2fef  libJP2.dylib (1232) <13BFC6A7-E24E-3F29-AD3C-E2D382A1223A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff90c2c000 -     0x7fff90c31ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff90c32000 -     0x7fff91be9ffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
        0x7fff91bea000 -     0x7fff91e66ff3  com.apple.RawCamera.bundle (6.02 - 769) <1F0F0047-682F-39E3-BE26-2467BF5F0E22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff91e67000 -     0x7fff91e69ff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
        0x7fff91f13000 -     0x7fff91f15fff  com.apple.marco (10.0 - 1000) <0ACF21F5-8F1F-3A76-B3D6-73BD9FE5D35C> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff91f8f000 -     0x7fff91f8ffff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
        0x7fff91f90000 -     0x7fff92066ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff92067000 -     0x7fff92081fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff92087000 -     0x7fff923bafff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
        0x7fff923bb000 -     0x7fff923c7ff7  com.apple.HelpData (2.1.4 - 90) <471200E4-1D51-3D8C-A956-A52F8EB7B552> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff923c8000 -     0x7fff92609fff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff9260a000 -     0x7fff9261bff3  libsystem_coretls.dylib (35.10.1) <3EAED90A-7AA0-323C-A52B-E16477981D59> /usr/lib/system/libsystem_coretls.dylib
        0x7fff9261c000 -     0x7fff9261fff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
        0x7fff92620000 -     0x7fff92624fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff92625000 -     0x7fff92629ff7  libGIF.dylib (1232) <3C70FBBC-FBA5-3013-A440-05D68B63885F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff9262a000 -     0x7fff926d0ff7  com.apple.PDFKit (3.1 - 3.1) <D2D019DD-5DCA-3C0D-B9B7-0F919A6CD1DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Ve

Maybe you are looking for

  • Downpaymnet at PO header level

    Hi Experts, Is is possible to make downpaymnet by referring PO alone without referring the line items.  This is required why because after making downpayment at line item level changes to the line item is not possible. REgards,

  • Storm won't keep past Outlook (2003) calendar entries

    I have spent @ 10 hours with Verizon support personnel trying to resolve this issue; the issue has been escalated and am waiting for a call from an analyst. I have changed the option on the device to keep appt's forever.  Recently, per a suggestion f

  • Creating table

    Hello  gurus,  i have created  table  and it was  activated. but unable to enter  the  create entries as it was  disabled  utlities>table contents > creat entries  is disabled.....   though it was in change mode.. looking for reply  regards guru

  • New user keeps crashing indesign CS3

    So i had to add a new user for someone that needs to work on my station in the morning.  I created a new admin user for them and everything else in CS3 suite works okay but indesign. Indeisgn launches okay but when a document is launched it crashes.

  • Cache administrator - http error?

    Hi, I have installed Timesten Oracle Cache Connect in Centos4.4 box ( minimum install ) and I'm having problem in accessing http://<machinename>:17004/cache using IE and Mozilla from a Windows box. HTTP/1.0 403 Forbidden - error in accessing cache ad