Jump to content
1 post in this topic

Recommended Posts

Hello all,

I've installed the kalyway 10.5.1 DVD with vanilla kernel, guid_efi, Natit drivers and Azalia codec audio onto my rig and now every time I try and play a game or anything graphics intensive it crashes after about ten minutes. The info is below:

Mobo: Gigabyte GA-945GCMX-S2

Processor: Intel E4400 Core2Duo 2.0 Ghz

Graphics: XFX 7600GT 256mb (Natit)

Memory: 2GB 667Mhz

 

The crash log is:

Process:		 The Movies Demo [4414]
Path:			/Applications/The Movies Demo/The Movies Demo.app/Contents/MacOS/The Movies Demo
Identifier:	  com.apple.myCarbonApp
Version:		 1.0 (1.0)
Code Type:	   X86 (Native)
Parent Process:  launchd [89]

Date/Time:	   2007-12-28 09:38:45.136 -0800
OS Version:	  Mac OS X 10.5.1 (9B18)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.myCarbonApp		 	0x003caba1 LSWF::LSWFMovie::Draw(int) const + 55
1   com.apple.myCarbonApp		 	0x003cadfc LSWF::LSWFMovieInstance::Draw(LSWF::MATRIX const&, LSWF::CXFORM const&) + 536
2   com.apple.myCarbonApp		 	0x003c2a06 LSWF::LSWFFile::Draw() + 686
3   com.apple.myCarbonApp		 	0x003d32e1 TM::CSWFPlayer::DrawContent() + 237
4   com.apple.myCarbonApp		 	0x002c2c48 TM::WWindow::Draw() + 106
5   com.apple.myCarbonApp		 	0x0035dc7d TM::WHudIcon::Draw() + 123
6   com.apple.myCarbonApp		 	0x0036d0a5 TM::WStarIcon::Draw() + 391
7   com.apple.myCarbonApp		 	0x00370583 TM::WStarIconManager::Draw() + 57
8   com.apple.myCarbonApp		 	0x002c40cd TM::WWindow::DrawChildren() + 45
9   com.apple.myCarbonApp		 	0x002c2c53 TM::WWindow::Draw() + 117
10  com.apple.myCarbonApp		 	0x002c40cd TM::WWindow::DrawChildren() + 45
11  com.apple.myCarbonApp		 	0x002c2c53 TM::WWindow::Draw() + 117
12  com.apple.myCarbonApp		 	0x0029e37e TM::WScreen::DrawInterface(void*) + 92
13  com.apple.myCarbonApp		 	0x00495ef8 MV::MV3D::EndFrame() + 84
14  com.apple.myCarbonApp		 	0x000317e5 Draw::EndFrame() + 11
15  com.apple.myCarbonApp		 	0x000183dc TM::CGame::DrawPlaying() + 210
16  com.apple.myCarbonApp		 	0x000381a5 GameMain(char*) + 107
17  com.apple.myCarbonApp		 	0x000f800c WinMain(MacDoze::HINSTANCE__*, MacDoze::HINSTANCE__*, char*, int) + 3192
18  com.apple.myCarbonApp		 	0x00467d5c CMacGame::RunSelf() + 144
19  com.apple.myCarbonApp		 	0x00468653 CMacGame::CallbackRunSelf() + 27
20  uk.co.zonic.ZonicLib			  0x016c79b6 CCarbonUtilities::TimerCallback(__EventLoopTimer*, void*) + 18
21  com.apple.CoreFoundation		  0x905eeb7e CFRunLoopRunSpecific + 4494
22  com.apple.CoreFoundation		  0x905eed38 CFRunLoopRunInMode + 88
23  com.apple.HIToolbox		   	0x966758a4 RunCurrentEventLoopInMode + 283
24  com.apple.HIToolbox		   	0x966756bd ReceiveNextEventCommon + 374
25  com.apple.HIToolbox		   	0x966d4532 _AcquireNextEvent + 58
26  com.apple.HIToolbox		   	0x966d2c8f RunApplicationEventLoop + 207
27  uk.co.zonic.ZonicLib			  0x016c799d CCarbonUtilities::RunApplicationEventLoopThroughTimer(void (*)()) + 81
28  com.apple.myCarbonApp		 	0x0046da60 CMacGame::Run() + 490
29  com.apple.myCarbonApp		 	0x000032a5 main + 363
30  com.apple.myCarbonApp		 	0x00002e1e _start + 228 (crt.c:272)
31  com.apple.myCarbonApp		 	0x00002d39 start + 41

