#2951: Crash in skirmish-battle OS X
----------------------------------+----------------------------------------
        Reporter:  anonymous      |       Type:  bug
          Status:  new            |   Priority:  normal
       Milestone:  unspecified    |  Component:  other
         Version:  2.3.9          |   Keywords:  crash, mac, os x, skirmish
      Blocked By:                 |   Blocking:
Operating System:  All/Non-       |
  Specific                        |
----------------------------------+----------------------------------------
 Game crashes every 30 seconds, but not always at the same point.

 Here is the report from the dialog:


 Process:         Warzone [2094]
 Path:            /Applications/Warzone.app/Contents/MacOS/Warzone
 Identifier:      net.wz2100.Warzone
 Version:         v2.3.9.1 [3b3a7b9] (7488)
 Code Type:       X86 (Native)
 Parent Process:  launchd [514]

 Date/Time:       2011-11-26 20:00:49.048 +0100
 OS Version:      Mac OS X 10.6.8 (10K549)
 Report Version:  6

 Interval Since Last Report:          2236095 sec
 Crashes Since Last Report:           8
 Per-App Interval Since Last Report:  26966 sec
 Per-App Crashes Since Last Report:   8
 Anonymous UUID:                      9077881C-0119-462B-A316-3F917F570429

 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   net.wz2100.Warzone                  0x001664a7 structureUpdate + 10247
 1   net.wz2100.Warzone                  0x000df2ba gameLoop + 2730
 2   net.wz2100.Warzone                  0x000e0a64 mainLoop + 500
 3   net.wz2100.Warzone                  0x000e18be SDL_main + 2862
 4   net.wz2100.Warzone                  0x001b2bbc -[SDLMain
 applicationDidFinishLaunching:] + 76
 5   com.apple.Foundation                0x97f32e5c _nsnote_callback + 345
 6   com.apple.CoreFoundation            0x93994763 __CFXNotificationPost +
 947
 7   com.apple.CoreFoundation            0x9399416a
 _CFXNotificationPostNotification + 186
 8   com.apple.Foundation                0x97f27c50 -[NSNotificationCenter
 postNotificationName:object:userInfo:] + 128
 9   com.apple.Foundation                0x97f3505d -[NSNotificationCenter
 postNotificationName:object:] + 56
 10  com.apple.AppKit                    0x93b52216 -[NSApplication
 _postDidFinishNotification] + 125
 11  com.apple.AppKit                    0x93b52126 -[NSApplication
 _sendFinishLaunchingNotification] + 74
 12  com.apple.AppKit                    0x93ca9339
 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
 13  com.apple.AppKit                    0x93ca8f59
 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] +
 101
 14  com.apple.Foundation                0x97f681f8 -[NSAppleEventManager
 dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
 15  com.apple.Foundation                0x97f67fbc
 _NSAppleEventManagerGenericHandler + 228
 16  com.apple.AE                        0x96e9ef5c
 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned
 char*) + 166
 17  com.apple.AE                        0x96e9ee5b
 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
 18  com.apple.AE                        0x96e9ed65 aeProcessAppleEvent +
 197
 19  com.apple.HIToolbox                 0x95409197 AEProcessAppleEvent +
 50
 20  com.apple.AppKit                    0x93b227d2 _DPSNextEvent + 1420
 21  com.apple.AppKit                    0x93b21dd6 -[NSApplication
 nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
 22  com.apple.AppKit                    0x93ae41f3 -[NSApplication run] +
 821
 23  net.wz2100.Warzone                  0x001b33bd main + 1702
 24  net.wz2100.Warzone                  0x000033e6 _start + 216
 25  net.wz2100.Warzone                  0x0000330d start + 41

 Thread 1 Crashed:  Dispatch queue: com.apple.libdispatch-manager
 0   libSystem.B.dylib                   0x97d98382 kevent + 10
 1   libSystem.B.dylib                   0x97d98a9c _dispatch_mgr_invoke +
 215
 2   libSystem.B.dylib                   0x97d97f59 _dispatch_queue_invoke
 + 163
 3   libSystem.B.dylib                   0x97d97cfe
 _dispatch_worker_thread2 + 240
 4   libSystem.B.dylib                   0x97d97781 _pthread_wqthread + 390
 5   libSystem.B.dylib                   0x97d975c6 start_wqthread + 30

 Thread 2:
 0   libSystem.B.dylib                   0x97d71b5a
 semaphore_timedwait_signal_trap + 10
 1   libSystem.B.dylib                   0x97d9f6e1 _pthread_cond_wait +
 1066
 2   libSystem.B.dylib                   0x97dce5a8
 pthread_cond_timedwait_relative_np + 47
 3   com.apple.audio.CoreAudio           0x952a73ab
 CAGuard::WaitFor(unsigned long long) + 219
 4   com.apple.audio.CoreAudio           0x952aa3dd
 CAGuard::WaitUntil(unsigned long long) + 289
 5   com.apple.audio.CoreAudio           0x952a7cda HP_IOThread::WorkLoop()
 + 1892
 6   com.apple.audio.CoreAudio           0x952a7571
 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
 7   com.apple.audio.CoreAudio           0x952a7488
 CAPThread::Entry(CAPThread*) + 140
 8   libSystem.B.dylib                   0x97d9f259 _pthread_start + 345
 9   libSystem.B.dylib                   0x97d9f0de thread_start + 34

 Thread 3:
 0   libSystem.B.dylib                   0x97d71c0e mach_wait_until + 10
 1   libSystem.B.dylib                   0x97df9429 nanosleep + 345
 2   SDL                                 0x00d77453 SDL_Delay + 99
 3   net.wz2100.Warzone                  0x00099bf9 fpathThreadFunc + 489
 4   SDL                                 0x00d68ecd SDL_Linked_Version +
 397
 5   SDL                                 0x00d771f1 SDL_SemWait + 49
 6   libSystem.B.dylib                   0x97d9f259 _pthread_start + 345
 7   libSystem.B.dylib                   0x97d9f0de thread_start + 34

 Thread 1 crashed with X86 Thread State (32-bit):
   eax: 0x00000004  ebx: 0x97d989d6  ecx: 0xb0080d5c  edx: 0x97d98382
   edi: 0xa09491ec  esi: 0xb0080ed8  ebp: 0xb0080ef8  esp: 0xb0080d5c
    ss: 0x0000001f  efl: 0x00000247  eip: 0x97d98382   cs: 0x00000007
    ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
   cr2: 0xffe2a0b0

 Binary Images:
     0x1000 -   0x236fef +net.wz2100.Warzone v2.3.9.1 [3b3a7b9] (7488)
 <CF75B605-2D6E-3EE9-5ED4-793E13110E44>
 /Applications/Warzone.app/Contents/MacOS/Warzone
   0xd38000 -   0xd9df17 +SDL 1.2.14 (1.2.14)
 <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8>
 /Applications/Warzone.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
   0xdaf000 -   0xdbfff7 +net.wz2100.Zlib ??? (1.0) <A21F3393-B5BF-5F9B-
 439A-144E69E4C8CB>
 /Applications/Warzone.app/Contents/Frameworks/Zlib.framework/Versions/A/Zlib
   0xdc6000 -   0xdf1ff7 +org.xiph.theora 1.1.1 (1.1.1) <1ADFA8C3-C552-50E4
 -F64A-DF23433E2257>
 
/Applications/Warzone.app/Contents/Frameworks/Theora.framework/Versions/A/Theora
   0xdfe000 -   0xe14ff7 +net.wz2100.QuesoGLC ??? (1.0) <CEA90F86-8A8B-
 2CEC-21BD-F715F608C98E>
 
/Applications/Warzone.app/Contents/Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
   0xe26000 -   0xe2aff7 +net.wz2100.Popt ??? (1.0)
 <59F82680-FDFF-C027-1BC8-D337E8012F21>
 /Applications/Warzone.app/Contents/Frameworks/Popt.framework/Versions/A/Popt
   0xe2e000 -   0xe49fe7 +net.wz2100.Png ??? (1.0)
 <14A35602-5E5F-B386-AA3B-477366333915>
 /Applications/Warzone.app/Contents/Frameworks/Png.framework/Versions/A/Png
   0xe58000 -   0xe5aff7 +net.wz2100.Ogg ??? (1.0) <1AA66998-D8DF-1B54
 -55DA-2882953807B0>
 /Applications/Warzone.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
   0xe60000 -   0xfe4fe7 +org.xiph.vorbis 1.2.3 (1.2.3) <0A80B07A-CF2E-FC83
 -6C5D-05D4292D0521>
 
/Applications/Warzone.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
  0x1031000 -  0x103eff7 +net.wz2100.PhysFS ??? (1.0) <EC46D5AE-1E76-89AB-
 8E9B-8DF2D00B257F>
 
/Applications/Warzone.app/Contents/Frameworks/PhysFS.framework/Versions/A/PhysFS
  0x104d000 -  0x1056fe7 +net.wz2100.Gettext ??? (1.0) <A2AE8E28-FE07-026F-
 6C53-EFADFB84D66D>
 
/Applications/Warzone.app/Contents/Frameworks/Gettext.framework/Versions/A/Gettext
  0x105f000 -  0x1088fff  com.apple.audio.OpenAL 1.4 (1.4)
 <CDC6D2B8-3DCA-E511-2250-75567E4C94BD>
 /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0x1096000 -  0x109aff7 +net.wz2100.MiniUPnPc ??? (1.0)
 <74E93407-A5E5-93E2-086C-382D8A8CADCB>
 
/Applications/Warzone.app/Contents/Frameworks/MiniUPnPc.framework/Versions/A/MiniUPnPc
  0x10a0000 -  0x10c6ff7 +libfontconfig.1.dylib 6.3.0 (compatibility 6.0.0)
 <63D52AFD-418F-E8B0-4F51-693E9586577D>
 /usr/X11R6/lib/libfontconfig.1.dylib
  0x10d0000 -  0x1138fe7 +libfreetype.6.dylib 13.2.0 (compatibility 13.0.0)
 <97B6F1BB-0D02-87B4-C16F-B523B18D69DB> /usr/X11R6/lib/libfreetype.6.dylib
  0x114c000 -  0x116bfe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0)
 <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
 0x14281000 - 0x142a5fe7  GLRendererFloat ??? (???)
 <AD081A9B-1424-1F17-3C68-9803EBA37E8D>
 
