[quake3] ibook G3 Quake 3

Sketch sketch at openverse.com
Mon Dec 5 11:25:59 EST 2005


On Sun, 4 Dec 2005, Ryan C. Gordon wrote:

> Sorta fixed in svn revision #416...the UI dll on Mac OS X loads, but
> (despite the cvar), it reloads the .qvm when I start single-player, and
> then loads the cgame DLL, but uses the .qvm for the game module.

Not sure if this is what is happening for me or not (just updated to rev 
416).  It crashes if I try to use the dylibs.  If I use QVM, the menu 
loads, and demos will run, but it crashes if I try to start a single or 
multiplayer game.  Network browser does not crash, but does not find any 
servers.

This is on a G4 (Mac Mini) with Tiger.  Crashlog attached, if it's of any 
use.

BTW, I had installed the latest (1.2.9) SDL framework prior to 
installation, before I realized it was included with ioq3.  Is there a 
reason we are using 1.2.0 in the build?
-------------- next part --------------
Date/Time:      2005-12-04 21:34:26.807 -0600
OS Version:     10.4.3 (Build 8F46)
Report Version: 3

Command: Quake3
Path:    Quake3.app/Contents/MacOS/Quake3
Parent:  bash [4140]

Version: 1.3.2 (1.3.2)

PID:    9881
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000012c

Thread 0 Crashed:
0   com.idsoftware.Quake3     	0x000ea37c VM_Compile + 1116 (vm_ppc_new.c:515)
1   com.idsoftware.Quake3     	0x000637d4 VM_Create + 392 (vm.c:587)
2   com.idsoftware.Quake3     	0x0001c284 CL_InitUI + 144 (cl_ui.c:1154)
3   com.idsoftware.Quake3     	0x00019034 CL_DownloadsComplete + 296 (cl_main.c:1360)
4   com.idsoftware.Quake3     	0x00019404 CL_InitDownloads + 180 (cl_main.c:1486)
5   com.idsoftware.Quake3     	0x00019d48 CL_ParseGamestate + 468 (cl_parse.c:460)
6   com.idsoftware.Quake3     	0x0001a9d0 CL_ParseServerMessage + 528 (cl_parse.c:643)
7   com.idsoftware.Quake3     	0x00018730 CL_PacketEvent + 344 (cl_main.c:1939)
8   com.idsoftware.Quake3     	0x0002fa08 Com_EventLoop + 208 (common.c:2078)
9   com.idsoftware.Quake3     	0x0003017c Com_Frame + 1180 (common.c:2786)
10  com.idsoftware.Quake3     	0x000ed074 SDL_main + 568 (unix_main.c:1414)
11  com.idsoftware.Quake3     	0x0010580c -[SDLMain applicationDidFinishLaunching:] + 68 (SDLMain.m:229)
12  com.apple.Foundation      	0x928de018 _nsnote_callback + 180
13  com.apple.CoreFoundation  	0x907844c4 __CFXNotificationPost + 368
14  com.apple.CoreFoundation  	0x9077c5a0 _CFXNotificationPostNotification + 684
15  com.apple.Foundation      	0x928c8420 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
16  com.apple.AppKit          	0x93685db8 -[NSApplication _postDidFinishNotification] + 112
17  com.apple.AppKit          	0x93685ca4 -[NSApplication _sendFinishLaunchingNotification] + 92
18  com.apple.AppKit          	0x936857ec -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
19  com.apple.AppKit          	0x93685394 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
20  com.apple.Foundation      	0x928df024 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
21  com.apple.Foundation      	0x928dee84 _NSAppleEventManagerGenericHandler + 92
22  com.apple.AE              	0x914ab960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
23  com.apple.AE              	0x914ab7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
24  com.apple.AE              	0x914ab654 aeProcessAppleEvent + 284
25  com.apple.HIToolbox       	0x93188940 AEProcessAppleEvent + 60
26  com.apple.AppKit          	0x93683adc _DPSNextEvent + 856
27  com.apple.AppKit          	0x936835c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
28  com.apple.AppKit          	0x9367fb0c -[NSApplication run] + 472
29  com.idsoftware.Quake3     	0x00105794 CustomApplicationMain + 296 (SDLMain.m:206)
30  com.idsoftware.Quake3     	0x00105a58 main + 276 (SDLMain.m:308)
31  com.idsoftware.Quake3     	0x00002b7c _start + 348 (crt.c:272)
32  com.idsoftware.Quake3     	0x00002a1c start + 60