Thread 1:
0   libSystem.B.dylib			 	0x95ea1ace __semwait_signal + 10
1   libSystem.B.dylib			 	0x95ecbced pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib		0x94eeaf32 glvmDoWork + 162
3   libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
4   libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 2:
0   libSystem.B.dylib			 	0x95ee9f5a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
2   libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 3:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f030c CThread::Suspend(bool) + 74
6   Macdoze					   	0x01060d17 CHThread::WaitForObjects(unsigned long, void* const*, int, unsigned long, bool) + 659
7   Macdoze					   	0x01061b77 WaitForMultipleObjects + 55
8   com.apple.myCarbonApp		 	0x00557e47 MV::CStaticShadow::BackGround(void*) + 163
9   uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
10  ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
11  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
12  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 4:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f030c CThread::Suspend(bool) + 74
6   Macdoze					   	0x01061e21 WaitForSingleObject + 405
7   com.apple.myCarbonApp		 	0x000f6f68 BackgroundLoadingThread(void*) + 34
8   uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
9   ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
10  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
11  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 5:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   com.apple.CoreFoundation		  0x905ee0fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation		  0x905eed38 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio	 	0x90cef464 HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio	 	0x90cef300 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
7   libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 6:
0   libSystem.B.dylib			 	0x95e9a946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib			 	0x95ecc1cf _pthread_cond_wait + 1244
2   libSystem.B.dylib			 	0x95ecda53 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio	 	0x90cfea47 CAGuard::WaitFor(unsigned long long) + 213
4   com.apple.audio.CoreAudio	 	0x90d00602 CAGuard::WaitUntil(unsigned long long) + 70
5   com.apple.audio.CoreAudio	 	0x90cfeda7 HP_IOThread::WorkLoop() + 759
6   com.apple.audio.CoreAudio	 	0x90cfeaab HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio	 	0x90cef300 CAPThread::Entry(CAPThread*) + 96
8   libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
9   libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 7:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f030c CThread::Suspend(bool) + 74
6   Macdoze					   	0x01061e21 WaitForSingleObject + 405
7   ...ple.carbonframeworktemplate	0x012bfeb2 PK::CSemaphore::WaitForUnit() + 38
8   ...ple.carbonframeworktemplate	0x01362150 PK::Multithread::CMailboxUsingQueue<PK::Disk::Managers::ThreadedSingleHead::CManager::CReadRequest*, PK::Queues::CVectorQueue>::Receive(PK::Disk::Managers::ThreadedSingleHead::CManager::CReadRequest*&, unsigned int) + 64
9   ...ple.carbonframeworktemplate	0x0136265f PK::Multithread::CMailbox<PK::Disk::Managers::ThreadedSingleHead::CManager::CReadRequest*>::BlockedReceive() + 43
10  ...ple.carbonframeworktemplate	0x012c5f39 PK::Disk::Managers::ThreadedSingleHead::CManager::ThreadMember() + 51
11  ...ple.carbonframeworktemplate	0x01362627 PK::CDelegate0_ClassMember<PK::Disk::Managers::ThreadedSingleHead::CManager, void>::Call() + 307
12  ...ple.carbonframeworktemplate	0x012c0606 PK::CThreadManager::InternalThreadProc(PK::CThreadManager*) + 214
13  uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
14  ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
15  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
16  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 8:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f030c CThread::Suspend(bool) + 74
6   Macdoze					   	0x01061e21 WaitForSingleObject + 405
7   ...ple.carbonframeworktemplate	0x012bfeb2 PK::CSemaphore::WaitForUnit() + 38
8   ...ple.carbonframeworktemplate	0x0137fa34 PK::Multithread::CMailboxUsingQueue<LHAI::CInternalThreadCommand, PK::Queues::CVectorQueue>::Receive(LHAI::CInternalThreadCommand&, unsigned int) + 64
9   ...ple.carbonframeworktemplate	0x012f57eb LHAI::CEngine::InternalThread() + 61
10  ...ple.carbonframeworktemplate	0x0138153b PK::CDelegate0_ClassMember<LHAI::CEngine, void>::Call() + 307
11  ...ple.carbonframeworktemplate	0x012c0606 PK::CThreadManager::InternalThreadProc(PK::CThreadManager*) + 214
12  uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
13  ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
14  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
15  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 9:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f0810 CThread::Sleep(unsigned long, unsigned long) + 180
6   Macdoze					   	0x01061a91 MacDoze::Sleep(unsigned long) + 99
7   ...ple.carbonframeworktemplate	0x012c06dd PK::CTimerManager::CTimerProc::Process() + 85
8   ...ple.carbonframeworktemplate	0x012c0606 PK::CThreadManager::InternalThreadProc(PK::CThreadManager*) + 214
9   uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
10  ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
11  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
12  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 10:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f030c CThread::Suspend(bool) + 74
6   Macdoze					   	0x01061e21 WaitForSingleObject + 405
7   ...ple.carbonframeworktemplate	0x012bfeb2 PK::CSemaphore::WaitForUnit() + 38
8   ...ple.carbonframeworktemplate	0x01387060 PK::Multithread::CMailboxUsingQueue<LHAI::CASyncDecoder::CCommand, PK::Queues::CVectorQueue>::Receive(LHAI::CASyncDecoder::CCommand&, unsigned int) + 64
9   ...ple.carbonframeworktemplate	0x0138769b PK::Multithread::CMailbox<LHAI::CASyncDecoder::CCommand>::BlockedReceive() + 51
10  ...ple.carbonframeworktemplate	0x013061ea LHAI::CASyncDecoder::CThreadProc::Process() + 92
11  ...ple.carbonframeworktemplate	0x012c0606 PK::CThreadManager::InternalThreadProc(PK::CThreadManager*) + 214
12  uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
13  ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
14  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
15  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 11:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f030c CThread::Suspend(bool) + 74
6   Macdoze					   	0x01061e21 WaitForSingleObject + 405
7   ...ple.carbonframeworktemplate	0x012bfeb2 PK::CSemaphore::WaitForUnit() + 38
8   ...ple.carbonframeworktemplate	0x01387060 PK::Multithread::CMailboxUsingQueue<LHAI::CASyncDecoder::CCommand, PK::Queues::CVectorQueue>::Receive(LHAI::CASyncDecoder::CCommand&, unsigned int) + 64
9   ...ple.carbonframeworktemplate	0x0138769b PK::Multithread::CMailbox<LHAI::CASyncDecoder::CCommand>::BlockedReceive() + 51
10  ...ple.carbonframeworktemplate	0x013061ea LHAI::CASyncDecoder::CThreadProc::Process() + 92
11  ...ple.carbonframeworktemplate	0x012c0606 PK::CThreadManager::InternalThreadProc(PK::CThreadManager*) + 214
12  uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
13  ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
14  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
15  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 12:
0   libSystem.B.dylib			 	0x95e9a946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib			 	0x95ecc1cf _pthread_cond_wait + 1244
2   libSystem.B.dylib			 	0x95ecda53 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x9135e252 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x9135e032 TSWaitOnSemaphoreCommon + 422
5   ...ickTimeComponents.component	0x93f6cfbe ReadSchedulerThreadEntryPoint + 4724
6   libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
7   libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 13:
0   libSystem.B.dylib			 	0x95e9a8e6 mach_msg_trap + 10
1   libSystem.B.dylib			 	0x95ea20dc mach_msg + 72
2   ...ple.CoreServices.CarbonCore	0x913a5439 YieldToThread + 478
3   ...ple.CoreServices.CarbonCore	0x913a9e7b SetThreadState + 130
4   ...ple.CoreServices.CarbonCore	0x913a9dd9 SetThreadStateEndCritical + 118
5   uk.co.zonic.ZonicLib			  0x016f030c CThread::Suspend(bool) + 74
6   Macdoze					   	0x01060d17 CHThread::WaitForObjects(unsigned long, void* const*, int, unsigned long, bool) + 659
7   Macdoze					   	0x01061b77 WaitForMultipleObjects + 55
8   com.apple.myCarbonApp		 	0x000869aa TM::CRoute::ProcessRouteThread(void*) + 42
9   uk.co.zonic.ZonicLib			  0x016f0ec7 CThread::Run() + 95
10  ...ple.CoreServices.CarbonCore	0x913a9d0d CooperativeThread + 309
11  libSystem.B.dylib			 	0x95ecb075 _pthread_start + 321
12  libSystem.B.dylib			 	0x95ecaf32 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000001  edx: 0x00000000
 edi: 0x00000000  esi: 0x027d9588  ebp: 0xbfffe958  esp: 0xbfffe930
  ss: 0x0000001f  efl: 0x00010246  eip: 0x003caba1   cs: 0x00000017
  ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
 cr2: 0x00000004

