Warzone2100 / old-trac-import

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

Went back to desktop #1476

Closed wzdev-ci closed 14 years ago

wzdev-ci commented 14 years ago

resolution_fixed type_bug | by sacman


Process:         Warzone [3279]
Path:            /Applications/Warzone.app/Contents/MacOS/Warzone
Identifier:      net.wz2100.Warzone
Version:         Trunk (9345) (9345)
Code Type:       X86 (Native)
Parent Process:  launchd [187]

Date/Time:       2010-01-24 15:16:05.212 -0800
OS Version:      Mac OS X 10.6.2 (10C540)
Report Version:  6

Interval Since Last Report:          3081435 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  10750 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      A50A0EA3-EF47-4B45-B83A-85D6D0104129

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               0x90227732 __kill + 10
1   libSystem.B.dylib               0x90227724 kill$UNIX2003 + 32
2   libSystem.B.dylib               0x902ba98d raise + 26
3   libSystem.B.dylib               0x902d0a44 abort + 93
4   net.wz2100.Warzone              0x00185b6d __eprintf + 77
5   net.wz2100.Warzone              0x00141b9a visRemoveVisibility + 384
6   net.wz2100.Warzone              0x00141cd9 visTilesUpdate + 240
7   net.wz2100.Warzone              0x000d1dac moveUpdateDroid + 4967
8   net.wz2100.Warzone              0x00076434 droidUpdate + 147
9   net.wz2100.Warzone              0x000bc8bf gameLoop + 946
10  net.wz2100.Warzone              0x000bdf52 mainLoop + 366
11  net.wz2100.Warzone              0x000beba0 SDL_main + 2535
12  net.wz2100.Warzone              0x001852e6 -[SDLMain applicationDidFinishLaunching:] + 76
13  com.apple.Foundation            0x959a6270 _nsnote_callback + 345
14  com.apple.CoreFoundation        0x93e099a9 __CFXNotificationPost + 905
15  com.apple.CoreFoundation        0x93e093da _CFXNotificationPostNotification + 186
16  com.apple.Foundation            0x9599b094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
17  com.apple.Foundation            0x959a8471 -[NSNotificationCenter postNotificationName:object:] + 56
18  com.apple.AppKit                0x91be073a -[NSApplication _postDidFinishNotification] + 125
19  com.apple.AppKit                0x91be064a -[NSApplication _sendFinishLaunchingNotification] + 74
20  com.apple.AppKit                0x91d37595 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
21  com.apple.AppKit                0x91d371b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
22  com.apple.Foundation            0x959db404 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
23  com.apple.Foundation            0x959db1c8 _NSAppleEventManagerGenericHandler + 228
24  com.apple.AE                    0x952a7f3a aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
25  com.apple.AE                    0x952a7e39 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
26  com.apple.AE                    0x952a7d46 aeProcessAppleEvent + 197
27  com.apple.HIToolbox             0x966382a1 AEProcessAppleEvent + 50
28  com.apple.AppKit                0x91bb0d02 _DPSNextEvent + 1420
29  com.apple.AppKit                0x91bb0306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
30  com.apple.AppKit                0x91b7249f -[NSApplication run] + 821
31  net.wz2100.Warzone              0x00185ae7 main + 1702
32  net.wz2100.Warzone              0x0000344a _start + 216
33  net.wz2100.Warzone              0x00003371 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x901ed0ea kevent + 10
1   libSystem.B.dylib               0x901ed804 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x901eccc3 _dispatch_queue_invoke + 163
3   libSystem.B.dylib               0x901eca68 _dispatch_worker_thread2 + 234
4   libSystem.B.dylib               0x901ec4f1 _pthread_wqthread + 390
5   libSystem.B.dylib               0x901ec336 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x901c69ee mach_wait_until + 10
1   libSystem.B.dylib               0x9024e9e5 nanosleep + 345
2   SDL                             0x00e315c3 SDL_Delay + 467
3   SDL                             0x00e22ecd SDL_Linked_Version + 397
4   SDL                             0x00e311f1 SDL_SemWait + 49
5   libSystem.B.dylib               0x901f3fbd _pthread_start + 345
6   libSystem.B.dylib               0x901f3e42 thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x901c693a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib               0x901f4445 _pthread_cond_wait + 1066
2   libSystem.B.dylib               0x90223028 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio       0x92ab9965 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio       0x92abc997 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio       0x92aba294 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio       0x92ab9b2b HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio       0x92ab9a42 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib               0x901f3fbd _pthread_start + 345
9   libSystem.B.dylib               0x901f3e42 thread_start + 34

