Warzone2100 / old-trac-import

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

WZ crashes when loading a saved game #1460

Closed wzdev-ci closed 14 years ago

wzdev-ci commented 14 years ago

keyword_crash_load_savegame resolution_fixed type_bug | by themac


(one player skirmish game). I saved the game with the 2.3 beta 8 and liked to load it with the 2.3 beta 8, but it crashed to desktop. Crash log:

Process:         Warzone [282]
Path:            /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/MacOS/Warzone
Identifier:      net.wz2100.Warzone
Version:         2.3 Beta 8 (9359)
Code Type:       X86 (Native)
Parent Process:  launchd [96]

Date/Time:       2010-01-22 13:36:18.276 +0100
OS Version:      Mac OS X 10.6.2 (10C540)
Report Version:  6

Interval Since Last Report:          1580916 sec
Crashes Since Last Report:           32
Per-App Interval Since Last Report:  17333 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      E43FEA7E-8A12-496E-92B8-DB6DBE5ACB02

Exception Type:  EXC_CRASH (SIGBUS)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib               0x98a62732 __kill + 10
1   libSystem.B.dylib               0x98a62724 kill$UNIX2003 + 32
2   libSystem.B.dylib               0x98af598d raise + 26
3   libSystem.B.dylib               0x98a679bb _sigtramp + 43
4   ???                             0xffffffff 0 + 4294967295
5   net.wz2100.Warzone              0x000708c5 droidRelease + 171
6   net.wz2100.Warzone              0x000eda7d freeAllDroids + 49
7   net.wz2100.Warzone              0x0009b500 loadGame + 18323
8   net.wz2100.Warzone              0x000bb654 levLoadData + 2362
9   net.wz2100.Warzone              0x000917b9 gameLoadV + 6475
10  net.wz2100.Warzone              0x00091cc9 loadGameInit + 705
11  net.wz2100.Warzone              0x000c0940 initSaveGameLoad + 37
12  net.wz2100.Warzone              0x000c0cb6 mainLoop + 710
13  net.wz2100.Warzone              0x000c17a0 SDL_main + 2527
14  net.wz2100.Warzone              0x001806f8 -[SDLMain applicationDidFinishLaunching:] + 76
15  com.apple.Foundation            0x9926c270 _nsnote_callback + 345
16  com.apple.CoreFoundation        0x9518c9a9 __CFXNotificationPost + 905
17  com.apple.CoreFoundation        0x9518c3da _CFXNotificationPostNotification + 186
18  com.apple.Foundation            0x99261094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
19  com.apple.Foundation            0x9926e471 -[NSNotificationCenter postNotificationName:object:] + 56
20  com.apple.AppKit                0x96b4973a -[NSApplication _postDidFinishNotification] + 125
21  com.apple.AppKit                0x96b4964a -[NSApplication _sendFinishLaunchingNotification] + 74
22  com.apple.AppKit                0x96ca0595 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
23  com.apple.AppKit                0x96ca01b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
24  com.apple.Foundation            0x992a1404 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
25  com.apple.Foundation            0x992a11c8 _NSAppleEventManagerGenericHandler + 228
26  com.apple.AE                    0x94e46f3a aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
27  com.apple.AE                    0x94e46e39 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
28  com.apple.AE                    0x94e46d46 aeProcessAppleEvent + 197
29  com.apple.HIToolbox             0x9376f2a1 AEProcessAppleEvent + 50
30  com.apple.AppKit                0x96b19d02 _DPSNextEvent + 1420
31  com.apple.AppKit                0x96b19306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
32  com.apple.AppKit                0x96adb49f -[NSApplication run] + 821
33  net.wz2100.Warzone              0x00180ef9 main + 1702
34  net.wz2100.Warzone              0x000037fa _start + 216
35  net.wz2100.Warzone              0x00003721 start + 41

Thread 1 Crashed:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x98a280ea kevent + 10
1   libSystem.B.dylib               0x98a28804 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x98a27cc3 _dispatch_queue_invoke + 163
3   libSystem.B.dylib               0x98a27a68 _dispatch_worker_thread2 + 234
4   libSystem.B.dylib               0x98a274f1 _pthread_wqthread + 390
5   libSystem.B.dylib               0x98a27336 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x98a0193a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib               0x98a2f445 _pthread_cond_wait + 1066
2   libSystem.B.dylib               0x98a5e028 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio       0x974c7965 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio       0x974ca997 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio       0x974c8294 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio       0x974c7b2b HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio       0x974c7a42 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib               0x98a2efbd _pthread_start + 345
9   libSystem.B.dylib               0x98a2ee42 thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x98a019ee mach_wait_until + 10
1   libSystem.B.dylib               0x98a899e5 nanosleep + 345
2   SDL                             0x00edd453 SDL_Delay + 99
3   net.wz2100.Warzone              0x00083570 fpathThreadFunc + 301
4   SDL                             0x00eceecd SDL_Linked_Version + 397
5   SDL                             0x00edd1f1 SDL_SemWait + 49
6   libSystem.B.dylib               0x98a2efbd _pthread_start + 345
7   libSystem.B.dylib               0x98a2ee42 thread_start + 34