Thread 1:
0   libSystem.B.dylib         	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib         	0x9000b15c mach_msg + 60
2   com.unsanity.ape          	0xc0002afc __ape_internal + 3300 (icplusplus.c:28)
3   com.unsanity.ape          	0xc0001910 __ape_agent + 64 (icplusplus.c:28)
4   libSystem.B.dylib         	0x9002b200 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib         	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib         	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation  	0x9075d114 __CFRunLoopRun + 832
3   com.apple.CoreFoundation  	0x9075ca18 CFRunLoopRunSpecific + 268
4   com.apple.audio.CoreAudio 	0x914001dc HALRunLoop::OwnThread(void*) + 264
5   com.apple.audio.CoreAudio 	0x913fff7c CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib         	0x9002b200 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib         	0x90053f68 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib         	0x900702c8 pthread_cond_timedwait_relative_np + 556
2   com.apple.audio.CoreAudio 	0x91410f80 CAGuard::WaitFor(unsigned long long) + 204
3   com.apple.audio.CoreAudio 	0x91410e90 CAGuard::WaitUntil(unsigned long long) + 304
4   com.apple.audio.CoreAudio 	0x9140f100 HP_IOThread::WorkLoop() + 852
5   com.apple.audio.CoreAudio 	0x9140ed98 HP_IOThread::ThreadEntry(HP_IOThread*) + 16
6   com.apple.audio.CoreAudio 	0x913fff7c CAPThread::Entry(CAPThread*) + 96
7   libSystem.B.dylib         	0x9002b200 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000000ea37c srr1: 0x000000000000d930                        vrsave: 0x0000000000000000
    cr: 0x44004448          xer: 0x0000000020000004   lr: 0x00000000000ea7d8  ctr: 0x00000000000ea2f8
    r0: 0x000000003a000000   r1: 0x00000000bfff90e0   r2: 0x000000003a000000   r3: 0x0000000000116770
    r4: 0x000000000000005c   r5: 0x0000000000000001   r6: 0x0000000000000001   r7: 0x0000000000000010
    r8: 0x0000000000690000   r9: 0x000000000000012c  r10: 0x0000000000000000  r11: 0x000000000000004c
   r12: 0x0000000009511518  r13: 0x0000000000110000  r14: 0x0000000000690000  r15: 0x0000000000000001
   r16: 0x0000000000690000  r17: 0x000000000011676c  r18: 0x0000000000690000  r19: 0x0000000000690000
   r20: 0x0000000000690000  r21: 0x0000000000000000  r22: 0x0000000000690000  r23: 0x00000000095114f8
   r24: 0x0000000000940d60  r25: 0x000000000012122c  r26: 0x000000000000005d  r27: 0x0000000000000000
   r28: 0x0000000000000001  r29: 0x0000000000000000  r30: 0x0000000000000008  r31: 0x0000000000690000

Binary Images Description:
    0x1000 -   0x11cfff com.idsoftware.Quake3 1.3.2	/Applications/Quake3/Quake3.app/Contents/MacOS/Quake3
  0xd4a000 -   0xd8bfff libSDL-1.2.0.dylib 	/Applications/Quake3/Quake3.app/Contents/MacOS/libSDL-1.2.0.dylib
  0xfb8000 -   0xfbefff com.unsanity.smartcrashreports Smart Crash Reports version 1.0 (1.0.1)	/Users/sketch/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
  0xfc3000 -   0xfe0fff com.lorax.TextExtras 1.7 (200)	/Users/sketch/Library/InputManagers/TextExtras/TextExtras.bundle/Contents/MacOS/TextExtras
 0x1ac8000 -  0x1ae1fff GLDriver 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
 0x1d1c000 -  0x1e2bfff GLEngine 	/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x1e5a000 -  0x1e75fff GLRendererFloat 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x1e8b000 -  0x1e91fff com.apple.DictionaryServiceComponent 1.0.0	/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0x1fb3000 -  0x1fb4fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)	/System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x2808000 -  0x2a5ffff com.apple.ATIRadeon8500GLDriver 1.4.16 (4.1.6)	/System/Library/Extensions/ATIRadeon8500GLDriver.bundle/Contents/MacOS/ATIRadeon8500GLDriver