Binary Images:
0x1000 -   0x847fef  com.apple.myCarbonApp 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/MacOS/The Movies Demo
0x1037000 -  0x108efd7 +Macdoze ??? (???) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/Macdoze.framework/Versions/A/Macdoze
0x10e0000 -  0x10f0fe7  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/MVZLib.framework/Versions/A/MVZLib
0x10f5000 -  0x1110fef +com.yourcompany.Vorbis vorbis version 0.0.1d1 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x1224000 -  0x1226ffd +com.yourcompany.Ogg Ogg version 1.11 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
0x122a000 -  0x124bff3  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/jpeglib.framework/Versions/A/jpeglib
0x1255000 -  0x1262fdf  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/Network.framework/Versions/A/Network
0x126b000 -  0x1274fdf  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/MoviesTransfer.framework/Versions/A/MoviesTransfer
0x127c000 -  0x1294fff  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/CODAlib.framework/Versions/A/CODAlib
0x12ac000 -  0x13a5fdf  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/AudioLib.framework/Versions/A/AudioLib
0x1526000 -  0x15bafef +com.yourcompany.IndirectX ??? (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/IndirectX.framework/Versions/A/IndirectX
0x167a000 -  0x174fff7 +uk.co.zonic.ZonicLib  (1.0.0d1) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/ZonicLib.framework/Versions/A/ZonicLib
0x1804000 -  0x181cff7  com.apple.OpenPlay 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/OpenPlay.framework/Versions/A/OpenPlay
0x1836000 -  0x183dffe  com.apple.MoreFiles ??? (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/MoreFiles.framework/Versions/A/MoreFiles
0x1844000 -  0x1845fff  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/The Movies Demo/The Movies Demo.app/Contents/Frameworks/BigCursor.framework/Versions/A/BigCursor
0x184a000 -  0x184cfff  com.apple.ForceFeedback 1.0.2 (1.0.2) <f901acfa5e7e75601ec17083047a11a4> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x1b03000 -  0x1b21fe7  com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x1b73000 -  0x1cf4fef  GLEngine ??? (???) <6106cebf02eec50e8f88c5dc936f1266> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1d22000 -  0x1ea8fe3  com.apple.GeForceFXGLDriver 1.5.18 (5.1.8) <80a83426877517b0cb31804d484f5854> /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x1ed2000 -  0x1eeefff  GLRendererFloat ??? (???) <5719f596b7e2c9ef8afca208544b158b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1388b000 - 0x1388efef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x13893000 - 0x138f8fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x13918000 - 0x1395efc3  com.apple.motion.component 1.0 (1.0) <77973a134e79426f853f2318e52a2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x13964000 - 0x1396702f +Motion ??? (???) <b5e862eee0ff4f86a78998e3e601a18c> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x26bd8000 - 0x26bd9fe1  com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x26bea000 - 0x26beaffd  libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x26e7b000 - 0x26e7efff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x291b8000 - 0x2929eff7  com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x299dc000 - 0x299eefd9  com.apple.FCP Uncompressed 422.component 1.5 (1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
0x2a0de000 - 0x2a118fff  com.apple.AppleProRes422 1.0.2 (46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
0x2a164000 - 0x2a19ffff  com.apple.QuickTimeFireWireDV.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x2a1aa000 - 0x2a1eefe7  com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
0x2a20b000 - 0x2a268fde  com.apple.AppleHDVCodec 1.3.2 (216) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
0x2a275000 - 0x2a2b0fe3  com.apple.AppleVAFramework 4.0.14 (4.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x2a2c0000 - 0x2a2dafc3  com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x2a2df000 - 0x2a2ffff3  com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
0x2a317000 - 0x2a331fe3  com.apple.applepixletvideo 1.2.10 (1.2d10) <fdac8dfc20ba5d49672d57e04d5c09a2> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x2a336000 - 0x2a33bff7  com.apple.DesktopVideoOut 1.2.4 (1.2.4) /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
0x2a340000 - 0x2a4cdfef  com.apple.audio.codecs.Components 1.6 (1.6) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x2ac00000 - 0x2af7eff1  QuickTimeH264.scalar ??? (???) <3b93307925f26e00240c7e7f7356af36> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar
0x70000000 - 0x700e3ff2  com.apple.audio.units.Components 1.5 (1.5) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2d883  dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x90003000 - 0x90003ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90004000 - 0x90004ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90521000 - 0x9057bff7  com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9057c000 - 0x906aefe7  com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9077c000 - 0x9078cfff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9078e000 - 0x9083efff  edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9083f000 - 0x908d1ff3  com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90938000 - 0x90965feb  libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90966000 - 0x90a1cfe3  com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90a1d000 - 0x90a53fff  com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90a54000 - 0x90a55ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x90a56000 - 0x90a56ffd  com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90a61000 - 0x90a6bfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90a6c000 - 0x90b37fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90b38000 - 0x90b7dfef  com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90cc1000 - 0x90ccefe7  com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90cd2000 - 0x90d4efeb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90d4f000 - 0x90d4fffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90d50000 - 0x90d57ff7  libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90d58000 - 0x90de2fff  com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90de3000 - 0x90f1bff7  libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x90f1c000 - 0x90f44ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90f45000 - 0x90f51ff5  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90f52000 - 0x90ff9fff  com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90ffa000 - 0x9130bfe2  com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9130c000 - 0x91313fff  com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91314000 - 0x91333ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91334000 - 0x9160dfe7  com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9160e000 - 0x91610ff1  com.apple.QuickTimeH264.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x91611000 - 0x91613ff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91614000 - 0x91616fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9161d000 - 0x91628ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91892000 - 0x918c4fff  com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x918c5000 - 0x918ecfff  libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
0x918ed000 - 0x91b66fe7  com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91b67000 - 0x91c48ff7  libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x91c49000 - 0x91c49ffd  com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c4a000 - 0x91cddfff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91cde000 - 0x91d37fff  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91d6a000 - 0x91e31ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91e38000 - 0x92632fef  com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92633000 - 0x92642ffe  com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x92660000 - 0x926ecff7  com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9273e000 - 0x9273efff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x928cd000 - 0x92c8bfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92c8c000 - 0x92ca2fe7  com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92ca3000 - 0x92cabfff  com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92cac000 - 0x92d08ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d09000 - 0x92d17ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x92e94000 - 0x92ed5fe7  libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92ed6000 - 0x92eeaff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92eeb000 - 0x92eebffd  com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92eec000 - 0x92f0afff  libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x92f58000 - 0x92f82fef  libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x9303f000 - 0x93046ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x93047000 - 0x93097ff7  com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93098000 - 0x9317cffb  com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9317d000 - 0x9322cfff  com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9322d000 - 0x9325cfe3  com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93269000 - 0x93432fef  com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93433000 - 0x934e5ffb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x934e6000 - 0x938f6fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x938f7000 - 0x93a3cff7  com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93a3d000 - 0x93a44fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93ae4000 - 0x93affffb  libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93b00000 - 0x93b04fff  com.apple.CoreMediaAuthoringPrivate 1.1 (1.1) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/A/CoreMediaAuthoringPrivate
0x93bdf000 - 0x93be5fff  com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93be6000 - 0x93c04ff3  com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93c05000 - 0x93c05ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93f56000 - 0x94dd7fe2  com.apple.QuickTimeComponents.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x94dd8000 - 0x94de3fe7  libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94ec4000 - 0x95390ffe  libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95391000 - 0x953b4fff  com.apple.CoreMediaPrivate 1.2 (1.2) <0f78d9bc7307d60cf58c0f8ac8994cf4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x953ef000 - 0x95469ff8  com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x954d7000 - 0x9559cfff  com.apple.QuickTimeMPEG4.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x9559d000 - 0x9559dff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9559e000 - 0x956c2fe3  com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x956fa000 - 0x956fbfef  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x956fc000 - 0x95d93fef  com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95d94000 - 0x95daafff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95dab000 - 0x95e2aff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95e2b000 - 0x95e88ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x95e89000 - 0x95e99ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95e9a000 - 0x95ff4fe3  libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x95ff5000 - 0x95ffafff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95ffb000 - 0x95ffefff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96011000 - 0x96015fff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96016000 - 0x9608afef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9608b000 - 0x96102fe3  com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96173000 - 0x96197fff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96198000 - 0x961d2ff7  com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x961d3000 - 0x961f7feb  libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x96265000 - 0x96344fff  libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x96345000 - 0x9635dfff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9635e000 - 0x963e5ff7  libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x963e6000 - 0x96564fff  com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96572000 - 0x96577fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x96590000 - 0x965cffef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x965d0000 - 0x965dffff  libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x96646000 - 0x9694cfff  com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9694d000 - 0x96ce3ff7  com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96ce4000 - 0x96d21ff7  libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96d22000 - 0x96d64fef  com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96d65000 - 0x96d6efff  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
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Pretty much everything (Especially The Sims 2) crashes with the same exception type and code.

If anyone has any information that could fix this, I would be extremely appreciative :)

×
×
  • Create New...