Thread 4:
0   libSystem.B.dylib               0x901c69ee mach_wait_until + 10
1   libSystem.B.dylib               0x9024e9e5 nanosleep + 345
2   SDL                             0x00e31453 SDL_Delay + 99
3   net.wz2100.Warzone              0x0008053c fpathThreadFunc + 301
4   SDL                             0x00e22ecd SDL_Linked_Version + 397
5   SDL                             0x00e311f1 SDL_SemWait + 49
6   libSystem.B.dylib               0x901f3fbd _pthread_start + 345
7   libSystem.B.dylib               0x901f3e42 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x902d09f3  ecx: 0xbfffe45c  edx: 0x90227732
  edi: 0x01b13e00  esi: 0xa001cb10  ebp: 0xbfffe478  esp: 0xbfffe45c
   ss: 0x0000001f  efl: 0x00000286  eip: 0x90227732   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x902ba973

Binary Images:
    0x1000 -   0x205fff +net.wz2100.Warzone Trunk (9345) (9345) <EF8C8E93-901B-71C9-787C-515C92105D35> /Applications/Warzone.app/Contents/MacOS/Warzone
  0xbbb000 -   0xbe6ff7 +org.xiph.theora 1.1.1 (1.1.1) <63BEFF04-2335-5BDE-E99C-0A3334666697> /Applications/Warzone.app/Contents/Frameworks/Theora.framework/Versions/A/Theora
  0xbed000 -   0xc04ff7 +net.wz2100.QuesoGLC ??? (1.0) <63260756-6254-FB6E-C5C8-087F639A6FFC> /Applications/Warzone.app/Contents/Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
  0xc0f000 -   0xc13ff7 +net.wz2100.Popt ??? (1.0) <59F82680-FDFF-C027-1BC8-D337E8012F21> /Applications/Warzone.app/Contents/Frameworks/Popt.framework/Versions/A/Popt
  0xc17000 -   0xc1fff7 +net.wz2100.Gettext ??? (1.0) <0FB261C3-6015-0510-2F55-F2E396974139> /Applications/Warzone.app/Contents/Frameworks/Gettext.framework/Versions/A/Gettext
  0xc24000 -   0xc4cfeb  com.apple.audio.OpenAL 1.3 (1.3) <17F53393-0AA6-5FC6-6544-7EFAFB7F13AD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0xc5a000 -   0xc68ff7 +net.wz2100.Zlib ??? (1.0) <0BF1854B-4172-D6EB-5ED0-EB5232F69A49> /Applications/Warzone.app/Contents/Frameworks/Zlib.framework/Versions/A/Zlib
  0xc6d000 -   0xc88fe7 +net.wz2100.Png ??? (1.0) <C62A02E0-6B4F-D12E-128B-D9A4643F2F95> /Applications/Warzone.app/Contents/Frameworks/Png.framework/Versions/A/Png
  0xc90000 -   0xc92ff7 +org.xiph.ogg 1.1.4 (1.1.4) <67B7AA5C-77BD-84E2-122D-22EFE62C7A73> /Applications/Warzone.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
  0xc96000 -   0xd9ffe7 +org.xiph.vorbis 1.2.3 (1.2.3) <A9B924B5-B276-1171-FAA6-862EED7445F9> /Applications/Warzone.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
  0xdd8000 -   0xde8ff7 +net.wz2100.PhysFS ??? (1.0) <F74A80F7-F4EB-1798-8301-89E29508948B> /Applications/Warzone.app/Contents/Frameworks/PhysFS.framework/Versions/A/PhysFS
  0xdf2000 -   0xe57f17 +SDL 1.2.14 (1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Applications/Warzone.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  0xe69000 -   0xe8cff7 +libfontconfig.1.dylib ??? (???) <245AABD6-D1C5-CDB2-3CFC-99161121C4AB> /usr/X11R6/lib/libfontconfig.1.dylib
  0xe96000 -   0xef7fe7 +libfreetype.6.dylib ??? (???) <9C663258-D829-0D88-0B76-91C02242FDD0> /usr/X11R6/lib/libfreetype.6.dylib
 0x13cf000 -  0x13cfffd +com.plaxo.ABPlugin ??? (1.0) <6C1A3DA0-EFB4-A0E4-0B29-CF89649C66F2> /Library/InputManagers/PlaxoABAddIn/PlaxoABAddIn.bundle/Contents/MacOS/PlaxoABAddIn
 0x13d6000 -  0x13dffff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83D3F111-F660-BE38-66FF-42427E0BD1C9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
 0x1700000 -  0x173dfe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x1865e000 - 0x187cfff7  GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x18827000 - 0x18843ff7  GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x18c62000 - 0x18c66ff3  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
0x18c6b000 - 0x18c71ffb  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
0x18cd2000 - 0x18cd5fef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x18cda000 - 0x18d3ffde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x18d5f000 - 0x18dd1fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x70000000 - 0x700cbffb  com.apple.audio.units.Components 1.6.1 (1.6.1) <4E1101F3-E8EF-4925-75FE-373BD7BC3BAB> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f706000 - 0x8fa7eff7  com.apple.GeForce7xxxGLDriver 1.6.6 (6.0.6) <B480321A-51C9-F064-F0F0-BB4DE28DD006> /System/Library/Extensions/GeForce7xxxGLDriver.bundle/Contents/MacOS/GeForce7xxxGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90063fe7  com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x900ae000 - 0x900f1ff7  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
0x900f2000 - 0x90127ff7  libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90128000 - 0x90128ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90129000 - 0x901c5fe7  com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x901c6000 - 0x9036afeb  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
0x9036b000 - 0x90380fff  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
0x9045e000 - 0x90462ff7  libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x90463000 - 0x913f1ff7  com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x913f2000 - 0x9144cff7  com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9144d000 - 0x91450fe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x91451000 - 0x91475ff7  libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x915d0000 - 0x915eeff7  com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91685000 - 0x916f4ff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x919e9000 - 0x919e9ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x919ea000 - 0x919efff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91a0e000 - 0x91aabfe3  com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91aae000 - 0x91aaeff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91aba000 - 0x91b67fe7  libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x91b68000 - 0x92446ff7  com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92465000 - 0x9275eff3  com.apple.RawCamera.bundle 2.3.0 (505) <1C7CEA30-FFE2-B4DE-98CE-D6518DF1E54B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9275f000 - 0x929c1fe7  com.apple.security 6.1.1 (37594) <9AA7D9BF-852F-111F-68AD-65DD760D4DF3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x929d0000 - 0x929f0fe7  com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x929f1000 - 0x92a98fe7  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
0x92a99000 - 0x92b13fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92bd6000 - 0x92bd6ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92bd7000 - 0x92c24feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x92c25000 - 0x92c2eff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92c2f000 - 0x92c39ff7  libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dac000 - 0x92df2ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x92df3000 - 0x92df7ff7  libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92df8000 - 0x92dfbff7  libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92dfd000 - 0x92dffff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92e59000 - 0x92e6dffb  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
0x92eaf000 - 0x92ee4ff7  libcups.2.dylib ??? (???) <AFDC4D3C-0FF4-D459-B26C-4BA1093F9142> /usr/lib/libcups.2.dylib
0x92ee5000 - 0x92f01fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92f02000 - 0x92f16fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x92f86000 - 0x932a5fe7  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
0x932a6000 - 0x932a9ff7  libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x934d9000 - 0x935cfff7  libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93657000 - 0x93657ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93658000 - 0x9373cff7  com.apple.WebKit 6531.21 (6531.21.8) <E2506911-46B5-0CFE-0C49-77EA8F216E8C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9373d000 - 0x93831fe7  libiconv.2.dylib ??? (???) <0C578460-3929-29DD-585A-DB1E0C977425> /usr/lib/libiconv.2.dylib
0x93832000 - 0x93863ff3  libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x939fb000 - 0x93b7dfe7  libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x93bbd000 - 0x93c0dfe7  libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93c3f000 - 0x93c88fe7  libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93c89000 - 0x93cc3ffb  libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93daf000 - 0x93f26fef  com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93f5c000 - 0x93fa0fe7  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
0x940e3000 - 0x940e9fff  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
0x940ea000 - 0x9451fff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9455f000 - 0x945f7fe7  edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x945f8000 - 0x9460aff7  com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9460b000 - 0x94a21ff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94a42000 - 0x94a44ff7  libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94a85000 - 0x94a89ff7  IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94f60000 - 0x94f71ff7  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
0x94f72000 - 0x94f98fff  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
0x94fcb000 - 0x94feafe3  libexpat.1.dylib ??? (???) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x951ce000 - 0x951e9ff7  libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x952a3000 - 0x952a3ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x952a4000 - 0x952d7ff7  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
0x95336000 - 0x95356fe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x95382000 - 0x95435fff  libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x95436000 - 0x954e5fe3  com.apple.QuickTimeImporters.component 7.6.3 (1591.3) <2E2381EB-5E5E-B714-C65D-FCE349E77094> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x954e6000 - 0x95614fe7  com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95615000 - 0x9597cff7  com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9597d000 - 0x95984fff  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
0x95990000 - 0x95c00ffb  com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95c01000 - 0x95c83ffb  SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95c84000 - 0x95c91ff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95f2a000 - 0x960c7fef  com.apple.JavaScriptCore 6531.21 (6531.21.9) <FF236E3F-A016-2AEB-3E62-7108E76EF825> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x960c8000 - 0x96148feb  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
0x96149000 - 0x9624afe7  libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x96353000 - 0x963a4ff7  com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96481000 - 0x9655bff3  com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9658d000 - 0x965a5ff7  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
0x965ba000 - 0x965f7ff7  com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x965f8000 - 0x965fbffb  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
0x965fc000 - 0x9691ffef  com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96923000 - 0x96945fef  com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x96946000 - 0x9698aff3  com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9698b000 - 0x9716e4b7  com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x97279000 - 0x97572fef  com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97573000 - 0x9757dfe7  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
0x975bf000 - 0x975ccff7  com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x975cd000 - 0x97df7fe7  com.apple.WebCore 6531.21 (6531.21.8) <A1527339-942C-164F-03CB-0949EEA144C4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x97f06000 - 0x97fb4ff3  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
0x97fb5000 - 0x98005ff7  com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x98006000 - 0x98047ff7  libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98099000 - 0x980a9ff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x980ab000 - 0x980d3ff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x980d4000 - 0x981d8fe7  libcrypto.0.9.8.dylib ??? (???) <2E58547A-91CC-4C1A-9FCC-DA7515FDB68A> /usr/lib/libcrypto.0.9.8.dylib
0x981d9000 - 0x982b6ff7  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
0x982cb000 - 0x982d2ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x982d3000 - 0x982e1fe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x98351000 - 0x98351ff7  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
0x9859e000 - 0x9859eff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9859f000 - 0x98609fe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x98684000 - 0x98690ff7  libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x986b3000 - 0x987dffeb  com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <9AAFDCBE-C68C-3BB3-8089-83CD2C0B4ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x987e0000 - 0x98888ffb  com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x989a9000 - 0x989ebfe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x989ec000 - 0x98ab6fef  com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98ad0000 - 0x98adbff7  libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98ade000 - 0x98adfff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98af0000 - 0x98b81fe7  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
0x98d83000 - 0x98f3ffef  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
0x98f40000 - 0x98f4affb  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
0x99240000 - 0x992efff3  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
0x992f0000 - 0x993a9fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x9941e000 - 0x99482ffb  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
0x99483000 - 0x99484ff7  com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <845D5E0D-870D-B7E8-AAC5-8364AC341AA1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x99485000 - 0x995a9ff7  com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib

Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2 GHz, 10 GB, SMC 1.7f10
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.26)
Network Service: Ethernet 1, Ethernet, en0
Network Service: AirPort, AirPort, en2
PCI Card: NVIDIA GeForce 7300 GT, Display, Slot-1
Serial ATA Device: ST3400620AS, 372.61 GB
Serial ATA Device: ST3250410AS, 232.89 GB
Serial ATA Device: ST3300631AS, 279.46 GB
Serial ATA Device: ST3500320AS, 465.76 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-111D
USB Device: Hub, 0x05ac  (Apple Inc.), 0x911c, 0xfd500000
USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0xfd530000
USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020b, 0xfd533000
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfd510000
USB Device: USB Zip 100, 0x059b  (Iomega Corporation), 0x0034, 0xfd513000
USB Device: PTZ-630, 0x056a  (WACOM Co., Ltd.), 0x00b1, 0xfd511000
USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x921c, 0xfd520000
USB Device: Back-UPS ES 500 FW:824.B1.D USB FW:B1, 0x051d  (American Power Conversion), 0x0002, 0x1d200000
FireWire Device: built-in_hub, Up to 800 Mb/sec

Issue migrated from trac:1476 at 2022-04-15 20:58:05 -0700

wzdev-ci commented 14 years ago

cybersphinx edited the issue description

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


DO NOT REPORT BUGS IN THIS VERSION; THEY HAVE ALREADY BEEN FIXED.

wzdev-ci commented 12 years ago

cybersphinx changed milestone from 3.0 to unspecified

wzdev-ci commented 12 years ago

cybersphinx commented


Milestone 3.0 deleted