0x8fe00000 - 0x8fe54fff dyld 44.2	/usr/lib/dyld
0x90000000 - 0x901b3fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x9020b000 - 0x9020ffff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90291000 - 0x90342fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9085e000 - 0x90960fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x909ba000 - 0x90a3efff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90aed000 - 0x90afffff libauto.dylib 	/usr/lib/libauto.dylib
0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9108c000 - 0x9109afff libz.1.dylib 	/usr/lib/libz.1.dylib
0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x913ac000 - 0x913b4fff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x913b9000 - 0x913d9fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x913df000 - 0x913e7fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x919bd000 - 0x91a85fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91ad3000 - 0x91ae8fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91aed000 - 0x91b09fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b0e000 - 0x91b7dfff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b94000 - 0x91b98fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b9a000 - 0x91bcbfff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bcf000 - 0x91c12fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c19000 - 0x91c32fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c37000 - 0x91c3afff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c3c000 - 0x91c3cfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c3e000 - 0x91d28fff com.apple.vImage 2.0	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d30000 - 0x91d4ffff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91dbb000 - 0x91e20fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e2a000 - 0x91ebcfff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ed6000 - 0x92466fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924ae000 - 0x927befff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927eb000 - 0x92877fff com.apple.DesktopServices 1.3.1	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928b9000 - 0x92ae3fff com.apple.Foundation 6.4.2 (567.21)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c01000 - 0x92cdffff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92cff000 - 0x92dedfff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92dff000 - 0x92e1dfff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e28000 - 0x92e82fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ea0000 - 0x92ea0fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92ea2000 - 0x92eb6fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ece000 - 0x92edefff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92eea000 - 0x92efffff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f11000 - 0x92f98fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fc1000 - 0x92feefff com.apple.openscripting 1.2.3 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93008000 - 0x93018fff com.apple.print.framework.Print 5.0 (190.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93024000 - 0x9308afff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930bb000 - 0x9310dfff com.apple.NavigationServices 3.4.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93139000 - 0x93156fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93168000 - 0x93175fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9317e000 - 0x93490fff com.apple.HIToolbox 1.4.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935dc000 - 0x935e8fff com.apple.opengl 1.4.6	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93679000 - 0x93679fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9367b000 - 0x93caefff com.apple.AppKit 6.4.3 (824.23)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9403a000 - 0x940a9fff com.apple.CoreData 50 (77)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940e2000 - 0x941acfff com.apple.audio.toolbox.AudioToolbox 1.4.1	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94200000 - 0x94200fff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94202000 - 0x9437afff com.apple.QuartzCore 1.4.3	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943c4000 - 0x94401fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94409000 - 0x94459fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94682000 - 0x948ecfff com.apple.QuickTime 7.0.3	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97369000 - 0x97388fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97a9f000 - 0x97b60fff libGLProgrammability.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97b8b000 - 0x97b8cfff libGLSystem.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x97b8e000 - 0x97b9bfff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9b158000 - 0x9b25afff com.apple.audio.units.Components 1.4.1	/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x9b26b000 - 0x9b28efff com.apple.audio.OpenAL 1.0	/System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1	/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer

Model: PowerMac10,1, BootROM 4.8.9f1, 1 processors, PowerPC G4  (1.2), 1.25 GHz, 512 MB
Graphics: ATI Radeon 9200, ATY,RV280, AGP, 32 MB
Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC2700U-25330
Modem: Jump, , V.92, Version 1.0, 
Network Service: Built-in Ethernet, Ethernet, en0
Parallel ATA Device: ST940110A, 37.26 GB
Parallel ATA Device: MATSHITACD-RW  CW-8123, 
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
FireWire Device: iPod, Apple Computer, Inc., Up to 400 Mb/sec


More information about the quake3 mailing list