/System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x173f4000 - 0x1756dff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-
 CCA6-C8A9FF9BB60A>
 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x1759f000 - 0x177dbfef  com.apple.ATIRadeonX1000GLDriver 1.6.36 (6.3.6)
 <5370EAFE-71E0-6740-7C3F-705442BFC504>
 
/System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
 0x17a68000 - 0x17a6cff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6)
 <E9CB576C-283B-1DB2-0C69-E7C914BD7922>
 
/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x17a71000 - 0x17a77ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5
 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D>
 
/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x17ad8000 - 0x17b12feb  com.motu.driver.FWA.HALPlugin ??? (1.6 48575)
 <B087A389-EA06-E4C7-86FD-FE963E473F34>
 
/System/Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/Contents/MacOS/FWHALPlugin
 0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5)
 <E50D0989-0609-EAF7-3B3B-B10D7847BAA5>
 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
 0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-
 ACE5-3C06E169A801> /usr/lib/dyld
 0x90005000 - 0x90047ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0)
 <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA>
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x90048000 - 0x9005cffb  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
 0x9005d000 - 0x90119fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-
 02C3-EA5E-4194EC59995B>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x9011a000 - 0x90177ff7  com.apple.framework.IOKit 2.0 (???)
 <3DABAB9C-4949-F441-B077-0498F8E47A35>
 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x90419000 - 0x9041cff7  libCoreVMClient.dylib ??? (???)
 <F58BDFC1-7408-53C8-0B08-48BA2F25CA43>
 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
 0x9041d000 - 0x9046afeb
 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-
 0E7D-D0F4-A643-8C5675C2BB21>
 
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
 0x9046b000 - 0x904beff7  com.apple.HIServices 1.8.3 (???)
 <1D3C4587-6318-C339-BD0F-1988F246BE2E>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x904bf000 - 0x904f2fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-
 FA1B-E9D0-1E9505713C5C>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
 0x904f3000 - 0x90590fe3  com.apple.LaunchServices 362.3 (362.3)
 <15B47388-16C8-97DA-EEBB-1709E136169E>
 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x90788000 - 0x90b9eff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0)
 <C4FB303A-DB4D-F9E8-181C-129585E59603>
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x90b9f000 - 0x90bdcff7  com.apple.SystemConfiguration 1.10.8 (1.10.2)
 <50E4D49B-4F61-446F-1C21-1B2BA814713D>
 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x90c8e000 - 0x90c94fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-
 D04E-E1FA-CFA526C87EB5>
 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
 0x90cdb000 - 0x90cfcfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3
 -191C-AFD3-697843C6BCFF>
 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
 0x90e39000 - 0x90f45ff7  libGLProgrammability.dylib ??? (???)
 <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22>
 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x90f46000 - 0x91074fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6
 -773D-ED45-345272E56463>
 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x91075000 - 0x91110fe7  com.apple.ApplicationServices.ATS 275.19 (???)
 <9FA31967-CF14-B033-EB8D-570561D12A13>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x91146000 - 0x91935557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5
 -228B-42CB-7018-66F42C3A9BB3>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x91988000 - 0x91a30ffb  com.apple.QD 3.36 (???)
 <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x91a31000 - 0x91a33ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7
 -B34E-93DB-1B88108F8F18>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
 0x91a34000 - 0x91b14fe7  com.apple.vImage 4.1 (4.1)
 <D029C515-08E1-93A6-3705-DD062A3A672C>
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x91b15000 - 0x91c09ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0)
 <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
 0x91c0a000 - 0x91c13ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767
 -DA6A-6CCB-8B00-2D5706753000>
 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x91c14000 - 0x91c17ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0)
 <4D766435-EB76-C384-0127-1D20ACD74076>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
 0x91ca2000 - 0x91cb7fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-
 EAC9-A7C8-F2A9-CD757CDB59E8>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
 0x91cb8000 - 0x91d50fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-
 7F5B-6244-6A2E7FFFF668>
 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
 0x92df2000 - 0x92e9efe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006
 -389F-967F-3405-EDF541F406D7>
 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x92ed6000 - 0x92ed6ff7  com.apple.vecLib 3.6 (vecLib 3.6)
 <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36>
 /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
 0x92ed7000 - 0x92ed7ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-
 397A-185588698BCC>
 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
 0x92ed8000 - 0x92ed8ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-
 90ED-26A8-67D461718A4A>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
 0x92ed9000 - 0x92ef1ff7  com.apple.CFOpenDirectory 10.6 (10.6)
 <D1CF5881-0AF7-D164-4156-9E9067B7FA37>
 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
 0x92ef2000 - 0x92f9ffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0)
 <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
 0x930e4000 - 0x9310cff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0)
 <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
 0x9310d000 - 0x93110fe7  libmathCommon.A.dylib 315.0.0 (compatibility
 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E>
 /usr/lib/system/libmathCommon.A.dylib
 0x93111000 - 0x931c9feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58
 -092A-49B3708E8C89>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
 0x931ca000 - 0x931defe7  libbsm.0.dylib ??? (???) <14CB053A-
 7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
 0x931df000 - 0x93201fef  com.apple.DirectoryService.Framework 3.6 (621.12)
 <A4A47C88-138C-A237-88A5-877E5CAB4494>
 
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
 0x93202000 - 0x93204ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-
 70AD-590FCB5C9E6C>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x9329f000 - 0x933a1fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8)
 <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
 0x933a2000 - 0x933a3ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7)
 <838E1760-F7D9-3239-B3A8-20E25EFD1379>
 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x933b5000 - 0x933f6ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0)
 <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
 0x933f7000 - 0x934c2fef  com.apple.CoreServices.OSServices 359.2 (359.2)
 <7C16D9C8-6F41-5754-17F7-2659D9DD9579>
 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x934c3000 - 0x93685feb  com.apple.ImageIO.framework 3.0.4 (3.0.4)
 <027F55DF-7E4E-2310-1536-3F470CB8847B>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x936d9000 - 0x93748ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0)
 <595A5539-9F54-63E6-7AAC-C04E1574B050>
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x93749000 - 0x93753fe7  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
 0x93795000 - 0x937a0ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0)
 <287DECA3-7821-32B6-724D-AE03A9A350F9>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
 0x937a1000 - 0x937b3ff7  com.apple.MultitouchSupport.framework 207.11
 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741>
 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
 0x93874000 - 0x93879ff7  com.apple.OpenDirectory 10.6 (10.6)
 <0603680A-A002-D294-DE83-0D028C6BE884>
 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
 0x938a2000 - 0x938f2ff7  com.apple.framework.familycontrols 2.0.2 (2020)
 <596ADD85-79F5-A613-537B-F83B6E19013C>
 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
 0x93939000 - 0x93ab4fe7  com.apple.CoreFoundation 6.6.6 (550.44)
 <F88C95CD-1264-782D-A1F5-204739847E93>
 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x93ab5000 - 0x93ad9ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-
 BF55-F6E8D23526AD>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x93ada000 - 0x943bdff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-
 CFC9-CB75-949D-786F6F7732F6>
 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x948ed000 - 0x948f9ff7  libkxld.dylib ??? (???)
 <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
 0x94a0e000 - 0x94a15ff3  com.apple.print.framework.Print 6.1 (237.1)
 <F5AAE53D-5530-9004-A9E3-2C1690C5328E>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
 0x94a19000 - 0x94a19ff7  liblangid.dylib ??? (???)
 <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
 0x94a27000 - 0x94a27ff7  com.apple.ApplicationServices 38 (38)
 <8012B504-3D83-BFBB-DA65-065E061CFE03>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x94a76000 - 0x94a7aff7  IOSurface ??? (???) <89D859B7-A26A-
 A5AB-8401-FC1E01AC7A60>
 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
 0x94a7b000 - 0x94abeff7  com.apple.NavigationServices 3.5.4 (182)
 <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
 0x94c9e000 - 0x94ce1ff7  libGLU.dylib ??? (???)
 <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x94ce2000 - 0x94d43fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-
 4DC7-D456-9ED02880BE98>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x94d44000 - 0x94d4effb  com.apple.speech.recognition.framework 3.11.1
 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x94d4f000 - 0x94e08fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0)
 <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
 0x94ee8000 - 0x94f2cfe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23
 -B89F-6F4C-4940-45556C0671B5>
 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x94f66000 - 0x95286ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39)
 <5C59805C-AF39-9010-B8B5-D673C9C38538>
 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x95287000 - 0x95301fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6)
 <156A532C-0B60-55B0-EE27-D02B82AA6217>
 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x95302000 - 0x95313ff7  com.apple.LangAnalysis 1.6.6 (1.6.6)
 <3036AD83-4F1D-1028-54EE-54165E562650>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x953be000 - 0x953ccff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-
 C1A3-B24A-1585-37C328D77148>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x953cd000 - 0x956f1fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-
 61DE-C567-32E89755CB34>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x956f2000 - 0x956f8fff  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
 0x956fb000 - 0x9577bfeb  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
 0x9577c000 - 0x9577cff7  com.apple.Accelerate 1.6 (Accelerate 1.6)
 <3891A689-4F38-FACD-38B2-4BF937DE30CF>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 0x9577d000 - 0x95bb2ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0)
 <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2>
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x95ded000 - 0x95e0dfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0)
 <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
 0x95e0e000 - 0x95e2afe3  com.apple.openscripting 1.3.1 (???)
 <2A748037-D1C0-6D47-2C4A-0562AF799AC9>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
 0x95e2b000 - 0x95e38ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-
 8D7A-BB24-3D1B42FA5FAB>
 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
 0x95f2b000 - 0x95fbdfe7  com.apple.print.framework.PrintCore 6.3 (312.7)
 <7410D1B2-655D-68DA-D4B9-2C65747B6817>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
 0x95fbe000 - 0x95fbfff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-
 77E8-EDC0-BEC6-7580D78B2843>
 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
 0x95fc0000 - 0x95fc4ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-
 BAD6-99F85B6E7C25>
 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
 0x96041000 - 0x961c3fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0)
 <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
 0x961c4000 - 0x9629efff  com.apple.DesktopServices 1.5.11 (1.5.11)
 <800F2040-9211-81A7-B438-7712BF51DEE3>
 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x9629f000 - 0x962d9ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0)
 <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
 0x966a7000 - 0x966b5fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0)
 <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
 0x966b6000 - 0x96720fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0)
 <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
 0x96721000 - 0x96721ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6)
 <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974>
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x9672e000 - 0x9673eff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0)
 <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
 0x9673f000 - 0x967a3ffb  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
 0x967a4000 - 0x967a4ff7  com.apple.Carbon 150 (152) <095157D7-B4EE-F73D-
 72E9-6C5EF55C55E2>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
 0x967a5000 - 0x967cbffb  com.apple.DictionaryServices 1.1.2 (1.1.2)
 <43E1D565-6E01-3681-F2E5-72AE4C3A097A>
 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
 0x967d8000 - 0x9681eff7  libauto.dylib ??? (???) <29422A70-87CF-
 10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
 0x96e8f000 - 0x96e9aff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-
 FF66-5204BD5B4E21>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x96e9b000 - 0x96eceff7  com.apple.AE 496.5 (496.5)
 <BF9673D5-2419-7120-26A3-83D264C75222>
 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x96ecf000 - 0x96ed3ff7  libGIF.dylib ??? (???) <2123645B-
 AC89-C4E2-8757-85834CAE3DD2>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x96eec000 - 0x96f07ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-
 0BDAF7899DEC>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x96f08000 - 0x96f51fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-
 1D1C729E3F6D>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x9715a000 - 0x973bffeb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-
 0EBC-A321-923472D686BD>
 /System/Library/Frameworks/Security.framework/Versions/A/Security
 0x973d9000 - 0x9741dff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-
 0BFA-D1A289ECDBDA>
 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
 0x97428000 - 0x97529fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0)
 <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
 0x9752a000 - 0x97667fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7
 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7>
 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x976c3000 - 0x976f4ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-
 E5B1-B800E43FC5CF>
 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0x97d71000 - 0x97f18ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0)
 <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
 0x97f19000 - 0x97f1cffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-
 D8AF-E39034B97D8C>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
 0x97f1d000 - 0x9818efef  com.apple.Foundation 6.6.8 (751.63)
 <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C>
 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x9818f000 - 0x981aeff7  com.apple.CoreVideo 1.6.2 (45.6)
 <EB53CAA4-5EE2-C356-A954-5775F7DDD493>
 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
 0x981af000 - 0x9851aff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-
 499E-CA9E-9BC3-537231449CAA>
 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x9851b000 - 0x98556feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-
 62B8-A288-1E13DBA22B1B>
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
 0x98557000 - 0x985d9ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380
 -675D-95B0291AA425>
 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
 0x985da000 - 0x98688ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-
 A2F9-56FB-8BDE-C2DEC3F20784>
 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25
 -119A-3863A3848B90> /usr/lib/libSystem.B.dylib

 Model: MacBookPro1,2, BootROM MBP12.0061.B03, 2 processors, Intel Core
 Duo, 2.16 GHz, 2 GB, SMC 1.5f10
 Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
 Memory Module: global_name
 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86),
 Atheros 5424: 2.1.14.6
 Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
 Network Service: Ethernet, Ethernet, en0
 Serial ATA Device: M4-CT128M4SSD2, 119,24 GB
 Parallel ATA Device: MATSHITADVD-R   UJ-846
 USB Device: Hub, 0x0409  (NEC Corporation), 0x0059, 0xfd800000 / 2
 USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd830000 / 5
 USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfd832000 / 9
 USB Device: Hub, 0x0409  (NEC Corporation), 0x0059, 0xfd840000 / 4
 USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc525, 0xfd842000 / 8
 USB Device: USB2.0 Card Reader, 0x0dda  (Integrated Circuit Solution
 Inc.), 0x2026, 0xfd841000 / 7
 USB Device: USB Optical Mouse, 0x046d  (Logitech Inc.), 0xc018, 0xfd844000
 / 6
 USB Device: EDIROL UA-25, 0x0582  (Roland Corporation), 0x0073, 0xfd810000
 / 3
 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
 0x0218, 0x1d200000 / 2
 USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
 USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205,
 0x7d100000 / 2
 FireWire Device: Vendor 0x1F2 Device 0x107800, 0x1F2, Up to 400 Mb/sec

-- 
Ticket URL: <http://developer.wz2100.net/ticket/2951>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to