Created
December 20, 2008 13:10
-
-
Save mjc/38310 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: CurseClient [63564] | |
Path: /Applications/CurseClient.app/Contents/MacOS/CurseClient | |
Identifier: com.yourcompany.CurseClient | |
Version: ??? (1.0) | |
Code Type: X86 (Native) | |
Parent Process: launchd [126] | |
Date/Time: 2008-12-20 08:08:01.970 -0500 | |
OS Version: Mac OS X 10.5.6 (9G55) | |
Report Version: 6 | |
Exception Type: EXC_CRASH (SIGTRAP) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Crashed Thread: 0 | |
Thread 0 Crashed: | |
0 libSystem.B.dylib 0x917f8e42 __kill + 10 | |
1 libSystem.B.dylib 0x9186b23a raise + 26 | |
2 ...x_base_carbonud-2.8.0.dylib 0x01243cdc wxTrap() + 18 | |
3 libwx_macud_core-2.8.0.dylib 0x00c82f4a wxGUIAppTraitsBase::ShowAssertDialog(wxString const&) + 254 | |
4 ...x_base_carbonud-2.8.0.dylib 0x0124423e ShowAssertDialog(wchar_t const*, int, wchar_t const*, wchar_t const*, wchar_t const*, wxAppTraits*) + 406 | |
5 ...x_base_carbonud-2.8.0.dylib 0x012444da wxAppConsole::OnAssertFailure(wchar_t const*, int, wchar_t const*, wchar_t const*, wchar_t const*) + 60 | |
6 ...x_base_carbonud-2.8.0.dylib 0x01244368 wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*) + 216 | |
7 libwx_macud_core-2.8.0.dylib 0x00bedb06 wxDisplayFactoryMacOSX::GetFromPoint(wxPoint const&) + 412 | |
8 libwx_macud_core-2.8.0.dylib 0x00cafc2e wxDisplayFactory::GetFromWindow(wxWindow*) + 132 | |
9 libwx_macud_core-2.8.0.dylib 0x00cafa6c wxDisplay::GetFromWindow(wxWindow*) + 106 | |
10 libwx_macud_core-2.8.0.dylib 0x00d03083 wxSizer::Fit(wxWindow*) + 163 | |
11 libwx_macud_core-2.8.0.dylib 0x00d031b4 wxSizer::SetSizeHints(wxWindow*) + 26 | |
12 com.yourcompany.CurseClient 0x00012d12 AlertPanel::AlertPanel(wxWindow*, wxString, wxString, bool) + 1454 | |
13 com.yourcompany.CurseClient 0x0000d26d Alert::Alert(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool) + 481 | |
14 com.yourcompany.CurseClient 0x0000e4ee AlertManager::Notify() + 500 | |
15 libwx_macud_core-2.8.0.dylib 0x00c3daff wxProcessTimer(__EventLoopTimer*, void*) + 69 | |
16 com.apple.CoreFoundation 0x9625fb25 CFRunLoopRunSpecific + 4469 | |
17 com.apple.CoreFoundation 0x9625fcd8 CFRunLoopRunInMode + 88 | |
18 com.apple.HIToolbox 0x91cd12c0 RunCurrentEventLoopInMode + 283 | |
19 com.apple.HIToolbox 0x91cd10d9 ReceiveNextEventCommon + 374 | |
20 com.apple.HIToolbox 0x91e1446b ReceiveNextEvent + 58 | |
21 libwx_macud_core-2.8.0.dylib 0x00bcd3bd wxApp::MacDoOneEvent() + 85 | |
22 libwx_macud_core-2.8.0.dylib 0x00befde2 wxEventLoop::Dispatch() + 42 | |
23 libwx_macud_core-2.8.0.dylib 0x00cb16dd wxEventLoopManual::Run() + 249 | |
24 libwx_macud_core-2.8.0.dylib 0x00c8287b wxAppBase::MainLoop() + 85 | |
25 libwx_macud_core-2.8.0.dylib 0x00c829e9 wxAppBase::OnRun() + 47 | |
26 ...x_base_carbonud-2.8.0.dylib 0x012885ef wxEntry(int&, wchar_t**) + 167 | |
27 ...x_base_carbonud-2.8.0.dylib 0x012886ae wxEntry(int&, char**) + 56 | |
28 com.yourcompany.CurseClient 0x0001447e main + 30 | |
29 com.yourcompany.CurseClient 0x00001dd6 start + 54 | |
Thread 1: | |
0 libSystem.B.dylib 0x9178b2e6 mach_wait_until + 10 | |
1 ...ple.CoreServices.CarbonCore 0x927c7933 MPDelayUntil + 39 | |
2 ...x_base_carbonud-2.8.0.dylib 0x012e5715 wxThread::Sleep(unsigned long) + 47 | |
3 com.yourcompany.CurseClient 0x001abc14 PsynThread::Entry() + 484 | |
4 ...x_base_carbonud-2.8.0.dylib 0x012e6112 wxThreadInternal::MacThreadStart(void*) + 176 | |
5 ...ple.CoreServices.CarbonCore 0x927af10b PrivateMPEntryPoint + 56 | |
6 libSystem.B.dylib 0x917bc095 _pthread_start + 321 | |
7 libSystem.B.dylib 0x917bbf52 thread_start + 34 | |
Thread 2: | |
0 libSystem.B.dylib 0x917da6f2 select$DARWIN_EXTSN + 10 | |
1 libSystem.B.dylib 0x917bc095 _pthread_start + 321 | |
2 libSystem.B.dylib 0x917bbf52 thread_start + 34 | |
Thread 3: | |
0 libSystem.B.dylib 0x917923ae __semwait_signal + 10 | |
1 libSystem.B.dylib 0x917bcd0d pthread_cond_wait$UNIX2003 + 73 | |
2 com.apple.ColorSync 0x926cd45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42 | |
3 com.apple.ColorSync 0x926dfd8e CMMConvTask(void*) + 54 | |
4 libSystem.B.dylib 0x917bc095 _pthread_start + 321 | |
5 libSystem.B.dylib 0x917bbf52 thread_start + 34 | |
Thread 4: | |
0 libSystem.B.dylib 0x917923ae __semwait_signal + 10 | |
1 libSystem.B.dylib 0x917bcd0d pthread_cond_wait$UNIX2003 + 73 | |
2 com.apple.ColorSync 0x926cd45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42 | |
3 com.apple.ColorSync 0x926dfd8e CMMConvTask(void*) + 54 | |
4 libSystem.B.dylib 0x917bc095 _pthread_start + 321 | |
5 libSystem.B.dylib 0x917bbf52 thread_start + 34 | |
Thread 5: | |
0 libSystem.B.dylib 0x917923ae __semwait_signal + 10 | |
1 libSystem.B.dylib 0x917bcd0d pthread_cond_wait$UNIX2003 + 73 | |
2 com.apple.ColorSync 0x926cd45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42 | |
3 com.apple.ColorSync 0x926dfd8e CMMConvTask(void*) + 54 | |
4 libSystem.B.dylib 0x917bc095 _pthread_start + 321 | |
5 libSystem.B.dylib 0x917bbf52 thread_start + 34 | |
Thread 6: | |
0 libSystem.B.dylib 0x917923ae __semwait_signal + 10 | |
1 libSystem.B.dylib 0x917bcd0d pthread_cond_wait$UNIX2003 + 73 | |
2 ...ple.CoreServices.CarbonCore 0x927b0ef7 TSWaitOnCondition + 126 | |
3 ...ple.CoreServices.CarbonCore 0x9278fe36 TSWaitOnConditionTimedRelative + 202 | |
4 ...ple.CoreServices.CarbonCore 0x927cf22d MPEnterCriticalRegion + 194 | |
5 ...x_base_carbonud-2.8.0.dylib 0x012e467c wxMutexInternal::Lock() + 110 | |
6 ...x_base_carbonud-2.8.0.dylib 0x012e470c wxMutex::Lock() + 96 | |
7 com.yourcompany.CurseClient 0x0000ea19 wxMutexLocker::wxMutexLocker(wxMutex&) + 41 | |
8 com.yourcompany.CurseClient 0x0000d5c2 AlertManager::SetPercent(int, int) + 40 | |
9 com.yourcompany.CurseClient 0x00040f7e InstallThread::UncompressZipArchive(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, unsigned long&) + 1986 | |
10 com.yourcompany.CurseClient 0x000431f9 InstallThread::InstallWarcaftAddon(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, WarcraftPackage const&) + 1061 | |
11 com.yourcompany.CurseClient 0x00044921 InstallThread::Entry() + 763 | |
12 ...x_base_carbonud-2.8.0.dylib 0x012e6112 wxThreadInternal::MacThreadStart(void*) + 176 | |
13 ...ple.CoreServices.CarbonCore 0x927af10b PrivateMPEntryPoint + 56 | |
14 libSystem.B.dylib 0x917bc095 _pthread_start + 321 | |
15 libSystem.B.dylib 0x917bbf52 thread_start + 34 | |
Thread 0 crashed with X86 Thread State (32-bit): | |
eax: 0x00000000 ebx: 0x00c82e5a ecx: 0xbfffed6c edx: 0x917f8e42 | |
edi: 0x00f26590 esi: 0x00f26580 ebp: 0xbfffed88 esp: 0xbfffed6c | |
ss: 0x0000001f efl: 0x00000282 eip: 0x917f8e42 cs: 0x00000007 | |
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 | |
cr2: 0x00718000 | |
Binary Images: | |
0x1000 - 0x447fe3 +com.yourcompany.CurseClient ??? (1.0) <ea9e090d7bbe0d976e10f3207c2154de> /Applications/CurseClient.app/Contents/MacOS/CurseClient | |
0x94c000 - 0x977ffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib | |
0x981000 - 0x9f8ffb +libwx_macud_html-2.8.0.dylib ??? (???) <d969d956ddccc6bf7d547525f87012ad> /Applications/CurseClient.app/Contents/Frameworks/libwx_macud_html-2.8.0.dylib | |
0xa78000 - 0xb09fff +libwx_macud_adv-2.8.0.dylib ??? (???) <11143d0555f0594de8a6343261bf86d5> /Applications/CurseClient.app/Contents/Frameworks/libwx_macud_adv-2.8.0.dylib | |
0xbb2000 - 0xed0fff +libwx_macud_core-2.8.0.dylib ??? (???) <45a2c692e289c421617865002389f2bd> /Applications/CurseClient.app/Contents/Frameworks/libwx_macud_core-2.8.0.dylib | |
0x11d7000 - 0x11e3fff +libwx_base_carbonud_xml-2.8.0.dylib ??? (???) <e2b4cb29e81aff8651a833fccd7213be> /Applications/CurseClient.app/Contents/Frameworks/libwx_base_carbonud_xml-2.8.0.dylib | |
0x11ec000 - 0x1213fff +libwx_base_carbonud_net-2.8.0.dylib ??? (???) <d0e6ff9eb10b84455a4797bee40faa44> /Applications/CurseClient.app/Contents/Frameworks/libwx_base_carbonud_net-2.8.0.dylib | |
0x123d000 - 0x1373fff +libwx_base_carbonud-2.8.0.dylib ??? (???) <3ae40a77a7f54729852de235512ee927> /Applications/CurseClient.app/Contents/Frameworks/libwx_base_carbonud-2.8.0.dylib | |
0x1491000 - 0x14affe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib | |
0x14d4000 - 0x14d5fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings | |
0x16d9000 - 0x16e3fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5b3 (1.5b3) <7e3e7d42bb626d09e2620140ba963851> /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports | |
0x16f0000 - 0x16f1ffd +com.1passwd.InputManager 2.9.5 (7325) <8b4fc4d349a34592f825b1b6ebac46c8> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM | |
0x17191000 - 0x17379fff com.apple.RawCamera.bundle 2.0.11 (410) <7704cc57f7daceb81672bfdc4434da40> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera | |
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld | |
0x90003000 - 0x9008dfe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x900fc000 - 0x901f0ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib | |
0x901f1000 - 0x901f6fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x901f7000 - 0x901f7ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x90248000 - 0x9030fff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x90310000 - 0x90310ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x90311000 - 0x90721fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x90722000 - 0x90722ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x90723000 - 0x907b6fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x907b7000 - 0x90831ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x90832000 - 0x90e83fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore | |
0x90ed3000 - 0x90ee3fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x90ee4000 - 0x90fb2ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x90fb3000 - 0x90fdbfff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib | |
0x90fe1000 - 0x9103bff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x9103f000 - 0x910bcfeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x91262000 - 0x91620fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x91666000 - 0x9167efff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x9167f000 - 0x91694ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x91787000 - 0x91789fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x9178a000 - 0x918f1ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib | |
0x918f2000 - 0x9194bff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x91954000 - 0x91a8cff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib | |
0x91a8d000 - 0x91ab8fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib | |
0x91ab9000 - 0x91b77fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit | |
0x91beb000 - 0x91c9bfff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x91c9c000 - 0x91ca0fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib | |
0x91ca1000 - 0x91fa9fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x91fda000 - 0x92094fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x92095000 - 0x920a5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x920a6000 - 0x920a6ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x9214a000 - 0x92169ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x9221a000 - 0x9223efeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib | |
0x9227a000 - 0x92298fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib | |
0x92299000 - 0x922affff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x922e5000 - 0x923caff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x923cb000 - 0x92402fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x92443000 - 0x92443ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x92496000 - 0x924d5fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x924d6000 - 0x924d6fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x92699000 - 0x92699ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x9269a000 - 0x92765fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x92766000 - 0x92a40ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x92a41000 - 0x92a5cffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x92a5d000 - 0x92a61fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x92a62000 - 0x92adffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x92c42000 - 0x92c4bfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x92c64000 - 0x92c64ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x92c9c000 - 0x92cb2fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <80b173571cdb99a829e1b8ec0a677291> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x92cb3000 - 0x92cb9fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x92cea000 - 0x92d7dff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x92d7e000 - 0x92d8affe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x92d9e000 - 0x92e7efff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib | |
0x92e7f000 - 0x92e82fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x92f85000 - 0x93456f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib | |
0x93458000 - 0x934a1fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x934a2000 - 0x934feff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering | |
0x934ff000 - 0x93b9ffff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x93beb000 - 0x93bf6fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib | |
0x93c2a000 - 0x93c36ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData | |
0x93c37000 - 0x93cc2fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x93cc6000 - 0x93d23ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib | |
0x93ea4000 - 0x93ee6fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices | |
0x93ee7000 - 0x93f99ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib | |
0x93fa0000 - 0x93faeffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib | |
0x93faf000 - 0x93fb7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x93fb8000 - 0x93fbffe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib | |
0x93fc0000 - 0x93feffe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x93ff0000 - 0x9406fff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x94070000 - 0x940aafe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x940c9000 - 0x94155ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x94169000 - 0x94196feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x94197000 - 0x942e9ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x942ea000 - 0x94430ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x94431000 - 0x9446fff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x94470000 - 0x94c6efef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x94c6f000 - 0x94d0cffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x94d4f000 - 0x94d5cfe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x94d5d000 - 0x94d5effc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib | |
0x94d5f000 - 0x94d66ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib | |
0x94d67000 - 0x94e0efeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x94e0f000 - 0x94e19feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound | |
0x94e1a000 - 0x94e21ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib | |
0x95ec9000 - 0x961ebfe2 com.apple.QuickTime 7.5.5 (995.22.3) <07ffd134d58fdbfe377ba9007f591289> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime | |
0x961ec000 - 0x9631ffff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x96320000 - 0x96320ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer | |
0x96321000 - 0x96362fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
0x96363000 - 0x9638bff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut | |
0x9638c000 - 0x96729fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x967a7000 - 0x967cbfff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib | |
0x967cc000 - 0x9681dff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x96848000 - 0x9684aff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x9687e000 - 0x9695fff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib | |
0x96a99000 - 0x96d14fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x96d15000 - 0x96ee3ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x9714d000 - 0x971d4ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib | |
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib | |
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment