crashed

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
User avatar
Rommel
Trained
Trained
Posts: 446
Joined: 03 Nov 2012, 19:44

crashed

Post by Rommel »

Not sure if this helps but here is the error log

Code: Select all

Process:         Warzone [97490]
Path:            /Applications/Warzone.app/Contents/MacOS/Warzone
Identifier:      net.wz2100.Warzone
Version:         3.1 [2930d27] (11825)
Code Type:       X86-64 (Native)
Parent Process:  launchd [225]

Date/Time:       2013-01-20 23:35:50.321 -0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          426981 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  94540 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      DD1883FE-6305-4F8B-B284-A53C66531E04

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000fc8
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   GLEngine                      	0x000000011616bf02 gleGetVertexSubmitFuncObjectAndKey + 1202
1   GLEngine                      	0x00000001160d99f7 gleSetVertexSubmitFunc + 71
2   net.wz2100.Warzone            	0x000000010002aa2e pie_ShadowDrawLoop() + 2398
3   net.wz2100.Warzone            	0x000000010002985e pie_RemainingPasses() + 110
4   net.wz2100.Warzone            	0x00000001000767af draw3DScene() + 2991
5   net.wz2100.Warzone            	0x000000010006dbb7 displayWorld() + 695
6   net.wz2100.Warzone            	0x00000001000f3433 gameLoop() + 1635
7   net.wz2100.Warzone            	0x00000001000f46c0 mainLoop() + 80
8   net.wz2100.Warzone            	0x00000001001f1378 wzMain3() + 1256
9   net.wz2100.Warzone            	0x00000001000f5fea realmain(int, char**) + 4522
10  net.wz2100.Warzone            	0x00000001001f02d0 -[SDLMain applicationDidFinishLaunching:] + 48
11  com.apple.Foundation          	0x00007fff81827ad5 _nsnote_callback + 167
12  com.apple.CoreFoundation      	0x00007fff89df3fd0 __CFXNotificationPost + 1008
13  com.apple.CoreFoundation      	0x00007fff89de0548 _CFXNotificationPostNotification + 200
14  com.apple.Foundation          	0x00007fff8181ea36 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
15  com.apple.AppKit              	0x00007fff824c944a -[NSApplication _postDidFinishNotification] + 100
16  com.apple.AppKit              	0x00007fff824c937f -[NSApplication _sendFinishLaunchingNotification] + 66
17  com.apple.AppKit              	0x00007fff8259435d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
18  com.apple.AppKit              	0x00007fff82593fd9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
19  com.apple.Foundation          	0x00007fff818560d6 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
20  com.apple.Foundation          	0x00007fff81855f06 _NSAppleEventManagerGenericHandler + 114
21  com.apple.AE                  	0x00007fff84e1832b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
22  com.apple.AE                  	0x00007fff84e18224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
23  com.apple.AE                  	0x00007fff84e1812b aeProcessAppleEvent + 210
24  com.apple.HIToolbox           	0x00007fff8a2cc619 AEProcessAppleEvent + 48
25  com.apple.AppKit              	0x00007fff82499095 _DPSNextEvent + 1191
26  com.apple.AppKit              	0x00007fff82498801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
27  com.apple.AppKit              	0x00007fff8245e68f -[NSApplication run] + 395
28  net.wz2100.Warzone            	0x00000001001f0b00 main + 1808
29  net.wz2100.Warzone            	0x00000001000044a4 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff89135c0a kevent + 10
1   libSystem.B.dylib             	0x00007fff89137add _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff891377b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff891372de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff89136c08 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff89136aa5 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff89157a6a __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff891578f9 nanosleep + 148
2   SDL                           	0x0000000101c5baa6 SDL_Delay + 92
3   SDL                           	0x0000000101c5bb1f SDL_Delay + 213
4   SDL                           	0x0000000101c5031a SDL_Linked_Version + 242
5   SDL                           	0x0000000101c5b967 SDL_SemPost + 209
6   libSystem.B.dylib             	0x00007fff89155fd6 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff89155e89 thread_start + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff8911cd7a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8911d3ed mach_msg + 59
2   com.apple.CoreGraphics        	0x00007fff864d99a1 _CGSSetDisplayOption + 101
3   com.apple.CoreGraphics        	0x00007fff8648de14 CGSSetDisplayOption_ + 136
4   com.apple.CoreGraphics        	0x00007fff863f7c37 display_release_start + 65
5   com.apple.CoreGraphics        	0x00007fff863f85d1 CGDisplayRelease + 137
6   com.apple.CoreGraphics        	0x00007fff863f8680 CGReleaseAllDisplays + 150
7   SDL                           	0x0000000101c5690c SDL_SoftStretch + 21408
8   SDL                           	0x0000000101c565c6 SDL_SoftStretch + 20570
9   SDL                           	0x0000000101c4a726 SDL_VideoQuit + 83
10  SDL                           	0x0000000101c501d5 SDL_QuitSubSystem + 119
11  SDL                           	0x0000000101c50222 SDL_Quit + 14
12  SDL                           	0x0000000101c4ff9c SDL_Error + 293
13  libSystem.B.dylib             	0x00007fff8917d1ba _sigtramp + 26
14  ???                           	0x0000000117a1df70 0 + 4691451760
15  com.apple.audio.OpenAL        	0x000000010145bb24 OALSource::DoRender(AudioBufferList*) + 186
16  com.apple.audio.OpenAL        	0x000000010145c33f OALSource::SourceInputProc(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 93
17  ...pple.audio.units.Components	0x00000001176ccb32 AUMixerEntry + 8524
18  ...pple.audio.units.Components	0x00000001176ccce5 AUMixerEntry + 8959
19  ...pple.audio.units.Components	0x00000001176cdd42 AUMixerEntry + 13148
20  ...pple.audio.units.Components	0x00000001176cf941 AUMixerEntry + 20315
21  ...pple.audio.units.Components	0x00000001176ad323 0x1176a7000 + 25379
22  ...pple.audio.units.Components	0x00000001176ac45c 0x1176a7000 + 21596
23  ...pple.audio.units.Components	0x00000001176d2acd SystemOutputAUEntry + 572
24  ...pple.audio.units.Components	0x00000001176af157 0x1176a7000 + 33111
25  ...pple.audio.units.Components	0x00000001176af23d 0x1176a7000 + 33341
26  ....audio.toolbox.AudioToolbox	0x00007fff89f27884 AudioConverterChain::CallInputProc(unsigned int) + 750
27  ....audio.toolbox.AudioToolbox	0x00007fff89f27432 AudioConverterChain::FillBufferFromInputProc(unsigned int*, CABufferList*) + 106
28  ....audio.toolbox.AudioToolbox	0x00007fff89f273b4 BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 178
29  ....audio.toolbox.AudioToolbox	0x00007fff89f27277 CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 145
30  ....audio.toolbox.AudioToolbox	0x00007fff89f26ff7 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 327
31  ....audio.toolbox.AudioToolbox	0x00007fff89f27168 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 156
32  ....audio.toolbox.AudioToolbox	0x00007fff89f26ff7 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 327
33  ....audio.toolbox.AudioToolbox	0x00007fff89f26d73 AudioConverterFillComplexBuffer + 253
34  ...pple.audio.units.Components	0x00000001176af2f7 0x1176a7000 + 33527
35  ...pple.audio.units.Components	0x00000001176ae95a 0x1176a7000 + 31066
36  ...pple.audio.units.Components	0x00000001176ad323 0x1176a7000 + 25379
37  ...pple.audio.units.Components	0x00000001176ac45c 0x1176a7000 + 21596
38  ...pple.audio.units.Components	0x00000001176b1fd0 AUGenericOutputEntry + 7852
39  com.apple.audio.CoreAudio     	0x00007fff84d9f33d HP_IOProc::Call(AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioTimeStamp const&, AudioBufferList*) + 313
40  com.apple.audio.CoreAudio     	0x00007fff84d9f10f IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 303
41  com.apple.audio.CoreAudio     	0x00007fff84d9ef45 HP_IOThread::PerformIO(AudioTimeStamp const&, double) + 771
42  com.apple.audio.CoreAudio     	0x00007fff84d9cf54 HP_IOThread::WorkLoop() + 1832
43  com.apple.audio.CoreAudio     	0x00007fff84d9c827 HP_IOThread::ThreadEntry(HP_IOThread*) + 9
44  com.apple.audio.CoreAudio     	0x00007fff84d9c755 CAPThread::Entry(CAPThread*) + 125
45  libSystem.B.dylib             	0x00007fff89155fd6 _pthread_start + 331
46  libSystem.B.dylib             	0x00007fff89155e89 thread_start + 13

Thread 4:
0   libSystem.B.dylib             	0x00007fff89157a6a __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff8915b881 _pthread_cond_wait + 1286
2   SDL                           	0x0000000101c5b52e SDL_CondWaitTimeout + 158
3   SDL                           	0x0000000101c5b811 SDL_SemWaitTimeout + 93
4   net.wz2100.Warzone            	0x000000010008e708 fpathThreadFunc(void*) + 264
5   SDL                           	0x0000000101c5031a SDL_Linked_Version + 242
6   SDL                           	0x0000000101c5b967 SDL_SemPost + 209
7   libSystem.B.dylib             	0x00007fff89155fd6 _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff89155e89 thread_start + 13

Thread 5:
0   libSystem.B.dylib             	0x00007fff89157a6a __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff8915b881 _pthread_cond_wait + 1286
2   SDL                           	0x0000000101c5b52e SDL_CondWaitTimeout + 158
3   SDL                           	0x0000000101c5b811 SDL_SemWaitTimeout + 93
4   net.wz2100.Warzone            	0x00000001001b3232 socketThreadFunction(void*) + 658
5   SDL                           	0x0000000101c5031a SDL_Linked_Version + 242
6   SDL                           	0x0000000101c5b967 SDL_SemPost + 209
7   libSystem.B.dylib             	0x00007fff89155fd6 _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff89155e89 thread_start + 13

Thread 6:
0   libSystem.B.dylib             	0x00007fff89157a6a __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff8915b881 _pthread_cond_wait + 1286
2   QtScript                      	0x00000001018f0be6 QTWTF::TCMalloc_PageHeap::scavengerThread() + 118
3   QtScript                      	0x00000001018f0c29 QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
4   libSystem.B.dylib             	0x00007fff89155fd6 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff89155e89 thread_start + 13

Thread 7:
0   libSystem.B.dylib             	0x00007fff89157a6a __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff8915b881 _pthread_cond_wait + 1286
2   SDL                           	0x0000000101c5b52e SDL_CondWaitTimeout + 158
3   SDL                           	0x0000000101c5b811 SDL_SemWaitTimeout + 93
4   net.wz2100.Warzone            	0x00000001000f935d dangerThreadFunc(void*) + 61
5   SDL                           	0x0000000101c5031a SDL_Linked_Version + 242
6   SDL                           	0x0000000101c5b967 SDL_SemPost + 209
7   libSystem.B.dylib             	0x00007fff89155fd6 _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff89155e89 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000102845e20  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfcba0  rsp: 0x00007fff5fbfc8b0
   r8: 0x000000010284a8f0   r9: 0x000000010284a938  r10: 0x0000000000000028  r11: 0x00000001160d99b0
  r12: 0x0000000103097ca8  r13: 0x0000000103097cac  r14: 0x0000000102845e20  r15: 0x0000000000000009
  rip: 0x000000011616bf02  rfl: 0x0000000000010246  cr2: 0x0000000000000fc8

Binary Images:
       0x100000000 -        0x1002dffe7 +net.wz2100.Warzone 3.1 [2930d27] (11825) <64BEC584-3DE7-AD02-12D1-2A0B9E7B4FF4> /Applications/Warzone.app/Contents/MacOS/Warzone
       0x100f19000 -        0x100f29fff +net.wz2100.Zlib ??? (1.0) <6375A659-28A0-B315-A8A1-5E33E82B817A> /Applications/Warzone.app/Contents/Frameworks/Zlib.framework/Versions/A/Zlib
       0x100f32000 -        0x100f41ff7 +net.wz2100.PhysFS ??? (1.0) <FD8EED3B-7D48-BF14-8410-8EDA8D3D9220> /Applications/Warzone.app/Contents/Frameworks/PhysFS.framework/Versions/A/PhysFS
       0x100f53000 -        0x100f74fff +net.wz2100.Png ??? (1.0) <E55F9905-1BA0-4FE2-E920-0FEF3174C87E> /Applications/Warzone.app/Contents/Frameworks/Png.framework/Versions/A/Png
       0x100f88000 -        0x100f8bfff +net.wz2100.Ogg ??? (1.0) <0C46A8A4-7F1F-C513-7045-A719D16BE494> /Applications/Warzone.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
       0x100f92000 -        0x101230ff7 +org.xiph.vorbis Vorbis framework 1.3.3 (1.3.3) <45333D90-925B-EC9B-7B0A-AD460F0ECED4> /Applications/Warzone.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
       0x101278000 -        0x1012a3fff +org.xiph.theora Theora framework 1.1.1 (1.1.1) <254E226F-B273-CB83-BAB4-3AAC7AE00B26> /Applications/Warzone.app/Contents/Frameworks/Theora.framework/Versions/A/Theora
       0x1012b2000 -        0x1012e0fff +net.wz2100.GLExtensionWrangler ??? (1.0) <19EE2BDE-5990-1D8E-D265-8CC6C3A64F76> /Applications/Warzone.app/Contents/Frameworks/GLExtensionWrangler.framework/Versions/A/GLExtensionWrangler
       0x101329000 -        0x101334fff +net.wz2100.Gettext ??? (1.0) <5F7090C5-BD09-5D75-03AC-145012FB9CE2> /Applications/Warzone.app/Contents/Frameworks/Gettext.framework/Versions/A/Gettext
       0x10133e000 -        0x101344ff7 +net.wz2100.MiniUPnPc ??? (1.0) <19452807-567B-766E-39D7-5B29DAFD0FC7> /Applications/Warzone.app/Contents/Frameworks/MiniUPnPc.framework/Versions/A/MiniUPnPc
       0x10134b000 -        0x1013fbfe7 +net.wz2100.QuesoGLC ??? (1.0) <6472A4B4-85AE-7826-A7A2-F11A4185754C> /Applications/Warzone.app/Contents/Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
       0x101446000 -        0x10146efff  com.apple.audio.OpenAL 1.4 (1.4) <B38DE645-AEF4-D6DC-A1AB-E3D0D98591E3> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x10147c000 -        0x101704ff7 +QtCore 4.7 (???) <9EB52EC3-3C0F-0A45-1CE6-227EB7069767> /Applications/Warzone.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x101798000 -        0x1019effe7 +QtScript 4.7 (???) <22C41B2A-3C52-B7E9-37A8-EF71E48EE9FB> /Applications/Warzone.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
       0x101aaa000 -        0x101bd4fef +QtNetwork 4.7 (???) <CF022D16-5123-BA0B-BB22-8CE1CCF23B54> /Applications/Warzone.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x101c2d000 -        0x101c84fff +SDL 1.2.14 (1.2.14) <C726704D-C3D9-37D1-800E-9D92D9870EAE> /Applications/Warzone.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
       0x101c97000 -        0x101c9dff7  com.apple.agl 3.0.12 (AGL-3.0.12) <E5986961-7A1E-C304-9BF4-431A32EF1DC2> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x101ca4000 -        0x101caaff7 +net.wz2100.fribidi ??? (1.0) <83552E8D-3556-F148-F521-3604362AA932> /Applications/Warzone.app/Contents/Frameworks/fribidi.framework/Versions/A/fribidi
       0x114cdb000 -        0x114cdffff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x114ce4000 -        0x114ceaff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <C35BDA60-35FC-4BE7-B378-DCC73D99E2C9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1160c3000 -        0x116256fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x116287000 -        0x1166a3fff  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <EBE273B9-6BF7-32B1-C5A2-2B3C85D776AA> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
       0x1166ef000 -        0x116715fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x1176a7000 -        0x117772fef  com.apple.audio.units.Components 1.6.5 (1.6.5) <7786F079-E0CE-39BC-0CE9-EAE1097AF851> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
    0x7fff80003000 -     0x7fff8001cfff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff800d9000 -     0x7fff800fcfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff800fd000 -     0x7fff8013efff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff80463000 -     0x7fff80525fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff81277000 -     0x7fff81435fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib
    0x7fff814c6000 -     0x7fff815dcff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
    0x7fff8161a000 -     0x7fff8161ffff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff81816000 -     0x7fff81816ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff81817000 -     0x7fff81a99fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff81ad1000 -     0x7fff81ba5fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff81ba6000 -     0x7fff81bb8fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff81bb9000 -     0x7fff81bbfff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff81c08000 -     0x7fff81d27fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff81d58000 -     0x7fff81dd5fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81dd6000 -     0x7fff81e09ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff81f6b000 -     0x7fff81faefef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff820bd000 -     0x7fff8219afff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8219b000 -     0x7fff821d5fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
    0x7fff821d6000 -     0x7fff82266fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff82267000 -     0x7fff82301fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff82302000 -     0x7fff82345ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff82346000 -     0x7fff8234dfff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff823f0000 -     0x7fff82415ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff82416000 -     0x7fff82454fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82455000 -     0x7fff82e4fff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82f52000 -     0x7fff82f55fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff82f7b000 -     0x7fff82f86ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff83ff2000 -     0x7fff840a7fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff840a8000 -     0x7fff840abff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff840f0000 -     0x7fff8417cfef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8417d000 -     0x7fff84987fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff84b35000 -     0x7fff84b5cff7  libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84c6a000 -     0x7fff84d62ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
    0x7fff84d7e000 -     0x7fff84dfdfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff84dfe000 -     0x7fff84dffff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84e00000 -     0x7fff84e14ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff84e15000 -     0x7fff84e50fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff84e51000 -     0x7fff850daff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8525d000 -     0x7fff85261ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff85270000 -     0x7fff852b7ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff852b8000 -     0x7fff852b9ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff85416000 -     0x7fff8542cfe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff854dc000 -     0x7fff8561afff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85667000 -     0x7fff85717fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff85718000 -     0x7fff857b8fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff85b58000 -     0x7fff85b58ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff85b59000 -     0x7fff85b84ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
    0x7fff85b85000 -     0x7fff85c3bff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff85c3c000 -     0x7fff85c41fff  libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85c42000 -     0x7fff85c44fff  libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff85e9c000 -     0x7fff85ea7ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85ea8000 -     0x7fff85ed9fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff85f24000 -     0x7fff8603efff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8604e000 -     0x7fff86065fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff86066000 -     0x7fff86087fe7  libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86291000 -     0x7fff86291ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff86292000 -     0x7fff8698eff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86b70000 -     0x7fff86bb9fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87484000 -     0x7fff87502ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff87503000 -     0x7fff875c0fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff875c1000 -     0x7fff87646ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff87647000 -     0x7fff87647ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87648000 -     0x7fff8797cfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8797d000 -     0x7fff879e7fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff879e8000 -     0x7fff87e2bfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff87e2c000 -     0x7fff87e7fff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff87ee1000 -     0x7fff880a0fff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff880a1000 -     0x7fff880a2fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff880a3000 -     0x7fff880a3ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff880a4000 -     0x7fff880a4ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff880a5000 -     0x7fff880b6ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff880c5000 -     0x7fff880e5fff  com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff88116000 -     0x7fff88162fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff88230000 -     0x7fff88245ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff882c3000 -     0x7fff88318ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff88364000 -     0x7fff88373fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88374000 -     0x7fff88379ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8837a000 -     0x7fff8839bfff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
    0x7fff885d7000 -     0x7fff8861fff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff88620000 -     0x7fff886e1fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8870a000 -     0x7fff88718ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff88719000 -     0x7fff8871fff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88bbd000 -     0x7fff88c1dfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88c1e000 -     0x7fff88c22ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff88c23000 -     0x7fff88c39fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff88c3a000 -     0x7fff88c3aff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88e5c000 -     0x7fff88e6bfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88eef000 -     0x7fff88f0aff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8905f000 -     0x7fff890b5fe7  libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff89119000 -     0x7fff8911bfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8911c000 -     0x7fff892ddfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff8935c000 -     0x7fff89370fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8987a000 -     0x7fff89c17fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff89c18000 -     0x7fff89c62ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff89c63000 -     0x7fff89ca4fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff89ca7000 -     0x7fff89cd7fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff89d9b000 -     0x7fff89f12fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff89f1f000 -     0x7fff8a054fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8a298000 -     0x7fff8a596fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8a5bc000 -     0x7fff8a5e4fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8a5e5000 -     0x7fff8a5ebff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8a5ec000 -     0x7fff8a6d1fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8a769000 -     0x7fff8a776fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8a777000 -     0x7fff8a7c6ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff8a7c7000 -     0x7fff8a880fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8a881000 -     0x7fff8a884ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.29f1
Graphics: ATI Radeon HD 2400 XT, ATI Radeon HD 2400, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: WDC WD2500AAJS-40VWA1, 232.89 GB
Parallel ATA Device: MATSHITADVD-R   UJ-875
USB Device: Photosmart C4400 series, 0x03f0  (Hewlett Packard), 0x6c11, 0xfa400000 / 3
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa200000 / 2
USB Device: Microsoft® 2.4GHz Transceiver v6.0, 0x045e  (Microsoft Corporation), 0x0745, 0xfa210000 / 5
USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfa220000 / 4
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x820f, 0x1a110000 / 4
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000 / 2
Last edited by Staff on 21 Jan 2013, 05:46, edited 1 time in total.
Reason: use code tags
Moving back instead of forward
Seems to me absurd
~
Metallica - Eye of the beholder
User avatar
Staff
Global Moderator
Global Moderator
Posts: 387
Joined: 27 May 2011, 04:08

Re: crashed

Post by Staff »

You crashed in your video drivers.
Sorry, this account has been deactivated.
Please post issues in Website feedback instead, only Moderators can read things there.
User avatar
aubergine
Professional
Professional
Posts: 3462
Joined: 10 Oct 2010, 00:58

Re: crashed

Post by aubergine »

He's on Mac OS X 10.6.8 = fairly recent version with solid graphics drivers.
"Dedicated to discovering Warzone artefacts, and sharing them freely for the benefit of the community."
-- https://warzone.atlassian.net/wiki/display/GO
adosmith
New user
Posts: 2
Joined: 17 Jan 2013, 00:36

Re: crashed

Post by adosmith »

Hi
My games keep crashing 5 minutes in. The error meesage says see Warzone2100.RPT for more details.
My computer is only 3 months old from new on windows 7, but only has the built in graphics card. can you help?
User avatar
Staff
Global Moderator
Global Moderator
Posts: 387
Joined: 27 May 2011, 04:08

Re: crashed

Post by Staff »

We need to know what is in Warzone2100.rpt or else we can't really do anything.
Sorry, this account has been deactivated.
Please post issues in Website feedback instead, only Moderators can read things there.