Thread 1 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0x98a2873e  ecx: 0xb0102d5c  edx: 0x98a280ea
  edi: 0xa0b071ac  esi: 0xb0102ed8  ebp: 0xb0102ef8  esp: 0xb0102d5c
   ss: 0x00000023  efl: 0x00000247  eip: 0x98a280ea   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x02001000

Binary Images:
    0x1000 -   0x202fff +net.wz2100.Warzone 2.3 Beta 8 (9359) <AECAEC1D-0904-2546-626E-4CD943424D17> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/MacOS/Warzone
  0xc67000 -   0xc92ff7 +org.xiph.theora 1.1.1 (1.1.1) <63BEFF04-2335-5BDE-E99C-0A3334666697> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/Theora.framework/Versions/A/Theora
  0xc99000 -   0xcb0ff7 +net.wz2100.QuesoGLC ??? (1.0) <63260756-6254-FB6E-C5C8-087F639A6FFC> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
  0xcbb000 -   0xcbfff7 +net.wz2100.Popt ??? (1.0) <59F82680-FDFF-C027-1BC8-D337E8012F21> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/Popt.framework/Versions/A/Popt
  0xcc3000 -   0xccbff7 +net.wz2100.Gettext ??? (1.0) <0FB261C3-6015-0510-2F55-F2E396974139> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/Gettext.framework/Versions/A/Gettext
  0xcd0000 -   0xcf8feb  com.apple.audio.OpenAL 1.3 (1.3) <17F53393-0AA6-5FC6-6544-7EFAFB7F13AD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0xd06000 -   0xd14ff7 +net.wz2100.Zlib ??? (1.0) <0BF1854B-4172-D6EB-5ED0-EB5232F69A49> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/Zlib.framework/Versions/A/Zlib
  0xd19000 -   0xd34fe7 +net.wz2100.Png ??? (1.0) <C62A02E0-6B4F-D12E-128B-D9A4643F2F95> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/Png.framework/Versions/A/Png
  0xd3c000 -   0xd3eff7 +org.xiph.ogg 1.1.4 (1.1.4) <67B7AA5C-77BD-84E2-122D-22EFE62C7A73> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
  0xd42000 -   0xe4bfe7 +org.xiph.vorbis 1.2.3 (1.2.3) <A9B924B5-B276-1171-FAA6-862EED7445F9> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
  0xe84000 -   0xe94ff7 +net.wz2100.PhysFS ??? (1.0) <2B68917A-6B49-A1D6-565D-09D9F72E3C77> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/PhysFS.framework/Versions/A/PhysFS
  0xe9e000 -   0xf03f17 +SDL 1.2.14 (1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Users/iMac/Desktop/Warzone 2.3 beta 8.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  0xf15000 -   0xf38ff7 +libfontconfig.1.dylib ??? (???) <245AABD6-D1C5-CDB2-3CFC-99161121C4AB> /usr/X11R6/lib/libfontconfig.1.dylib
  0xf42000 -   0xfa3fe7 +libfreetype.6.dylib ??? (???) <9C663258-D829-0D88-0B76-91C02242FDD0> /usr/X11R6/lib/libfreetype.6.dylib
0x13892000 - 0x138aeff7  GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x172ec000 - 0x1745dff7  GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1748e000 - 0x1784afef  com.apple.ATIRadeonX2000GLDriver 1.6.6 (6.0.6) <86D6B61E-EF05-81CC-ED7A-35FBA6E8FCBC> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x17977000 - 0x1797bff3  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
0x17980000 - 0x17986ffb  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
0x179dc000 - 0x17bb8ff6 +com.elgato.mpegsupport EyeTV MPEG Support 1.1.0 (build 48) (1.0.9) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
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
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90007ff7  libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9017b000 - 0x9027cfe7  libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x9027d000 - 0x9027dff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9027e000 - 0x902a2ff7  libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x902a3000 - 0x90323feb  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
0x90324000 - 0x903ddfe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x90408000 - 0x90445ff7  com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90672000 - 0x90720ff3  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
0x90721000 - 0x90815fe7  libiconv.2.dylib ??? (???) <0C578460-3929-29DD-585A-DB1E0C977425> /usr/lib/libiconv.2.dylib
0x90816000 - 0x90824fe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x90838000 - 0x908c9fe7  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
0x908ca000 - 0x908caff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91a7a000 - 0x91a7aff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91abc000 - 0x91ac1ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91ca8000 - 0x91cf8ff7  com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91d20000 - 0x91e12ff7  libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x91e13000 - 0x91e95ffb  SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91ed5000 - 0x91ed9ff7  libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x91f0d000 - 0x9208ffe7  libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x92090000 - 0x920f0fe7  com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x920f1000 - 0x928d44b7  com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x929b5000 - 0x92c17ff7  com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92c31000 - 0x92dedfef  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
0x92e7a000 - 0x92e8effb  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
0x9335e000 - 0x93367ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9361d000 - 0x9364eff3  libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x93655000 - 0x93732ff7  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
0x93733000 - 0x93a56fef  com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93b2b000 - 0x93e4afe7  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
0x93e4b000 - 0x93e85ffb  libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93e86000 - 0x93ed3feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x93f0b000 - 0x94037fe3  com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94038000 - 0x94044ff7  libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x94246000 - 0x94248ff7  libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x942b3000 - 0x9461aff7  com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9461b000 - 0x9461bff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94b3c000 - 0x94b4cff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x94b4d000 - 0x94b8eff7  libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94b8f000 - 0x94ba1ff7  com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94ba2000 - 0x94c0cfe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x94c0d000 - 0x94c42ff7  libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94c43000 - 0x94c6bff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x94c6c000 - 0x94c8bfe3  libexpat.1.dylib ??? (???) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x94c8c000 - 0x94c90ff7  IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94c99000 - 0x94c9cff7  libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94dc8000 - 0x94dcbffb  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
0x94e43000 - 0x94e76ff7  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
0x94e77000 - 0x94f41fef  com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94f42000 - 0x94f64fef  com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94f65000 - 0x94f76ff7  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
0x94f77000 - 0x9501fffb  com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95020000 - 0x95020ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x95113000 - 0x95131ff7  com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95132000 - 0x952a9fef  com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95486000 - 0x9589cff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9589d000 - 0x958b2fff  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
0x958be000 - 0x959b4ff7  libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95a68000 - 0x95aabff7  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
0x95ab3000 - 0x95ab3ff7  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
0x95abc000 - 0x95adcfe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x95d94000 - 0x95dd8fe7  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
0x95e00000 - 0x95e0afe7  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
0x95f01000 - 0x95fdbff3  com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95fdc000 - 0x9608ffff  libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x96090000 - 0x96128fe7  edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x963c6000 - 0x963d3ff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x963d4000 - 0x96483ff3  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
0x96554000 - 0x9684dfef  com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96ad1000 - 0x973afff7  com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x973b0000 - 0x973b2ff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x973b3000 - 0x9740dff7  com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9740e000 - 0x97434fff  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
0x974a6000 - 0x974a6ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x974a7000 - 0x97521fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97522000 - 0x97957ff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98311000 - 0x98362ff7  com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98363000 - 0x98400fe3  com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98401000 - 0x98419ff7  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
0x9841a000 - 0x98424ffb  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
0x98425000 - 0x984ccfe7  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
0x984cd000 - 0x9851dfe7  libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9851e000 - 0x98567fe7  libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98568000 - 0x98569ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9856a000 - 0x98698fe7  com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98741000 - 0x98783fe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x98784000 - 0x98785ff7  com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98786000 - 0x9878dfff  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
0x98791000 - 0x98791ff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98a01000 - 0x98ba5feb  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
0x98ba6000 - 0x98bb1ff7  libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98ce2000 - 0x98d51ff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x98d52000 - 0x98dfffe7  libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x98e41000 - 0x98e4bff7  libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x98ea5000 - 0x98edaff7  libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
0x98ef4000 - 0x98f10fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98f53000 - 0x98f59fff  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
0x98f7c000 - 0x98f7ffe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x98fc1000 - 0x98fc4ff7  libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98fc5000 - 0x98fd9fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x98feb000 - 0x99031ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x99032000 - 0x990cefe7  com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x990e8000 - 0x9912cff3  com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9919c000 - 0x991bcfe7  com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x991c7000 - 0x991d4ff7  com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x991d5000 - 0x99239ffb  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
0x9923a000 - 0x99255ff7  libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x99256000 - 0x994c6ffb  com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib

Issue migrated from trac:1460 at 2022-04-15 20:57:03 -0700

wzdev-ci commented 14 years ago

themac uploaded file savegame.zip (656.1 KiB)

two savegames that crash when I try to load it

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 edited the issue description

wzdev-ci commented 14 years ago

Zarel commented


Duplicate of #1443, which has already been fixed.