Firefox crashes constantly, Please Help

Here is last crash id.. bp-8d15cf50-4ba1-4375-8a12-54d2c2130224 I dont know what to do.

hello, unfortunately this seems to be a crash that is appearing in firefox 19 on windows 8 with AMD Radeon HD 6XXX/7XXX graphics cards - developers are investigating the causes of it...
the beta version of firefox doesn't seem to be affected by this issue, so you might want to consider switching to it (at least for the moment):
https://www.mozilla.org/firefox/beta/
another option is to downgrade to the to the former version - the auto-update in firefox 18 for the affected systems is now disabled and will be turned back on when a fix is available: [[Install an older version of Firefox]]
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/18.0.2/win32/

Similar Messages

  • Graphics intensive games crashing constantly please help!

    Hello, i have a brand new, fully updated MBP, with 4GB Ram. I have three games, Command and Conquer 3, Empire at War and Generals Zero Hour. All fully updated. All three games range from crashing intermittently, to crashing constantly. These are just two of numerous crash logs, one from empire of war and one from zero hour. Please help as it's driving me CRAZY... i've been reading forums but can't find any solution, i'm sure it's a problem with the Nvidia graphics drivers compatibility with OSX but i'm not sure. These don't even include the kernel traps i've been having when running these games, otherwise I couldn't be happier with my MBP, runs normal apps beautifully. I notice other people run games using XP, I really don't want to do this as I HATE windows!!!
    Process: Empire at War [161]
    Path: /Applications/Empire at War/Empire at War.app/Contents/MacOS/Empire at War
    Identifier: com.aspyr.empireatwar
    Version: 1.05 (CL 26868) (1.05 (CL 26868))
    Code Type: X86 (Native)
    Parent Process: launchd [74]
    Date/Time: 2008-05-16 12:13:14.628 +0100
    OS Version: Mac OS X 10.5.2 (9C7010)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000003f000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.aspyr.empireatwar 0x0072bacb std::iteratortraits<std::_List_constiterator<std::pair<int const, GameObjectClass*> > >::difference_type std::_distance<std::_List_constiterator<std::pair<int const, GameObjectClass*> > >(std::List_constiterator<std::pair<int const, GameObjectClass*> >, std::List_constiterator<std::pair<int const, GameObjectClass*> >, std::inputiteratortag) + 13
    1 com.aspyr.empireatwar 0x0072baf2 std::iteratortraits<std::_List_constiterator<std::pair<int const, GameObjectClass*> > >::difference_type std::distance<std::List_constiterator<std::pair<int const, GameObjectClass*> > >(std::List_constiterator<std::pair<int const, GameObjectClass*> >, std::List_constiterator<std::pair<int const, GameObjectClass*> >) + 28
    2 com.aspyr.empireatwar 0x0072dbd7 std::list<std::pair<int const, GameObjectClass*>, PooledSTLAllocatorClass<std::pair<int const, GameObjectClass*>, 256> >::size() const + 23
    3 com.aspyr.empireatwar 0x0072fa25 stdext::Hash<stdext::_Hmaptraits<int, GameObjectClass*, stdext::hash_compare<int, std::less<int> >, PooledSTLAllocatorClass<std::pair<int, GameObjectClass*>, 256>, false> >::insert(std::pair<int const, GameObjectClass*> const&) + 43
    4 com.aspyr.empireatwar 0x0027e73f GameObjectManagerClass::CreateObject_OfType(GameObjectTypeClass const*, int, Vector3 const&, Vector3 const&, bool, bool) + 173
    5 com.aspyr.empireatwar 0x002a8d3d HardPointClass::AttemptFire_AtTarget(GameObjectClass const*, HardPointClass const*) + 1879
    6 com.aspyr.empireatwar 0x002a98fd HardPointClass::ServiceHard_PointWeapon(unsigned long) + 609
    7 com.aspyr.empireatwar 0x002aa0e2 HardPointClass::Service(unsigned long) + 102
    8 com.aspyr.empireatwar 0x0025d46a GameObjectClass::ServiceHardPoints(unsigned long) + 426
    9 com.aspyr.empireatwar 0x0026f763 GameObjectClass::Service(unsigned long, bool) + 2037
    10 com.aspyr.empireatwar 0x0028fd5c GameObjectManagerClass::Service(unsigned long) + 262
    11 com.aspyr.empireatwar 0x0024ffdf GameModeClass::Service(int) + 561
    12 com.aspyr.empireatwar 0x002521eb GameModeManagerClass::Service(int) + 99
    13 com.aspyr.empireatwar 0x00102979 WinMain + 8349
    14 com.aspyr.empireatwar 0x00039d19 sEventLoopEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 65
    15 com.apple.HIToolbox 0x9015cfc3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    16 com.apple.HIToolbox 0x9015c3fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    17 com.apple.HIToolbox 0x9015c262 SendEventToEventTargetWithOptions + 58
    18 com.apple.HIToolbox 0x9018b520 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    19 com.apple.HIToolbox 0x9015d37c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    20 com.apple.HIToolbox 0x9015c3fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    21 com.apple.HIToolbox 0x90178e0e SendEventToEventTarget + 52
    22 com.apple.HIToolbox 0x901e6110 ToolboxEventDispatcher + 86
    23 com.apple.HIToolbox 0x901e296a RunApplicationEventLoop + 222
    24 com.aspyr.empireatwar 0x00039dce InstallEventsAndRunGameLoop() + 166
    25 com.aspyr.empireatwar 0x0003a131 main + 253
    26 com.aspyr.empireatwar 0x0000299a _start + 216
    27 com.aspyr.empireatwar 0x000028c1 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x9048dbce _semwaitsignal + 10
    1 libSystem.B.dylib 0x904b88cd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x90dcf332 glvmDoWork + 162
    3 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    4 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9048dbce _semwaitsignal + 10
    1 libSystem.B.dylib 0x904b88cd pthreadcondwait$UNIX2003 + 73
    2 GLEngine 0x187da787 gleCmdProcessor + 375
    3 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    4 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x904869e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x9048e1dc mach_msg + 72
    2 com.apple.CoreFoundation 0x970d00de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x970d0d18 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x950e6468 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x950e6304 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    7 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x90486a46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x904b8daf pthread_condwait + 1244
    2 libSystem.B.dylib 0x904ba633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x950f5a4b CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x950f7606 CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x950f5dab HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x950f5aaf HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x950e6304 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    9 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x90486a46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x904b8daf pthread_condwait + 1244
    2 libSystem.B.dylib 0x904ba633 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90af792a TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90af770a TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x93b1daa2 ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    7 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x90486a22 semaphorewaittrap + 10
    1 ...ickTimeComponents.component 0x941aceea QTThreadWaitSignal + 100
    2 ...ickTimeComponents.component 0x93ba9a53 audioprepThreadEntry + 92
    3 ...ickTimeComponents.component 0x941acca8 start_thread + 54
    4 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    5 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000149 ebx: 0x000000a6 ecx: 0x22044454 edx: 0x3f000000
    edi: 0x2c928d3c esi: 0x2bb2388c ebp: 0xbfffc218 esp: 0xbfffc218
    ss: 0x0000001f efl: 0x00210216 eip: 0x0072bacb cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x3f000000
    Binary Images:
    0x1000 - 0xae3fcb +com.aspyr.empireatwar 1.05 (CL 26868) (1.05 (CL 26868)) <705212c1ad0b450292da23762594220c> /Applications/Empire at War/Empire at War.app/Contents/MacOS/Empire at War
    0x28f4000 - 0x28f4ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x17157000 - 0x17158ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x174b7000 - 0x175c1fef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x18700000 - 0x18882fef GLEngine ??? (???) <1602634608f34ac8b0283b28ee42353f> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x188b0000 - 0x18c44ff3 com.apple.GeForce8xxxGLDriver 1.5.26 (5.2.6) <11fba56ea0b0ce3c0ac25f79061f1276> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x18caf000 - 0x18ccbff7 GLRendererFloat ??? (???) <6037566c80924603b57b639ff7bbeb14> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1c969000 - 0x1c98cfed com.apple.audio.OpenAL 1.2 (1.2) <dc38faba8e97c51597580a19740afe65> /System/Library/Frameworks/OpenAL.framework/OpenAL
    0x1c99f000 - 0x1c9a2fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <d3d0290949e9c6af9832c02fe3e855ee> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1c9a8000 - 0x1c9adfff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x20374000 - 0x20379ffb com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x21fab000 - 0x21fe6fff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x23060000 - 0x23285ffc +org.perian.Perian 1.1 (1.1) <1f0d751abac46ab4fe8b505bbdd89219> /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x23362000 - 0x2337cfc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x23381000 - 0x233bdfe3 com.apple.AppleVAFramework 4.0.16 (4.0.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x233c4000 - 0x233defe3 com.apple.applepixletvideo 1.2.10 (1.2d10) <8ca8d67efd150339083cfb6fd783391b> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x233e3000 - 0x23761ff1 QuickTimeH264.scalar ??? (???) <86cb6420aa48583aa46f9e1f70a4891e> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x237d5000 - 0x23965fff com.apple.audio.codecs.Components 1.6.2 (1.6.2) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <5013f43c4d2c33c9619011f103ec3238> /usr/lib/dyld
    0x90003000 - 0x90080fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90155000 - 0x9045dfff com.apple.HIToolbox 1.5.2 (???) <961a3a9fdd82790b952493a8b7d34d08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9045e000 - 0x9046cffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x9046d000 - 0x9046dfff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90486000 - 0x905e5ff3 libSystem.B.dylib ??? (???) <efbdeb86e78c88920b954ba3cb548d56> /usr/lib/libSystem.B.dylib
    0x905e6000 - 0x909f6fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90a63000 - 0x90a6cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90a73000 - 0x90acdff7 com.apple.CoreText 2.0.1 (???) <59c0a38c748b0c90c05e57d027e55d12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90ace000 - 0x90da7ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <951405bc7822fb5c880f5736c5a5c839> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90da8000 - 0x9127bf36 libGLProgrammability.dylib ??? (???) <4202feccc57a1ed0907d6136b30a1c09> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9127c000 - 0x9127dffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x9127e000 - 0x91305ff7 libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
    0x91331000 - 0x91331ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91332000 - 0x91332ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91333000 - 0x91360feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91361000 - 0x913edff7 com.apple.LaunchServices 286.5 (286.5) <421c71c71f8e9d2ed2b84efa0b0111e7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x913ee000 - 0x91425fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <6cf73c7bae476624893ed6e4763b6922> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91426000 - 0x914a0ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <d888fff1828f81dffc4f5bcce3d8acf5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91552000 - 0x915ddfff com.apple.framework.IOKit 1.5.1 (???) <cb8d56aaa6536c9f72055a509a1d94ea> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9164b000 - 0x916defff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9172e000 - 0x91ac4ff7 com.apple.QuartzCore 1.5.2 (1.5.2) <dc9d964882640a50cb6f623f104503d8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91ac5000 - 0x91ae0ffb libPng.dylib ??? (???) <0c5f9010b3b70a3d4bce4f93b78fc8a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b50000 - 0x91b78ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91b79000 - 0x91d44ff7 com.apple.security 5.0.2 (33001) <7708022761ed64d9d5168e61cc8c46f4> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91e33000 - 0x91e62fe3 com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91e63000 - 0x91e8bfff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
    0x91ed1000 - 0x91ee1ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <fc8a73eb3d8b94467d46b81759f65d97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91ee2000 - 0x91ee9fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x91eea000 - 0x91ef5fe7 libCSync.A.dylib ??? (???) <58622c04bb330164e81a481305c4bd19> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91ef6000 - 0x91f75ff5 com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91f95000 - 0x920cdff7 libicucore.A.dylib ??? (???) <bcb2de540c724caf6f5344feb793d813> /usr/lib/libicucore.A.dylib
    0x920e8000 - 0x9220cfe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9220d000 - 0x928a6fff com.apple.CoreGraphics 1.351.21 (???) <1717f50b5d7b891dec8e93781df6eb16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x928a7000 - 0x928f7ff7 com.apple.HIServices 1.7.0 (???) <f83f0cb838a646c69f08fd38a31265f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x928f8000 - 0x92908fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <516b0b1ae1d539c6f78f71ac779e3b87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92909000 - 0x92910ff7 libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92911000 - 0x92911ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92912000 - 0x9296fffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x92970000 - 0x9297afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92a70000 - 0x92b55ff3 com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92b56000 - 0x92b5afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92b5b000 - 0x92c0bfff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c0c000 - 0x92f2cfe2 com.apple.QuickTime 7.4.5 (67) <520cbf4ae05622466ad1b89f1ba3a4e1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x931e5000 - 0x931ecfff com.apple.agl 3.0.9 (AGL-3.0.9) <493bdf1318b1458ff62cbfb7b8c2bbdd> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x931ed000 - 0x939eafef com.apple.AppKit 6.5.2 (949.26) <b7a6f2a925b93a328c9a7af44e993dd1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93b06000 - 0x94bb6ff6 com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94be9000 - 0x94c90feb com.apple.QD 3.11.52 (???) <d6efc4827b91e646965d15c409a6610f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94c91000 - 0x94c93ff5 libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94c94000 - 0x94c9bffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x94c9c000 - 0x94ca8fe7 com.apple.opengl 1.5.6 (1.5.6) <732bef10fedb6c9c34a834f87a0f6977> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94e65000 - 0x94ef8ff3 com.apple.ApplicationServices.ATS 3.2 (???) <9b14b850b196498a15c6d3ae4bbed684> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94ef9000 - 0x9503eff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <a32f883f504628bbdfae4c494b994ce0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9503f000 - 0x95055fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x950c9000 - 0x95145feb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95146000 - 0x95146ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95147000 - 0x95226fff libobjc.A.dylib ??? (???) <99a9ad33ca07114848fdd7580968a572> /usr/lib/libobjc.A.dylib
    0x95227000 - 0x95266fef libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95267000 - 0x952a1fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x952a2000 - 0x952e7fef com.apple.Metadata 10.5.2 (398.7) <9211ac4c6111fefc4dc9dbc0607203b0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x952e8000 - 0x952f3ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x952f4000 - 0x952f9fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x952fa000 - 0x95312fff com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9558c000 - 0x955e8ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x955e9000 - 0x9569bffb libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib
    0x956a6000 - 0x95771fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9587b000 - 0x95899fff libresolv.9.dylib ??? (???) <32ccbe19e89a3fdd09a0c88151ea508c> /usr/lib/libresolv.9.dylib
    0x9589a000 - 0x958a6ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x958a7000 - 0x958c6ffa libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95ffe000 - 0x96001fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96012000 - 0x96026ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96027000 - 0x9602bfff libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9602c000 - 0x960e6fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ee6c8e0c8cd49997324603a7f992ad82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x960e7000 - 0x96361fe7 com.apple.Foundation 6.5.4 (677.15) <dcb17dfba9e39dde115084d0d2a73070> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96362000 - 0x96368fff com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96369000 - 0x963e0fe3 com.apple.CFNetwork 221.5 (221.5) <cdccff2f42d755041ac399cc2a9d6cd1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x963e1000 - 0x963e3fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x963e4000 - 0x96426fef com.apple.NavigationServices 3.5.1 (161) <2ab0914de9b7e1de2b3985a58a9afedf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96427000 - 0x9642ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96430000 - 0x964b9fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <dea68e8553708d9a29ff20e897788779> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x964ba000 - 0x96581ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96582000 - 0x965c3fe7 libRIP.A.dylib ??? (???) <46bbaf96dacd04a7a699fabb0fb73fe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x965c4000 - 0x965e8fff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib
    0x965e9000 - 0x96614fe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
    0x9664b000 - 0x96661fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96662000 - 0x966bbff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96822000 - 0x96860ff7 libGLImage.dylib ??? (???) <c1e472a6d2f3215b6753ea63bd4eb085> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96861000 - 0x96c1ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96d6b000 - 0x96e3efef com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x96e5c000 - 0x96e5cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96f5f000 - 0x97040ff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
    0x97041000 - 0x97041ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9705c000 - 0x9705cffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9705d000 - 0x9705dff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9705e000 - 0x97190fef com.apple.CoreFoundation 6.5.1 (476.10) <86e9bf8d3e1c88ddfa63f855f664a2c6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Process: Zero Hour [243]
    Path: /Applications/Command & Conquer Generals/Zero Hour/Zero Hour.app/Contents/MacOS/Zero Hour
    Identifier: com.aspyr.command.conquer.generals.zero.hour
    Version: Zero Hour version 1.0.2 (1.0.2)
    Code Type: X86 (Native)
    Parent Process: launchd [72]
    Date/Time: 2008-05-19 17:35:41.483 +0100
    OS Version: Mac OS X 10.5.2 (9C7010)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000008
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ....conquer.generals.zero.hour 0x005c2d90 TextureClass::Apply(unsigned int) + 100
    1 ....conquer.generals.zero.hour 0x0051d682 DX8Wrapper::ApplyRender_StateChanges() + 86
    2 ....conquer.generals.zero.hour 0x0051dadf DX8Wrapper::Draw(unsigned int, unsigned short, unsigned short, unsigned short, unsigned short) + 47
    3 ....conquer.generals.zero.hour 0x0051dc8d DX8Wrapper::Draw_Triangles(unsigned short, unsigned short, unsigned short, unsigned short) + 51
    4 ....conquer.generals.zero.hour 0x0058a82c Render2DClass::Render() + 2812
    5 ....conquer.generals.zero.hour 0x0042b3aa W3DDisplay::drawImage(Image const*, int, int, int, int, int, Display::DrawImageMode) + 1116
    6 ....conquer.generals.zero.hour 0x0040329b W3DRadar::draw(int, int, int, int) + 673
    7 ....conquer.generals.zero.hour 0x004a5182 W3DLeftHUDDraw(GameWindow*, WinInstanceData*) + 278
    8 ....conquer.generals.zero.hour 0x000da01a GameWindowManager::drawWindow(GameWindow*) + 216
    9 ....conquer.generals.zero.hour 0x000d9fc2 GameWindowManager::drawWindow(GameWindow*) + 128
    10 ....conquer.generals.zero.hour 0x000da0ad GameWindowManager::winRepaint() + 97
    11 ....conquer.generals.zero.hour 0x0042c267 W3DDisplay::draw() + 1317
    12 ....conquer.generals.zero.hour 0x001cb45c GameClient::update() + 470
    13 ....conquer.generals.zero.hour 0x000a8722 GameEngine::update() + 56
    14 ....conquer.generals.zero.hour 0x004cc45c Win32GameEngine::update() + 18
    15 ....conquer.generals.zero.hour 0x000a84a8 GameEngine::execute() + 38
    16 ....conquer.generals.zero.hour 0x000b0c40 GameMain(int, char**) + 52
    17 ....conquer.generals.zero.hour 0x00018ab0 OneShotTimer(__EventLoopTimer*, void*) + 904
    18 com.apple.CoreFoundation 0x970d0b5e CFRunLoopRunSpecific + 4494
    19 com.apple.CoreFoundation 0x970d0d18 CFRunLoopRunInMode + 88
    20 com.apple.HIToolbox 0x901856a0 RunCurrentEventLoopInMode + 283
    21 com.apple.HIToolbox 0x901854b9 ReceiveNextEventCommon + 374
    22 com.apple.HIToolbox 0x901e41fe _AcquireNextEvent + 58
    23 com.apple.HIToolbox 0x901e295b RunApplicationEventLoop + 207
    24 ....conquer.generals.zero.hour 0x00018668 main + 752
    25 ....conquer.generals.zero.hour 0x00001ffe _start + 228
    26 ....conquer.generals.zero.hour 0x00001f19 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x9048dbce _semwaitsignal + 10
    1 libSystem.B.dylib 0x904b88cd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x90dcf332 glvmDoWork + 162
    3 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    4 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9048dbce _semwaitsignal + 10
    1 libSystem.B.dylib 0x904b88cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x956d9460 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x956ebd92 CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    5 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x904869e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x9048e1dc mach_msg + 72
    2 com.apple.CoreFoundation 0x970d00de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x970d0d18 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x950e6468 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x950e6304 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    7 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x90486a46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x904b8daf pthread_condwait + 1244
    2 libSystem.B.dylib 0x904ba633 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90af792a TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90af770a TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x93b1daa2 ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    7 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x90486a46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x904b8daf pthread_condwait + 1244
    2 libSystem.B.dylib 0x904ba633 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90af792a TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90af770a TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x90b1fd0c AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    7 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x90486a46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x904b8daf pthread_condwait + 1244
    2 libSystem.B.dylib 0x904ba633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x950f5a4b CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x950f7606 CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x950f5dab HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x950f5aaf HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x950e6304 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    9 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x90486a22 semaphorewaittrap + 10
    1 ...ickTimeComponents.component 0x941aceea QTThreadWaitSignal + 100
    2 ...ickTimeComponents.component 0x93ba9a53 audioprepThreadEntry + 92
    3 ...ickTimeComponents.component 0x941acca8 start_thread + 54
    4 libSystem.B.dylib 0x904b7c55 pthreadstart + 321
    5 libSystem.B.dylib 0x904b7b12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000004 ebx: 0x1e0aeb10 ecx: 0x00000004 edx: 0x1e0aee00
    edi: 0x00000000 esi: 0x1e0aeea0 ebp: 0xbfffdc48 esp: 0xbfffdc20
    ss: 0x0000001f efl: 0x00010202 eip: 0x005c2d90 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000008
    Binary Images:
    0x1000 - 0x7eafcf +com.aspyr.command.conquer.generals.zero.hour Zero Hour version 1.0.2 (1.0.2) /Applications/Command & Conquer Generals/Zero Hour/Zero Hour.app/Contents/MacOS/Zero Hour
    0x12900000 - 0x1292afff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x12981000 - 0x12b03fef GLEngine ??? (???) <1602634608f34ac8b0283b28ee42353f> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12b31000 - 0x12ec5ff3 com.apple.GeForce8xxxGLDriver 1.5.26 (5.2.6) <11fba56ea0b0ce3c0ac25f79061f1276> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x12f7b000 - 0x12f97ff7 GLRendererFloat ??? (???) <6037566c80924603b57b639ff7bbeb14> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x14054000 - 0x14072fe7 com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x14720000 - 0x1482afef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1e151000 - 0x1e154fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <d3d0290949e9c6af9832c02fe3e855ee> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1e15a000 - 0x1e15ffff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1e3d8000 - 0x1e568fff com.apple.audio.codecs.Components 1.6.2 (1.6.2) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1e5f7000 - 0x1e632fff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1e63d000 - 0x1e657fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1e65c000 - 0x1e661ffb com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1e667000 - 0x1e6a3fe3 com.apple.AppleVAFramework 4.0.16 (4.0.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1e6cb000 - 0x1e6e5fe3 com.apple.applepixletvideo 1.2.10 (1.2d10) <8ca8d67efd150339083cfb6fd783391b> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1e8dc000 - 0x1e8dffe7 com.apple.iokit.IOQTComponents 1.6 (1.6) <f2ef31288422ae215ecdca1b54cf8bcb> /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x1e953000 - 0x1eb78ffc +org.perian.Perian 1.1 (1.1) <1f0d751abac46ab4fe8b505bbdd89219> /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <5013f43c4d2c33c9619011f103ec3238> /usr/lib/dyld
    0x90003000 - 0x90080fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90155000 - 0x9045dfff com.apple.HIToolbox 1.5.2 (???) <961a3a9fdd82790b952493a8b7d34d08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9045e000 - 0x9046cffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x9046d000 - 0x9046dfff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90486000 - 0x905e5ff3 libSystem.B.dylib ??? (???) <efbdeb86e78c88920b954ba3cb548d56> /usr/lib/libSystem.B.dylib
    0x905e6000 - 0x909f6fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90a63000 - 0x90a6cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90a73000 - 0x90acdff7 com.apple.CoreText 2.0.1 (???) <59c0a38c748b0c90c05e57d027e55d12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90ace000 - 0x90da7ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <951405bc7822fb5c880f5736c5a5c839> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90da8000 - 0x9127bf36 libGLProgrammability.dylib ??? (???) <4202feccc57a1ed0907d6136b30a1c09> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9127c000 - 0x9127dffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x9127e000 - 0x91305ff7 libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
    0x91331000 - 0x91331ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91332000 - 0x91332ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91333000 - 0x91360feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91361000 - 0x913edff7 com.apple.LaunchServices 286.5 (286.5) <421c71c71f8e9d2ed2b84efa0b0111e7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x913ee000 - 0x91425fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <6cf73c7bae476624893ed6e4763b6922> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91426000 - 0x914a0ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <d888fff1828f81dffc4f5bcce3d8acf5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91552000 - 0x915ddfff com.apple.framework.IOKit 1.5.1 (???) <cb8d56aaa6536c9f72055a509a1d94ea> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9164b000 - 0x916defff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9172e000 - 0x91ac4ff7 com.apple.QuartzCore 1.5.2 (1.5.2) <dc9d964882640a50cb6f623f104503d8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91ac5000 - 0x91ae0ffb libPng.dylib ??? (???) <0c5f9010b3b70a3d4bce4f93b78fc8a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b50000 - 0x91b78ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91b79000 - 0x91d44ff7 com.apple.security 5.0.2 (33001) <7708022761ed64d9d5168e61cc8c46f4> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91e33000 - 0x91e62fe3 com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91e63000 - 0x91e8bfff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
    0x91ed1000 - 0x91ee1ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <fc8a73eb3d8b94467d46b81759f65d97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91ee2000 - 0x91ee9fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x91eea000 - 0x91ef5fe7 libCSync.A.dylib ??? (???) <58622c04bb330164e81a481305c4bd19> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91ef6000 - 0x91f75ff5 com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91f95000 - 0x920cdff7 libicucore.A.dylib ??? (???) <bcb2de540c724caf6f5344feb793d813> /usr/lib/libicucore.A.dylib
    0x920e8000 - 0x9220cfe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9220d000 - 0x928a6fff com.apple.CoreGraphics 1.351.21 (???) <1717f50b5d7b891dec8e93781df6eb16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x928a7000 - 0x928f7ff7 com.apple.HIServices 1.7.0 (???) <f83f0cb838a646c69f08fd38a31265f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x928f8000 - 0x92908fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <516b0b1ae1d539c6f78f71ac779e3b87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92909000 - 0x92910ff7 libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92911000 - 0x92911ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92912000 - 0x9296fffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x92970000 - 0x9297afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92a70000 - 0x92b55ff3 com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92b56000 - 0x92b5afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92b5b000 - 0x92c0bfff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c0c000 - 0x92f2cfe2 com.apple.QuickTime 7.4.5 (67) <520cbf4ae05622466ad1b89f1ba3a4e1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x931e5000 - 0x931ecfff com.apple.agl 3.0.9 (AGL-3.0.9) <493bdf1318b1458ff62cbfb7b8c2bbdd> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x931ed000 - 0x939eafef com.apple.AppKit 6.5.2 (949.26) <b7a6f2a925b93a328c9a7af44e993dd1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93b06000 - 0x94bb6ff6 com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94be9000 - 0x94c90feb com.apple.QD 3.11.52 (???) <d6efc4827b91e646965d15c409a6610f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94c91000 - 0x94c93ff5 libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94c94000 - 0x94c9bffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x94c9c000 - 0x94ca8fe7 com.apple.opengl 1.5.6 (1.5.6) <732bef10fedb6c9c34a834f87a0f6977> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94e65000 - 0x94ef8ff3 com.apple.ApplicationServices.ATS 3.2 (???) <9b14b850b196498a15c6d3ae4bbed684> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94ef9000 - 0x9503eff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <a32f883f504628bbdfae4c494b994ce0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9503f000 - 0x95055fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x950c9000 - 0x95145feb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95146000 - 0x95146ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95147000 - 0x95226fff libobjc.A.dylib ??? (???) <99a9ad33ca07114848fdd7580968a572> /usr/lib/libobjc.A.dylib
    0x95227000 - 0x95266fef libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95267000 - 0x952a1fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x952a2000 - 0x952e7fef com.apple.Metadata 10.5.2 (398.7) <9211ac4c6111fefc4dc9dbc0607203b0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x952e8000 - 0x952f3ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x952f4000 - 0x952f9fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x952fa000 - 0x95312fff com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9558c000 - 0x955e8ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x955e9000 - 0x9569bffb libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib
    0x956a6000 - 0x95771fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9579a000 - 0x9583cff3 com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9587b000 - 0x95899fff libresolv.9.dylib ??? (???) <32ccbe19e89a3fdd09a0c88151ea508c> /usr/lib/libresolv.9.dylib
    0x9589a000 - 0x958a6ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x958a7000 - 0x958c6ffa libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95ffe000 - 0x96001fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96012000 - 0x96026ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96027000 - 0x9602bfff libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9602c000 - 0x960e6fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ee6c8e0c8cd49997324603a7f992ad82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x960e7000 - 0x96361fe7 com.apple.Foundation 6.5.4 (677.15) <dcb17dfba9e39dde115084d0d2a73070> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96362000 - 0x96368fff com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96369000 - 0x963e0fe3 com.apple.CFNetwork 221.5 (221.5) <cdccff2f42d755041ac399cc2a9d6cd1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x963e1000 - 0x963e3fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x963e4000 - 0x96426fef com.apple.NavigationServices 3.5.1 (161) <2ab0914de9b7e1de2b3985a58a9afedf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96427000 - 0x9642ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96430000 - 0x964b9fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <dea68e8553708d9a29ff20e897788779> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x964ba000 - 0x96581ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96582000 - 0x965c3fe7 libRIP.A.dylib ??? (???) <46bbaf96dacd04a7a699fabb0fb73fe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x965c4000 - 0x965e8fff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib
    0x965e9000 - 0x96614fe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
    0x9664b000 - 0x96661fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96662000 - 0x966bbff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96822000 - 0x96860ff7 libGLImage.dylib ??? (???) <c1e472a6d2f3215b6753ea63bd4eb085> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96861000 - 0x96c1ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96d6b000 - 0x96e3efef com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x96e5c000 - 0x96e5cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96f5f000 - 0x97040ff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
    0x97041000 - 0x97041ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9705c000 - 0x9705cffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9705d000 - 0x9705dff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9705e000 - 0x97190fef com.apple.CoreFoundation 6.5.1 (476.10) <86e9bf8d3e1c88ddfa63f855f664a2c6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Those crash logs are both from May 18th and are of little value as they indicate you were running 10.5.2 at the time. You have since updated to 10.5.4 and stated that it helped. I would suggest the proper thing to do is contact technical support from the manufacturer of the games. They can be more help than anyone else. It is their job to support the products.

  • Firefox crashes repeatedly. please helpe

    Firefox crashes repeatedly
    Crash ID: bp-0d558271-ea4d-42ca-b561-528c02131003

    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    Please report back soon.

  • I can't start Firefox on my Mac - every time I open it, it crashes. Please help!

    I can't open Firefox at all - and can't find a safe mode. Have tried to re-install it, but it still opens with the same add-ons that are causing it to crash. Please help!

    Hello David171212,
    You can contact Apple Support and ask them the reason of Declining your Payment, There are chances that your Bank might not be releasing the payment or something like that due to which you are getting Payment Declined Message. The Best of option is to contact your Bank or you can contact Apple and ask them the reason.
    Apple Contact Numbers : http://support.apple.com/kb/he57
    Hope this will help you

  • When I try to print, Photoshop Elements 10 crashes.  Please help!!!!

    When I try to print, Photoshop Elements 10 crashes.  Please help!!!

    did you download the installation files?
    if yes, what files (names/extensions) and what sizes?
    if no, copy your cd contents to a desktop folder and attempt to install from the desktop folder.

  • When I open up iTunes, it asks me for my ID and password, and when I enter it, iTunes crashes. Please help? Thank you!

    When I open up iTunes, it asks me for my ID and password, and when I enter it, iTunes crashes. Please help? Thank you!

    Hi ABCGUMLUVR21,
    If you are having issues with iTunes for Windows crashing or unexpectedly quitting shortly after launch, you may find the troubleshooting steps in the following article helpful:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Regards,
    - Brenden

  • I installed iphoto 9.2.  When I try to create slideshow iphoto crashes.  Please Help.

    I installed iphoto 9.2.  When I try to create slideshow iphoto crashes.  Please Help.  See Crash Log:
    Process:         iPhoto [127]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2 (9.2)
    Build Info:      iPhotoProject-626000000000000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [88]
    Date/Time:       2011-10-16 19:52:29.221 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          494872 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  2575 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      70310EDC-B2CC-4946-B187-6B5EBE8F0AB2
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  43  Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    objc_msgSend() selector name: retain
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x9a1deaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a1de75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a1e03f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x993cfa1c -[__NSOperationInternal waitUntilFinished] + 55
    4   com.apple.Foundation                    0x993cf9cd -[NSOperation waitUntilFinished] + 89
    5   com.apple.Foundation                    0x993cf8c7 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 237
    6   ...pple.iLifeSlideshowProducer          0x0253b152 -[MPCropController cropSlidesForLayerGroup:inDocument:withOptions:] + 594
    7   ...pple.iLifeSlideshowProducer          0x0253aef7 -[MPCropController cropSlidesInDocument:withOptions:] + 71
    8   ...pple.iLifeSlideshowProducer          0x0251d7c2 -[MPAuthoringController authorLayerGroup:inDocument:withOptions:] + 4258
    9   ...pple.iLifeSlideshowProducer          0x0251bf75 -[MPLayerGroup setStyleID:] + 325
    10  ...pple.iLifeSlideshowProducer          0x0251bdf7 -[MPDocument applyStyle:] + 103
    11  com.apple.iPhoto                        0x0018f5e3 0x1000 + 1631715
    12  com.apple.iPhoto                        0x0018ec63 0x1000 + 1629283
    13  com.apple.iPhoto                        0x0018ea11 0x1000 + 1628689
    14  com.apple.iPhoto                        0x0018d93d 0x1000 + 1624381
    15  com.apple.AppKit                        0x901ada26 -[NSApplication sendAction:to:from:] + 112
    16  com.apple.AppKit                        0x9028d255 -[NSControl sendAction:to:] + 108
    17  com.apple.AppKit                        0x90288d02 -[NSCell _sendActionFrom:] + 169
    18  com.apple.AppKit                        0x90287ff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    19  com.apple.AppKit                        0x902dd6ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    20  com.apple.prokit                        0x01a4721e -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 539
    21  com.apple.AppKit                        0x90286a4f -[NSControl mouseDown:] + 812
    22  com.apple.iLifeKit                      0x0196e4e2 -[IPKButton mouseDown:] + 434
    23  com.apple.AppKit                        0x90284a58 -[NSWindow sendEvent:] + 5549
    24  com.apple.AppKit                        0x9019d60b -[NSApplication sendEvent:] + 6431
    25  com.apple.iLifeKit                      0x01994ac7 -[iLifeKit sendEvent:] + 55
    26  com.apple.iPhoto                        0x0008d78b 0x1000 + 575371
    27  com.apple.AppKit                        0x90131253 -[NSApplication run] + 917
    28  com.apple.AppKit                        0x90129289 NSApplicationMain + 574
    29  com.apple.iPhoto                        0x000114d0 0x1000 + 66768
    30  com.apple.iPhoto                        0x00010ad9 0x1000 + 64217
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9a1d7382 kevent + 10
    1   libSystem.B.dylib                       0x9a1d7a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9a1d6f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9a1d6cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9a1d6781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9a1d65c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9a1b0b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a1de6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a20d5a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x993c78e8 -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x993803b1 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x99380294 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9938b4c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9938b474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x9a1de259 _pthread_start + 345
    11  libSystem.B.dylib                       0x9a1de0de thread_start + 34

    Post the Crash Log.
    It's at Home / Library / Logs / Crash-Reporter / iphoto.crash.log
    Double click on the file and it will open in the Console. Copy and Paste it in here. Just the first 50 or so lines is enough

  • I'm calling someone, my Skype crashing! Please help

    I'm calling someone, my Skype crashing! Please help  result of DirectX diagnostics tool is saved to the post. please help.

    You need to update your video drivers to attempt to resolve the problem.  You can get the latest generic Intel video drivers here: http://downloadmirror.intel.com/24973/a08/win64_153336.zip If you are unable to run the setup due to it barking about incompatibility,  you will need to force update the drivers using Device Manager and browsing to the driver folder in this package (ignoring any warnings).

  • Found 0 results for how do I UNINSTALL Firefox 9.0.1? I Installed it last night and Firefox has crashed maybe 20 times since then. The previous version almost never crashed. Please help

    Since installing Firefox 9.0.1 LAST night on my iMac, which is running OSX v. 10.5.8, Firefox is now crashing every few minutes. It usually happens as I go from one website to another -- when I click on a bookmarked website from my bookmarks, Firefox crashes just as the next website is coming up. I have NEVER had this problem with Firefox before. I need to uninstall and revert to the previous version of Firefox, but OSX doesn't have an easy "revert to previous configuration" routine. Or... please send out a fix for 9.0.1 (assuming others are having the same problem) right away.

    Thank you mha007. Actually, Verdi had solved the problem about 10 days ago. It was another Plug-in, Showcase, that was incompatible with the newest Firefox, so he told me to disable it, and that worked instantly. The other day, though, Firefox again started constantly crashing. This time I looked and found -- as you suggest -- another outdated plugin, in this case Silverlight. Don't know why it took ten days to start causing a problem, but as soon as I disabled it, everything was back to normal. I have NEVER had such problems with any new versions of Firefox, and I've been using it for ages, so this was pretty disconcerting to see how problematic the new version was.

  • Firefox keeps crashing. Please help.

    Hello all,
    FIrefox continues to crash on me and I have no idea what to do at this point. I am running version 19 on Windows 8. I got a new computer about 2 weeks ago and have virtually the same set up I had on the old one... same extensions and everything. Only difference is the old computer ran windows 7 where this one runs windows 8.
    I have taken the following steps
    -Run in safemode (still crashes, so I don't think addons or extensions are the issue)
    -Did a Firefox reset
    -Restarted the computer
    -Running a new user profile
    -Scanning for malware (came back clean).
    Here are my most recent crash report IDs (there are dozens upon dozens at this point.
    bp-c5b4eb6d-5542-4f2e-99d9-8cdf82130224
    bp-088c98ad-5062-40a4-a5a8-fb8602130224
    bp-4f619acb-0cc0-4b43-b76c-3f3282130224
    bp-b672ab91-bfd7-4812-8840-cbfe22130224
    bp-49e9765e-4b2d-47a9-8120-ed74f2130224
    Again, I don't think this is the issue because it crashes in safemode as well, but I'm running the following addons: Adblock Plus, Greasemonkey, ProfilePassword, Download status bar... I'm also running 1 user script: ICE Quick Stream 5.6. These all have worked fine previously.
    If I can't switch this I'm switching to Chrome and I don't want to. Please help!

    There is a problem on Windows 8 with Firefox 19 and AMD Radeon HD 6XXX/7XXX graphic display cards.
    This issue is currently being investigated in bug 830531.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=830531 bug 830531] - [Win8] crash in XPC_WN_Helper_NewResolve mainly with AMD Radeon HD 6290/6310/6320/7290/7310/7340
    <i>(please do not comment in bug reports: [https://bugzilla.mozilla.org/page.cgi?id=etiquette.html])</i>
    If you have one of those display cards then best is to stay with or downgrade to Firefox 18.0.2 for now.
    *https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/18.0.2/win32/

  • Why does Firefox Crash Constantly?

    Like others who have reported this issue, Firefox has been crashing constantly on numerous different websites. I have Windows 7 32bit which was recently re-installed, fully updated. All drivers are up to date, all add-ons are updated, all plug-ins are up to date and in fact, I've disabled most of them and yet, the crashing continues. Looking at the crash reports, it seems to be related to Java "'''''Firefox 7.0.1 Crash Report [@ js::mjit::EnterMethodJIT(JSContext*, js::StackFrame*, void*, js::Value*) ]'''''"
    This has been an ongoing problem since FF4 and I have since resorted back to a portable version of FF3.6. I've been through all the troubleshooting steps included on this website. My computer is clean of any viruses, malware, spyware, etc. Starting in safe mode seems to be to only solution to this problem but completely defeats the purpose as to why I'm using it in the first place. Looking at the crash reports, it seems this is a known issue with FF:
    https://bugzilla.mozilla.org/show_bug.cgi?id=595351
    I've been a long time user of FF but if this continues to happen, I feel the the only solution will be to switch to a more stable browser until this is fixed. If there's anyone out there, please help find a solution to this problem. It's been ongoing for far too long!

    OK I knewwww I shouldve waited a little longer.  A few seconds after posting my last reply, the flash player crashed on Firefox.  This is an additional problem that happens constantly on FF.  I know there was something about some conflicts between the flash player with FF & some other flash player....but i'm not totally sure what it is & how it all works.
    Plus it seems like that is something I've already gone in & tinkered with. 
    (I originally wrote tinkled with but then caught myself)

  • Safari keep crashing! Please help!

    Hi, my Safari keeps crashing and wont reopen. I tried opening using safe mode, worked fine.
    Here's the report. Please help me!!
    Process:         Safari [340]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.6 (9537.78.2)
    Build Info:      WebBrowser-7537078002000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [167]
    Responsible:     Safari [340]
    User ID:         501
    Date/Time:       2014-09-07 20:04:15.864 -0400
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  F769E4B3-2241-32DF-04D8-3A217E2C3F44
    Crashed Thread:  20
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0:
    -->
        __TEXT                 0000000109f36000-0000000109f37000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.xunlei.thunder.thunderextensionforsafari-EQ77XF98J8 (1191 - 2.2.0) Thunder Extension
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x0000000110ba99f2 read + 10
    1   com.apple.Foundation           0x000000010c8e620a _NSReadFromFileDescriptorWithProgress + 255
    2   com.apple.Foundation           0x000000010c8e5fbb _NSReadBytesFromFileWithExtendedAttributes + 888
    3   com.apple.Foundation           0x000000010c8e5bb7 -[NSData(NSData) initWithContentsOfFile:] + 91
    4   com.apple.Foundation           0x000000010c8e5996 -[NSData(NSData) initWithContentsOfURL:] + 325
    5   com.apple.Foundation           0x000000010c8e5742 +[NSDictionary(NSDictionary) newWithContentsOf:immutable:] + 102
    6   com.apple.Foundation           0x000000010c986718 +[NSDictionary(NSDictionary) dictionaryWithContentsOfURL:] + 43
    7   com.apple.Safari.framework     0x000000010a0f170e Safari::GlobalHistory::load(***::Vector<***::RefPtr<Safari::GlobalHistoryItem>, 0ul, ***::CrashOnOverflow>&) + 62
    8   com.apple.Safari.framework     0x000000010a0ef4de Safari::GlobalHistory::init() + 100
    9   com.apple.Safari.framework     0x000000010a0ef451 Safari::GlobalHistory::shared() + 55
    10  com.apple.Safari.framework     0x000000010a0ef587 Safari::GlobalHistory::sharedObjC() + 21
    11  com.apple.Safari.framework     0x0000000109f46ff4 -[AppController applicationDidFinishLaunching:] + 330
    12  com.apple.CoreFoundation       0x000000010d2e5e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    13  com.apple.CoreFoundation       0x000000010d1d982d _CFXNotificationPost + 2893
    14  com.apple.Foundation           0x000000010c8d57ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    15  com.apple.AppKit               0x000000010e39db69 -[NSApplication _postDidFinishNotification] + 289
    16  com.apple.AppKit               0x000000010e39d89c -[NSApplication _sendFinishLaunchingNotification] + 195
    17  com.apple.AppKit               0x000000010e39a786 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
    18  com.apple.AppKit               0x000000010e39a1db -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    19  com.apple.Foundation           0x000000010c8f3f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    20  com.apple.Foundation           0x000000010c8f3d7d _NSAppleEventManagerGenericHandler + 106
    21  com.apple.AE                   0x00000001113d4e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    22  com.apple.AE                   0x00000001113d4c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    23  com.apple.AE                   0x00000001113d4b36 aeProcessAppleEvent + 315
    24  com.apple.HIToolbox           0x000000010ff56161 AEProcessAppleEvent + 56
    25  com.apple.AppKit               0x000000010e3960b6 _DPSNextEvent + 1026
    26  com.apple.AppKit               0x000000010e39589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    27  com.apple.Safari.framework     0x0000000109f99c00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    28  com.apple.AppKit               0x000000010e38999c -[NSApplication run] + 553
    29  com.apple.AppKit               0x000000010e374783 NSApplicationMain + 940
    30  com.apple.Safari.framework     0x000000010a16bc6d SafariMain + 267
    31  libdyld.dylib                 0x0000000110a095fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x0000000110ba9662 kevent64 + 10
    1   libdispatch.dylib             0x00000001109d0421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00000001109d0136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.WebCore             0x00000001140393fb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore             0x0000000114035f8f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 9:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x0000000110ba4a56 semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00000001109d29f9 _dispatch_semaphore_wait_slow + 206
    2   com.apple.CFOpenDirectory     0x00000001116431cf ODQueryCopyResults + 195
    3   com.apple.CFOpenDirectory     0x000000011163b273 ODNodeCopyRecord + 318
    4   com.apple.DirectoryService.Framework 0x000000011a02d450 dsDoDirNodeAuthOnRecordType + 821
    5   com.apple.DirectoryService.Framework 0x000000011a02d0fd dsDoDirNodeAuth + 83
    6   com.apple.framework.SystemAdministration 0x0000000119fe6d89 -[ADMDSNode _authenticateNodeWithName:password:oldPassword:data:method:doAuthentication:] + 498
    7   com.apple.framework.SystemAdministration 0x0000000119fe757c -[ADMDSNode verifyUserName:password:] + 46
    8   com.apple.framework.SystemAdministration 0x0000000119fd8cca -[ADMUser hasEmptyPassword] + 61
    9   com.apple.Safari.framework     0x000000010a12a0df __77-[UserAccountSecurityController _calculateWhetherCurrentUserHasEmptyPassword]_block_invoke + 29
    10  libdispatch.dylib             0x00000001109d11bb _dispatch_call_block_and_release + 12
    11  libdispatch.dylib             0x00000001109ce28d _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00000001109d0082 _dispatch_root_queue_drain + 326
    13  libdispatch.dylib             0x00000001109d1177 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib       0x0000000110cbcef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 11:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x0000000110ba4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x0000000110ba3d18 mach_msg + 64
    2   com.apple.QuartzCore           0x000000010bb1a377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x000000010bb1a2ad thread_fun + 25
    4   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x0000000110ba4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x0000000110ba3d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x000000010d239f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x000000010d239539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x000000010d238e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x000000010c939967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x000000010c93976b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 13:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31106 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x000000010aa30c25 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 20 Crashed:
    0   libTIFF.dylib                 0x000000011277cfe5 putRGBcontig8bitCMYKtile + 713
    Thread 20 crashed with X86 Thread State (64-bit):
      rax: 0x4637443646373436  rbx: 0x000000000000004c  rcx: 0x00000000007eefaf  rdx: 0x00000000fffeefaf
      rdi: 0x00000000003c6eaf  rsi: 0x000000010a977000  rbp: 0x000000010b0edff0  rsp: 0x000000010b0edf68
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x00000001125d8420  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x000000010a977000
      rip: 0x000000011277cfe5  rfl: 0x0000000000010286  cr2: 0x0000000000000000
    Logical CPU:     6
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x109f36000 -        0x109f36ffd  com.apple.Safari (7.0.6 - 9537.78.2) <91D289A2-9E2F-3197-A702-06B527DC7918> /Applications/Safari.app/Contents/MacOS/Safari
           0x109f3d000 -        0x10a443fff  com.apple.Safari.framework (9537 - 9537.78.2) <364A0CA6-18C3-3449-875B-40F0F054F5EB> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x10a834000 -        0x10a835ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
           0x10a83f000 -        0x10a85dff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x10a87c000 -        0x10a87dfff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
           0x10a885000 -        0x10a8a2ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x10a8b5000 -        0x10a8b5fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x10a8ba000 -        0x10a8bafff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10a8bd000 -        0x10a91bff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x10a95b000 -        0x10a965ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10a97a000 -        0x10a9e6fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10aa1d000 -        0x10ad94ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <B105E4F8-5964-39A6-A09C-3897339EEE6E> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10ae8e000 -        0x10b046ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
           0x10b0f0000 -        0x10b1dafff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x10b1f1000 -        0x10b222ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x10b233000 -        0x10b240ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x10b249000 -        0x10b257fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10b261000 -        0x10b2a2fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10baf3000 -        0x10bc8fff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10bd6a000 -        0x10bfc4ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10c112000 -        0x10c185fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x10c1c8000 -        0x10c1f6ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10c227000 -        0x10c28affb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10c2ca000 -        0x10c400ff5  com.apple.WebKit (9537 - 9537.78.2) <AE0AAF97-AA56-3817-AA30-A0B7A766F0B9> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10c4f4000 -        0x10c4f5ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
           0x10c4fb000 -        0x10c6ecffc  com.apple.WebKit2 (9537 - 9537.78.2) <353EC5AA-8F73-3B6D-9E2F-0B34C69302BF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x10c8d3000 -        0x10cbd1fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10ce0f000 -        0x10cfbcf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x10cfe0000 -        0x10d032fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x10d092000 -        0x10d154ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x10d1c9000 -        0x10d3aefff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10d522000 -        0x10d692ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x10d799000 -        0x10d799fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x10d79f000 -        0x10d7a0ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10d7a7000 -        0x10d8adff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10d918000 -        0x10e23832b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x10e367000 -        0x10e367fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10e372000 -        0x10eee8ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x10f672000 -        0x10f6a1ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10f6c6000 -        0x10f6d7ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x10f6e1000 -        0x10f6e3fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x10f6ed000 -        0x10f725ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10f763000 -        0x10f8b7ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10f94d000 -        0x10f94dffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10f953000 -        0x10fb9bff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10fcc5000 -        0x10fd29fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x10fd69000 -        0x10fe99ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10ff1b000 -        0x1101c5ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x110322000 -        0x11032aff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x110337000 -        0x110379ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x110391000 -        0x110478ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x1104b2000 -        0x110596fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x11065a000 -        0x1106abff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x1106d3000 -        0x1106d8fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x1106e5000 -        0x1106e6fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x1106ec000 -        0x1106feff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x110713000 -        0x11072bff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x11073c000 -        0x110749fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x110760000 -        0x110824ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x1108ad000 -        0x1108c8ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x1108d8000 -        0x110901ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
           0x110915000 -        0x110919ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x110925000 -        0x11092ffff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x110942000 -        0x110949fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x110959000 -        0x110960ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
           0x11096d000 -        0x1109bbfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x1109cd000 -        0x1109e7fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
           0x110a06000 -        0x110a09ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
           0x110a16000 -        0x110a16ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x110a1f000 -        0x110a26ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
           0x110a2f000 -        0x110a34fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x110a3d000 -        0x110a3fff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x110a47000 -        0x110a48ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x110a52000 -        0x110a63ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x110a73000 -        0x110a74ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x110a7a000 -        0x110b03ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x110b30000 -        0x110b32ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
           0x110b3f000 -        0x110b47fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
           0x110b50000 -        0x110b77ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x110b93000 -        0x110bafff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
           0x110bd8000 -        0x110c07fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x110c16000 -        0x110c31ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x110c3f000 -        0x110c66ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x110c83000 -        0x110c8cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x110c9c000 -        0x110ca2ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x110cba000 -        0x110cc1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x110ccf000 -        0x110cd0fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
           0x110cd9000 -        0x110cddff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
           0x110ce9000 -        0x110ceafff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x110cf1000 -        0x110cf6ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x110cfe000 -        0x110d22fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
           0x110d45000 -        0x110d55fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x110d61000 -        0x110d65fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x110d6c000 -        0x110d6cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x110d75000 -        0x110d82ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x110d8c000 -        0x111076fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1110f6000 -        0x111186ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x1111f3000 -        0x11126afff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x111311000 -        0x11137efff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x1113c7000 -        0x111422ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x111455000 -        0x11151ffff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x111598000 -        0x1115c1fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x1115e8000 -        0x1115effff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x1115fc000 -        0x111607fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
           0x11160e000 -        0x111619ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x11162a000 -        0x11162dfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x111636000 -        0x11164dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x111671000 -        0x11167bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x111688000 -        0x1116b0ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x1116c4000 -        0x111750ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x111788000 -        0x1117f7ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x111829000 -        0x1118b2fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x1118fe000 -        0x111943ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x111979000 -        0x111988ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x11199a000 -        0x1119e7ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x111a15000 -        0x111a4eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x111a70000 -        0x111a79fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x111a8c000 -        0x111a8fffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x111a9e000 -        0x111a9efff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x111aa2000 -        0x111d76fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x111dbd000 -        0x111dbdfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x111dc3000 -        0x111e8efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x111e99000 -        0x111f49ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x111f5a000 -        0x11233bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x1123a2000 -        0x112510ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x11253d000 -        0x11262cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x1126a9000 -        0x1126f0fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x11271a000 -        0x11273eff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x112748000 -        0x1127a1fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x1127b1000 -        0x1127ccff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x1127d8000 -        0x1127dcff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x1127e2000 -        0x1128d0fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x1128fe000 -        0x112900fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x112905000 -        0x11294cff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
           0x112962000 -        0x11297bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x11299b000 -        0x1129b7fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x1129c7000 -        0x112ab8ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x112acc000 -        0x112b31ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x112b62000 -        0x112b63fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x112b6d000 -        0x112b71ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x112b78000 -        0x112b84ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x112b99000 -        0x112ba2ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x112bac000 -        0x112be7fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x112bfb000 -        0x112c20ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x112c3d000 -        0x112f0eff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x11300a000 -        0x11305dfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x113084000 -        0x1130c3fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1130d6000 -        0x1130deffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1130ea000 -        0x1130f5fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x113109000 -        0x113147ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x113155000 -        0x113157fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x11315e000 -        0x113161fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x11316d000 -        0x1135a0ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x1137ba000 -        0x113808ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x113823000 -        0x11382fffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x11383d000 -        0x113856ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x11386a000 -        0x11389afff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x1138c7000 -        0x1138ecff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x1138fb000 -        0x11397cfff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x1139d4000 -        0x113a2cff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x113a77000 -        0x113aa6fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x113ac1000 -        0x113b20fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x113b64000 -        0x113b8eff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x113ba0000 -        0x113c06fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x113c69000 -        0x113c6dfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x113c76000 -        0x113c79fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x113c86000 -        0x113c98fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x113cb5000 -        0x113ccdff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x113ce6000 -        0x113ce7ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x113cf0000 -        0x113cf2ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x113cfa000 -        0x113eb8fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x114015000 -        0x11401fff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x114030000 -        0x114e84ff7  com.apple.WebCore (9537 - 9537.78.1) <C3CDA458-0ADC-3D71-887C-1E093211D177> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x1173a7000 -        0x1173d3fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x117445000 -        0x117452ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x117465000 -        0x117467fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x11746e000 -        0x117476ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x118422000 -        0x1186b6ff7  com.apple.RawCamera.bundle (5.06 - 751) <A8B1EEDB-FDCB-3EDC-9728-E3FAA644A499> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x118796000 -        0x118798ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
           0x118ac2000 -        0x118ac5ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
           0x119fd3000 -        0x119fffff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/SystemAdminist ration
           0x11a029000 -        0x11a034ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x11a03e000 -        0x11a10fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x11a16f000 -        0x11a1fafff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
           0x11a222000 -        0x11a22cff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
           0x11a237000 -        0x11a2efff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x11a357000 -        0x11a39cfff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
           0x11a3ac000 -        0x11a3ddfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x11a3ef000 -        0x11a3f5fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x11a401000 -        0x11a436ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x11a445000 -        0x11a455ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
           0x11a45c000 -        0x11a53bfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
           0x11a5a3000 -        0x11a5d7fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff63da1000 -     0x7fff63dd4817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 1
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 190
        thread_create: 3
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=167.4M resident=94.6M(57%) swapped_out_or_unallocated=72.8M(43%)
    Writable regions: Total=1.2G written=31.9M(3%) resident=34.6M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                      140K
    CoreServices                           32K
    Foundation                            104K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    JS VM register file (reserved)       4096K        reserved VM address space (unallocated)
    JS garbage collector                  256K
    Kernel Alloc Once                       8K
    MALLOC                              110.2M
    MALLOC (admin)                         32K
    M

    The crash was not caused by a Safari extension, and Safari extensions are not disabled in safe mode.
    You probably installed the "Genieo/InstallMac" rootkit. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the tedious procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the rootkit (as long as you never reinstall it.)
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data. You must know how to restore from a backup even if the system becomes unbootable. If you don't know how to do that, or if you don't have any backups, stop here and ask for guidance.
    Step 1
    In the Applications folder, there may (or may not) be an application named "Genieo". Genieo may be partially installed even if this item is absent. If it's present, select it and open the Finder Info window. If it shows that the Version is less than 2.0, download and install the current version from the genieo.com website. This may seem paradoxical, since the goal is to remove it, but you'll be saving yourself some trouble as well as the risk of putting the system in an unusable state.
    There should be another application in the same folder named "Uninstall Genieo". After updating Genieo, if necessary, launch "Uninstall Genieo" and follow the prompts to remove the "newspaper-style home page." Restart the computer.
    This step does not completely inactivate Genieo.
    Step 2
    Don't take this step unless you completed Step 1, including the restart, without any error messages. If you didn't find the Genieo application, or if you couldn't complete Step 1 for any reason, stop here and ask for instructions.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
    /usr/lib/libgenkit.dylib
    /usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib
    ~/Library/Application Support/com.genieoinnovation.Installer
    ~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. There's no need to restart after each one. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 3
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this software. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad has a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that this Internet criminal has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    Finally, be forewarned that when Genieo is mentioned on this site, the attacker sometimes shows up under the name "Genieo support." He will tell you to download a fake "uninstaller." As he intends, the uninstaller does not completely remove the malware, and is in fact malware itself.

  • Firefox crashes constantly when opening Yahoo Mail and some other sites

    Hi, since last night FF has been crashing constantly. It all started with opening yahoo mail page but just some hours ago it happened on Rolling Stone magazine's site.
    I have tried all the suggested troubleshooting (https://support.mozilla.org/en-US/kb/firefox-crashes-troubleshoot-prevent-and-get-help#w_check-to-see-if-the-crash-happens-in-safe-mode). Then I did a complete wipe and reinstall of FF as instructed here http://kb.mozillazine.org/Uninstalling_Firefox and the problem persists (even when no extensions and no personal data exists).
    I am completely at loss here. It is my work-horse browser and I truly need it working. Please assist.
    Thank you
    P.S. I have always had a hanging problem with Flash if that might lead onto something....
    Here is the latest crash report that I have submitted: https://crash-stats.mozilla.com/report/index/8c0f6683-050f-4ef7-bef9-0245f2140827

    Here's my situation....after I've been in yahoo mail for about 4 or 5 minutes,. it suddenly freezes and I see in the upper left hand corner of the tool bar it say firefox not responding, and then sometimes it just crashes. I shut of java, and I disabled ad blocker plus and it still does it, although not as frequently. I'm not going to go into safe mode and do all the of things some have suggested. I'm not that tech savvy, if there's not a good fix, then I'll use another browser until Mozilla can fix this. It would seem to me that since Mozilla and Yahoo are going to be working together in future builds why not fix the issue rather than frustrate long time users.....

  • Firefox crashing constantly

    Firefox is up to some old tricks again. it's started crashing constantly and is unusable in the current state. After between 2 to 5 tabs are open, it will become completely unresponsive. If I move a desktop away and back in my window manager, the whole thing will be just a grey box. I usually kill it with "killall firefox"
    Things I've tried to fix it:
    + New profile.
    + firefox -safe-mode
    + removing all extensions
    + restarting
    + pacman -S firefox to reinstall
    + running as root, sudo firefox
    Nothing seems to fix it! Can you please help me get my browser back?
    Last edited by abitoir (2015-06-16 11:16:03)

    Is there some output the moment it freezes? (pretty unlikely, though)
    No output I can see. Tried this in multiple window managers.
    Does the CPU usage rise above average?
    None more than normal, 5-20% cpu
    Is it site-specific, or will just visiting any random sites cause this?
    Any random site
    pacman -Qi
    Name : firefox
    Version : 38.0.5-1
    Description : Standalone web browser from mozilla.org
    Architecture : x86_64
    URL : https://www.mozilla.org/firefox/
    Licenses : MPL GPL LGPL
    Groups : None
    Provides : None
    Depends On : gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib desktop-file-utils hicolor-icon-theme libvpx icu libevent nss hunspell sqlite
    Optional Deps : networkmanager: Location detection via available WiFi networks [installed]
    gst-plugins-good: h.264 video [installed]
    gst-libav: h.264 video [installed]
    upower: Battery API
    Required By : None
    Optional For : None
    Conflicts With : None
    Replaces : None
    Installed Size : 87.36 MiB
    Packager : Evangelos Foutras <[email protected]>
    Build Date : Tue 02 Jun 2015 07:14:26 PM ICT
    Install Date : Tue 16 Jun 2015 11:38:43 AM ICT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    uname -a
    Linux comp 4.0.5-1-ARCH #1 SMP PREEMPT Sat Jun 6 18:37:49 CEST 2015 x86_64 GNU/Linux
    as for root, I tried that because someone suggested running as a different user.
    I think this should technically be called a "hang" instead of a "crash" as the window stays open but is nonresponsive.
    I've now tried:
    Firefox refresh. New profile. Renaming the ~/.mozilla.firefox folder as you suggested.
    Still dies, sometimes during startup.

  • Firefox crashes constantly. Crashes when going to Yahoo or opening a new tab.

    So for about a month now my Firefox crashes when I go to yahoo.com or open up a new tab, it also crashes constantly on other websites. This does not happen using chrome, I haven't tried I.E., any help is appreciated. I don't want to use chrome as my main browser.

    If you have submitted crash reports then please post the IDs of one or more recent crash reports that have a "bp-" prefix:
    *bp-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    You can find the Report ID of recent crash reports on the "Help > Troubleshooting Information" page (about:support).
    *Click the "All Crash Reports" button on this page to open the <b>about:crashes</b> page and see all crash reports.
    If necessary then you can open <b>about:</b> pages via the location/address bar.
    See:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter
    *https://support.mozilla.org/kb/Mozilla+Crash+Reporter

Maybe you are looking for

  • How can I fit 75 pages into Illustrator?

    I'm working on a rulebook for a boardgame.  Each page has vector art and text blocks intermixed to explain the rule mechanics.  It now exists as 75 individual Illustrator files that need to be combined into a single PDF document.  Obstacle 1:  Illust

  • How to exit out of birthday calendar and see my personalized calendar

    Hi, Might be a dumb question but ever since I upgraded to Maverick, I can't see my own personalized calendar. I launch the calendar and all I can see is the holiday calendar or the birthday calendar and i'm not allowed to make changes to either so th

  • Error using the SQL conversion tool for Hand Held Management 7

    This is for Zenworks 7 HandHeld Management. I can't seem to find any mention of the SQLConv.exe tool in the documentation for Hand Held Management?? Does any one have any? Also when using this tool I get the following error message: Error: DB-29 Data

  • You cannot make an assignment to make-to-order stock

    HI ALL, Here my scinario is make to order scenario. When in material master i given MRP PD, lot size lot for lot. Strategy 20. after creating sales order i did MRP run system created planned order but while converting plan order to process order the

  • ORACLE RESOURCE MANAGER - POOR RESULTS

    Hi all. Created a smple test case - basically consumed FULL server CPU with queiing by generic user. Then came in with a user who has 40% allocaiton at P1. here are the basic results NO LOAD (server idle) => 7 secs 100% LOAD (user in TOP CPU group ->