Warzone2100 / old-trac-import

Archived Import of (old) Warzone 2100 Trac
0 stars 0 forks source link

Can't load Gamma 1, crashes after video #1379

Closed wzdev-ci closed 14 years ago

wzdev-ci commented 14 years ago

resolution_fixed type_bug | by goofy1979@...


Interval Since Last Report:          516435 sec
Crashes Since Last Report:           103
Per-App Interval Since Last Report:  20960 sec
Per-App Crashes Since Last Report:   10
Anonymous UUID:                      69ED3EC9-CE9E-4D60-B9C8-5DA61D0CBFBE

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib               0x95bb3732 __kill + 10
1   libSystem.B.dylib               0x95bb3724 kill$UNIX2003 + 32
2   libSystem.B.dylib               0x95c4698d raise + 26
3   libSystem.B.dylib               0x95c5ca44 abort + 93
4   net.wz2100.Warzone              0x0017e15d __eprintf + 77
5   net.wz2100.Warzone              0x001405a9 visRemoveVisibility + 384
6   net.wz2100.Warzone              0x000ea298 objmemDestroy + 214
7   net.wz2100.Warzone              0x000ea3a9 objmemUpdate + 35
8   net.wz2100.Warzone              0x000bd81d gameLoop + 1883
9   net.wz2100.Warzone              0x000be8b9 mainLoop + 362
10  net.wz2100.Warzone              0x000bf52f SDL_main + 2575
11  net.wz2100.Warzone              0x0017d8d7 -[SDLMain applicationDidFinishLaunching:] + 76
12  com.apple.Foundation            0x90eff270 _nsnote_callback + 345
13  com.apple.CoreFoundation        0x951879a9 __CFXNotificationPost + 905
14  com.apple.CoreFoundation        0x951873da _CFXNotificationPostNotification + 186
15  com.apple.Foundation            0x90ef4094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
16  com.apple.Foundation            0x90f01471 -[NSNotificationCenter postNotificationName:object:] + 56
17  com.apple.AppKit                0x962e673a -[NSApplication _postDidFinishNotification] + 125
18  com.apple.AppKit                0x962e664a -[NSApplication _sendFinishLaunchingNotification] + 74
19  com.apple.AppKit                0x9643d595 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
20  com.apple.AppKit                0x9643d1b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
21  com.apple.Foundation            0x90f34404 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
22  com.apple.Foundation            0x90f341c8 _NSAppleEventManagerGenericHandler + 228
23  com.apple.AE                    0x992d0f3a aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
24  com.apple.AE                    0x992d0e39 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
25  com.apple.AE                    0x992d0d46 aeProcessAppleEvent + 197
26  com.apple.HIToolbox             0x953852a1 AEProcessAppleEvent + 50
27  com.apple.AppKit                0x962b6d02 _DPSNextEvent + 1420
28  com.apple.AppKit                0x962b6306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
29  com.apple.AppKit                0x9627849f -[NSApplication run] + 821
30  net.wz2100.Warzone              0x0017e0d8 main + 1702
31  net.wz2100.Warzone              0x00002e1a _start + 216
32  net.wz2100.Warzone              0x00002d41 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x95b790ea kevent + 10
1   libSystem.B.dylib               0x95b79804 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x95b78cc3 _dispatch_queue_invoke + 163
3   libSystem.B.dylib               0x95b78a68 _dispatch_worker_thread2 + 234
4   libSystem.B.dylib               0x95b784f1 _pthread_wqthread + 390
5   libSystem.B.dylib               0x95b78336 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x95b529ee mach_wait_until + 10
1   libSystem.B.dylib               0x95bda9e5 nanosleep + 345
2   SDL                             0x00ede5c3 SDL_Delay + 467
3   SDL                             0x00ecfecd SDL_Linked_Version + 397
4   SDL                             0x00ede1f1 SDL_SemWait + 49
5   libSystem.B.dylib               0x95b7ffbd _pthread_start + 345
6   libSystem.B.dylib               0x95b7fe42 thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x95b528da mach_msg_trap + 10
1   libSystem.B.dylib               0x95b53047 mach_msg + 68
2   ....audio_hijack_server.hermes  0x0141833e ah_serv_loop + 109
3   libSystem.B.dylib               0x95b7ffbd _pthread_start + 345
4   libSystem.B.dylib               0x95b7fe42 thread_start + 34

Thread 4:
0   libSystem.B.dylib               0x95b5293a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib               0x95b80445 _pthread_cond_wait + 1066
2   libSystem.B.dylib               0x95baf028 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio       0x98d95965 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio       0x98d98997 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio       0x98d96294 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio       0x98d95b2b HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio       0x98d95a42 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib               0x95b7ffbd _pthread_start + 345
9   libSystem.B.dylib               0x95b7fe42 thread_start + 34

Thread 5:
0   libSystem.B.dylib               0x95b529ee mach_wait_until + 10
1   libSystem.B.dylib               0x95bda9e5 nanosleep + 345
2   SDL                             0x00ede453 SDL_Delay + 99
3   net.wz2100.Warzone              0x00081ca3 fpathThreadFunc + 301
4   SDL                             0x00ecfecd SDL_Linked_Version + 397
5   SDL                             0x00ede1f1 SDL_SemWait + 49
6   libSystem.B.dylib               0x95b7ffbd _pthread_start + 345
7   libSystem.B.dylib               0x95b7fe42 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x95c5c9f3  ecx: 0xbfffe66c  edx: 0x95bb3732
  edi: 0x1c308c00  esi: 0xa089db10  ebp: 0xbfffe688  esp: 0xbfffe66c
   ss: 0x0000001f  efl: 0x00000282  eip: 0x95bb3732   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x000f839a

Binary Images:
    0x1000 -   0x1f7fff +net.wz2100.Warzone 2.3_Beta 6 (9021) <5874047B-4134-78C9-A893-00CB1A611992> /Games/Warzone.app/Contents/MacOS/Warzone
  0xc68000 -   0xc93ff7 +org.xiph.theora 1.1.1 (1.1.1) <63BEFF04-2335-5BDE-E99C-0A3334666697> /Games/Warzone.app/Contents/Frameworks/Theora.framework/Versions/A/Theora
  0xc9a000 -   0xcb1ff7 +net.wz2100.QuesoGLC ??? (1.0) <63260756-6254-FB6E-C5C8-087F639A6FFC> /Games/Warzone.app/Contents/Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
  0xcbc000 -   0xcc0ff7 +net.wz2100.Popt ??? (1.0) <59F82680-FDFF-C027-1BC8-D337E8012F21> /Games/Warzone.app/Contents/Frameworks/Popt.framework/Versions/A/Popt
  0xcc4000 -   0xcccff7 +net.wz2100.Gettext ??? (1.0) <0FB261C3-6015-0510-2F55-F2E396974139> /Games/Warzone.app/Contents/Frameworks/Gettext.framework/Versions/A/Gettext
  0xcd1000 -   0xcf9feb  com.apple.audio.OpenAL 1.3 (1.3) <17F53393-0AA6-5FC6-6544-7EFAFB7F13AD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0xd07000 -   0xd15ff7 +net.wz2100.Zlib ??? (1.0) <0BF1854B-4172-D6EB-5ED0-EB5232F69A49> /Games/Warzone.app/Contents/Frameworks/Zlib.framework/Versions/A/Zlib
  0xd1a000 -   0xd35fe7 +net.wz2100.Png ??? (1.0) <C62A02E0-6B4F-D12E-128B-D9A4643F2F95> /Games/Warzone.app/Contents/Frameworks/Png.framework/Versions/A/Png
  0xd3d000 -   0xd3fff7 +org.xiph.ogg 1.1.4 (1.1.4) <67B7AA5C-77BD-84E2-122D-22EFE62C7A73> /Games/Warzone.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
  0xd43000 -   0xe4cfe7 +org.xiph.vorbis 1.2.3 (1.2.3) <A9B924B5-B276-1171-FAA6-862EED7445F9> /Games/Warzone.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
  0xe85000 -   0xe95ff7 +net.wz2100.PhysFS ??? (1.0) <94E1BAC3-C585-27D8-987D-10062329E0EC> /Games/Warzone.app/Contents/Frameworks/PhysFS.framework/Versions/A/PhysFS
  0xe9f000 -   0xf04f17 +SDL 1.2.14 (1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Games/Warzone.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  0xf16000 -   0xf39ff7 +libfontconfig.1.dylib ??? (???) <245AABD6-D1C5-CDB2-3CFC-99161121C4AB> /usr/X11R6/lib/libfontconfig.1.dylib
  0xf43000 -   0xfa4fe7 +libfreetype.6.dylib ??? (???) <9C663258-D829-0D88-0B76-91C02242FDD0> /usr/X11R6/lib/libfreetype.6.dylib
 0x1415000 -  0x1420ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.2 (2.2.2) <D619FB88-52D3-B3F6-CAE9-DD7CCD1353DC> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
 0x148f000 -  0x148fffc +com.growl.GrowlSafariLoader 1.0 (1.1) /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/GrowlSafariLoader
 0x1495000 -  0x1495fff +com.ksuther.chax.loader ??? (2.2.2) <376F51A8-42F4-C8C3-5F74-29DA3E82E3A1> /Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
 0x149a000 -  0x149bfff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
 0x14a0000 -  0x14aaff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x13834000 - 0x13850ff7  GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x172db000 - 0x1744cff7  GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1747d000 - 0x17883fef  libclh.dylib ??? (???) <3ACD0D90-B1E9-59DA-729E-7E97092F9A24> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dylib
0x17ca9000 - 0x17cadff3  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <C36F9194-6DB6-0AA8-4839-71191EEBAC65> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x17cb2000 - 0x17cb8ffb  com.apple.audio.AppleHDAHALPlugIn 1.7.9 (1.7.9a4) <A686EC36-C3D5-131F-46D2-F174F5477C77> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x17d22000 - 0x17d77fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x17da5000 - 0x17da8ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x70000000 - 0x700cbffb  com.apple.audio.units.Components 1.6.1 (1.6.1) <600769A2-479A-CA6E-A214-C8766F7CBD0F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f611000 - 0x8fa52fe7  com.apple.GeForce8xxxGLDriver 1.6.6 (6.0.6) <205911D0-3CE3-D53C-289B-319A4E4BA153> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90011fe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x90012000 - 0x90081ff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90082000 - 0x9008cfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9008d000 - 0x900b5ff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x90299000 - 0x902bbfef  com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x902e3000 - 0x90374fe7  com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90375000 - 0x90395fe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x90487000 - 0x90780fef  com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90781000 - 0x9078cff7  libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x908da000 - 0x908f9fe3  libexpat.1.dylib ??? (???) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x908fa000 - 0x90904ff7  libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90a16000 - 0x90a34ff7  com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90a35000 - 0x90a5bfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90a63000 - 0x90a7eff7  libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90bf4000 - 0x90bf7fe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x90bf8000 - 0x90c08ff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x90c09000 - 0x90c46ff7  com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90e23000 - 0x90e73fe7  libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90e74000 - 0x90e7bff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x90e7c000 - 0x90e91fff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90ee9000 - 0x91159ffb  com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9115a000 - 0x911b4ff7  com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9124e000 - 0x91301fff  libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91302000 - 0x91305ff7  libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91306000 - 0x914c2fef  com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9161d000 - 0x916e7fef  com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91768000 - 0x9178cff7  libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91869000 - 0x91997fe7  com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91998000 - 0x91998ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91999000 - 0x91dceff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91df2000 - 0x91df3ff7  com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91df4000 - 0x91df8ff7  libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91dfa000 - 0x91e12ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91e13000 - 0x91eedff3  com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91eee000 - 0x92e7cff7  com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x92ec3000 - 0x92eccff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x930e1000 - 0x93101fe7  com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93102000 - 0x93103ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93104000 - 0x93135ff3  libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x93136000 - 0x93213ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93214000 - 0x9321afff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932b1000 - 0x932ebffb  libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93314000 - 0x93374fe7  com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93375000 - 0x93382ff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x93383000 - 0x9342bffb  com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x934f1000 - 0x9353afe7  libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x935c4000 - 0x93673ff3  com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93674000 - 0x93766ff7  libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x93c16000 - 0x93c1dfff  com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93c79000 - 0x93c79ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x93e97000 - 0x94019fe7  libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x9438e000 - 0x94392ff7  libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94393000 - 0x94393ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9444a000 - 0x944e2fe7  edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x944fc000 - 0x9475eff7  com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9475f000 - 0x9488bfe3  com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9488c000 - 0x9493aff3  com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9493b000 - 0x9493dff7  libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94a06000 - 0x94a06ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94a55000 - 0x94b79ff7  com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x94c91000 - 0x94cfbfe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x94cfc000 - 0x94d0dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94d97000 - 0x94e17feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94e18000 - 0x94e22ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94e23000 - 0x94e23ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94e24000 - 0x94f18fe7  libiconv.2.dylib ??? (???) <0C578460-3929-29DD-585A-DB1E0C977425> /usr/lib/libiconv.2.dylib
0x94f19000 - 0x94fd2fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x95011000 - 0x95023ff7  com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9512d000 - 0x952a4fef  com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x952a5000 - 0x952a5ff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95318000 - 0x9531cff7  IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95349000 - 0x9566cfef  com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9566d000 - 0x9566fff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95708000 - 0x95a01ff3  com.apple.RawCamera.bundle 2.3.0 (505) <1C7CEA30-FFE2-B4DE-98CE-D6518DF1E54B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x95a02000 - 0x95a46ff3  com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95a47000 - 0x95aabffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95afa000 - 0x95b0efe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x95b0f000 - 0x95b44ff7  libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95b45000 - 0x95b51ff7  libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x95b52000 - 0x95cf6feb  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
0x95cf7000 - 0x95cfaffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95cfb000 - 0x95d3dfe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95d3e000 - 0x96154ff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96155000 - 0x96155ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96167000 - 0x96216fe3  com.apple.QuickTimeImporters.component 7.6.3 (1591.3) <2E2381EB-5E5E-B714-C65D-FCE349E77094> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x96217000 - 0x96267ff7  com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9626e000 - 0x96b4cff7  com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96b4d000 - 0x96bcfffb  SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96bd0000 - 0x96bd3ff7  libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x96bd4000 - 0x96c7bfe7  com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96c7c000 - 0x96c89ff7  com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96cac000 - 0x9748f4b7  com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x97490000 - 0x97591fe7  libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x97592000 - 0x9762efe7  com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9785b000 - 0x97860ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97861000 - 0x97861ff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97941000 - 0x97985fe7  com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97a3f000 - 0x97a5bfe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97a69000 - 0x97aaaff7  libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x97b04000 - 0x97b51feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x97ba9000 - 0x97bbdffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97be9000 - 0x97f50ff7  com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97f51000 - 0x97f94ff7  com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97fde000 - 0x9807bfe3  com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98d75000 - 0x98deffef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x98e2f000 - 0x9914efe7  com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9914f000 - 0x99245ff7  libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x99246000 - 0x99297ff7  com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x992cd000 - 0x99300ff7  com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x993a9000 - 0x993deff7  libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
0x994c4000 - 0x9950aff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x9950b000 - 0x995b8fe7  libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib

Issue migrated from trac:1379 at 2022-04-15 20:51:35 -0700

wzdev-ci commented 14 years ago

dak180 changed operating_system which not transferred by tractive

wzdev-ci commented 14 years ago

dak180 edited the issue description

wzdev-ci commented 14 years ago

dak180 commented


Ticket #1380 has been marked as a duplicate of this ticket.

wzdev-ci commented 14 years ago

Zarel changed title from Can't load third sector, crashes after video to Can't load Gamma 1, crashes after video

wzdev-ci commented 14 years ago

Zarel commented


Can you attach a saved game from right before this?

wzdev-ci commented 14 years ago

desert.scorpion.WZ@... uploaded file [`campaign retake (.gam`](https://github.com/Warzone2100/old-trac-data/raw/main/attachments/ticket/1379/campaign%20retake%20_(.gam) (4.4 KiB)_

wzdev-ci commented 14 years ago

Zarel changed status from new to closed

wzdev-ci commented 14 years ago

Zarel set resolution to fixed

wzdev-ci commented 14 years ago

Zarel commented


Fixed in [9434]/[9435]