Not sure where to post bug reports... crashes right when the Ravana begins to detonate.
Date/Time: 2006-12-17 04:47:59.068 -0800
OS Version: 10.4.8 (Build 8L127)
Report Version: 4
Command: FS2_Open-debug
Path: /Users/jbrave/Desktop/freespace/FS2_Open 3.6.9-RC8 (debug).app/Contents/MacOS/FS2_Open-debug
Parent: WindowServer [62]
Version: FS2_Open version 3.6.7 (3.6.9-RC8)
PID: 425
Thread: 2
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0:
0 libSystem.B.dylib 0x9002bbc8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90001410 pthread_mutex_lock + 472
2 com.apple.audio.OpenAL 0x9b381ce8 CAMutex::Lock() + 64
3 com.apple.audio.OpenAL 0x9b384fbc OALSource::Stop() + 88
4 com.apple.audio.OpenAL 0x9b378e04 alSourceStop + 20
5 FS2_Open-debug 0x003f4378 ds_play(int, int, int, int, int, int, int, bool) + 1368 (ds.cpp:2905)
6 FS2_Open-debug 0x00192f84 snd_play(game_snd*, float, float, int, bool) + 744 (sound.cpp:969)
7 FS2_Open-debug 0x00193594 snd_play_3d(game_snd*, vec3d*, vec3d*, float, vec3d*, int, float, int, vec3d*, float, int) + 1508 (sound.cpp:1092)
8 FS2_Open-debug 0x001bd428 weapon_hit_do_sound(object*, weapon_info*, vec3d*, bool) + 560 (weapons.cpp:5590)
9 FS2_Open-debug 0x001bfe38 weapon_hit(object*, object*, vec3d*) + 644 (weapons.cpp:6010)
10 FS2_Open-debug 0x003ebf24 ship_weapon_do_hit_stuff(object*, object*, vec3d*, vec3d*, int, int, vec3d) + 164 (collideshipweapon.cpp:327)
11 FS2_Open-debug 0x003eca7c ship_weapon_check_collision(object*, object*, float, int*) + 1876 (collideshipweapon.cpp:531)
12 FS2_Open-debug 0x003ed3e0 collide_ship_weapon(obj_pair*) + 512 (collideshipweapon.cpp:600)
13 FS2_Open-debug 0x0012f6b8 obj_check_all_collisions() + 268 (objcollide.cpp:752)
14 FS2_Open-debug 0x0013d6c4 obj_move_all(float) + 752 (object.cpp:2146)
15 FS2_Open-debug 0x00012c40 game_simulation_frame() + 1776 (freespace.cpp:5917)
16 FS2_Open-debug 0x00015c24 game_frame(int) + 904 (freespace.cpp:6317)
17 FS2_Open-debug 0x000165c8 game_do_frame() + 400 (freespace.cpp:6757)
18 FS2_Open-debug 0x00018390 game_do_state(int) + 664 (freespace.cpp:8566)
19 FS2_Open-debug 0x000c747c gameseq_process_events() + 452 (gamesequence.cpp:652)
20 FS2_Open-debug 0x0001ad5c game_main(char*) + 392 (freespace.cpp:9116)
21 FS2_Open-debug 0x0001af54 SDL_main + 444 (freespace.cpp:9253)
22 FS2_Open-debug 0x00004c54 -[SDLMain applicationDidFinishLaunching:] + 116 (SDLMain.m:196)
23 com.apple.Foundation 0x9295cad8 _nsnote_callback + 180
24 com.apple.CoreFoundation 0x90804010 __CFXNotificationPost + 368
25 com.apple.CoreFoundation 0x907fc0ec _CFXNotificationPostNotification + 684
26 com.apple.Foundation 0x92946ee0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
27 com.apple.AppKit 0x93708f98 -[NSApplication _postDidFinishNotification] + 112
28 com.apple.AppKit 0x93708e84 -[NSApplication _sendFinishLaunchingNotification] + 92
29 com.apple.AppKit 0x937089cc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
30 com.apple.AppKit 0x93708574 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
31 com.apple.Foundation 0x9295dae4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
32 com.apple.Foundation 0x9295d944 _NSAppleEventManagerGenericHandler + 92
33 com.apple.AE 0x914fb960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
34 com.apple.AE 0x914fb7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
35 com.apple.AE 0x914fb654 aeProcessAppleEvent + 284
36 com.apple.HIToolbox 0x93205eb0 AEProcessAppleEvent + 60
37 com.apple.AppKit 0x93706cbc _DPSNextEvent + 856
38 com.apple.AppKit 0x937067a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
39 com.apple.AppKit 0x93702cec -[NSApplication run] + 472
40 FS2_Open-debug 0x00004b94 CustomApplicationMain + 432 (SDLMain.m:176)
41 FS2_Open-debug 0x00004fe8 main + 412 (SDLMain.m:277)
42 FS2_Open-debug 0x000032c8 _start + 760
43 FS2_Open-debug 0x00002fcc start + 48
Thread 1:
0 libSystem.B.dylib 0x9000ab48 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
4 com.apple.audio.CoreAudio 0x9145463c HALRunLoop::OwnThread(void*) + 264
5 com.apple.audio.CoreAudio 0x914543dc CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 2 Crashed:
0 ....audio.toolbox.AudioToolbox 0x941fe674 TDeinterleaver<PCMSInt32Native, PCMSInt32Native>::Deinterleave(int, void const*, void**, int) + 660
1 ....audio.toolbox.AudioToolbox 0x94170f18 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 204
2 ....audio.toolbox.AudioToolbox 0x94170c44 BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 292
3 ....audio.toolbox.AudioToolbox 0x94170dc0 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 136
4 ....audio.toolbox.AudioToolbox 0x94170c44 BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 292
5 ....audio.toolbox.AudioToolbox 0x94170ad0 AudioConverterFillComplexBuffer + 280
6 com.apple.audio.OpenAL 0x9b386e1c OALSource::DoRender(AudioBufferList*) + 448
7 com.apple.audio.OpenAL 0x9b386888 OALSource::SourceInputProc(void*, unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 80
8 ...pple.audio.units.Components 0x700387bc AUMixer3DEntry + 10972
9 ...pple.audio.units.Components 0x70038ff8 AUMixer3DEntry + 13080
10 ...pple.audio.units.Components 0x70039f40 AUMixer3DEntry + 16992
11 ...pple.audio.units.Components 0x700c740c 0x70000000 + 816140
12 ...pple.audio.units.Components 0x700c9008 0x70000000 + 823304
13 ...pple.audio.units.Components 0x700089f4 DefaultOutputAUEntry + 29352
14 ...pple.audio.units.Components 0x7000fb0c AUHighShelfFilterEntry + 5232
15 ...pple.audio.units.Components 0x700090c4 DefaultOutputAUEntry + 31096
16 ...pple.audio.units.Components 0x700c9774 0x70000000 + 825204
17 ...pple.audio.units.Components 0x700c94a4 0x70000000 + 824484
18 ....audio.toolbox.AudioToolbox 0x94171c60 AudioConverterChain::CallInputProc(unsigned long) + 332
19 ....audio.toolbox.AudioToolbox 0x941718b0 AudioConverterChain::FillBufferFromInputProc(unsigned long*, unsigned long*, CABufferList*) + 128
20 ....audio.toolbox.AudioToolbox 0x94171078 BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 212
21 ....audio.toolbox.AudioToolbox 0x94170ed0 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 132
22 ....audio.toolbox.AudioToolbox 0x94170c44 BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 292
23 ....audio.toolbox.AudioToolbox 0x94170dc0 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 136
24 ....audio.toolbox.AudioToolbox 0x94170c44 BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 292
25 ....audio.toolbox.AudioToolbox 0x94170ad0 AudioConverterFillComplexBuffer + 280
26 ...pple.audio.units.Components 0x70008c88 DefaultOutputAUEntry + 30012
27 ...pple.audio.units.Components 0x700c9008 0x70000000 + 823304
28 ...pple.audio.units.Components 0x700089f4 DefaultOutputAUEntry + 29352
29 ...pple.audio.units.Components 0x70008090 DefaultOutputAUEntry + 26948
30 com.apple.audio.CoreAudio 0x91465cf4 IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 376
31 com.apple.audio.CoreAudio 0x91465a08 HP_IOThread::PerformIO(AudioTimeStamp const&) + 532
32 com.apple.audio.CoreAudio 0x91463a18 HP_IOThread::WorkLoop() + 1156
33 com.apple.audio.CoreAudio 0x91463580 HP_IOThread::ThreadEntry(HP_IOThread*) + 16
34 com.apple.audio.CoreAudio 0x914543dc CAPThread::Entry(CAPThread*) + 96
35 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x9001f08c select + 12
1 SDL 0x30009960 SDL_Delay + 256
2 SDL 0x300099dc RunTimer + 72
3 SDL 0x30029988 SDL_RunThread + 72
4 SDL 0x3002bd50 RunThread + 16
5 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 2 crashed with PPC Thread State 64:
srr0: 0x00000000941fe674 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
cr: 0x84024242 xer: 0x0000000000000005 lr: 0x0000000094172ab0 ctr: 0x0000000000000080
r0: 0x0000000000000080 r1: 0x00000000f0100af0 r2: 0x0000000094172ab0 r3: 0x0000000000000000
r4: 0x0000000000000008 r5: 0x00000000bba10000 r6: 0x000000000000007f r7: 0x00000000fffffffc
r8: 0x0000000007a64404 r9: 0x0000000008392890 r10: 0x000000000b256210 r11: 0x0000000007a64400
r12: 0x00000000bb9a0000 r13: 0x00000000f01010d0 r14: 0x00000000f01010f0 r15: 0x0000000003553d10
r16: 0x0000000000000200 r17: 0x0000000000000100 r18: 0x00000000f0100f80 r19: 0x000000000b256200
r20: 0x0000000000000002 r21: 0x0000000000000100 r22: 0x0000000008392890 r23: 0x0000000000000000
r24: 0x0000000000000002 r25: 0x00000000bb7e0000 r26: 0x0000000000000100 r27: 0x0000000000000004
r28: 0x000000000838bd80 r29: 0x0000000000000000 r30: 0x00000000bbb80000 r31: 0x00000000941fe3f0
Binary Images Description:
0x1000 - 0x5b2fff FS2_Open-debug FS2_Open version 3.6.7 (3.6.9-RC8) /Users/jbrave/Desktop/freespace/FS2_Open 3.6.9-RC8 (debug).app/Contents/MacOS/FS2_Open-debug
0x3153000 - 0x3155fff org.xiph.ogg 1.1.2 (1.1.2d1) /Users/jbrave/Desktop/freespace/FS2_Open 3.6.9-RC8 (debug).app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
0x3305000 - 0x3321fff org.xiph.vorbis 1.1.1 (1.1.1d1) /Users/jbrave/Desktop/freespace/FS2_Open 3.6.9-RC8 (debug).app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x47e0000 - 0x47e1fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x77bf000 - 0x7827fff com.DivXInc.DivXDecoder 6.2.5 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x7c3f000 - 0x7d4efff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x7d7d000 - 0x7ee0fff com.apple.GeForceFXGLDriver 1.4.18 (4.1.8) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x7f01000 - 0x7f1afff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x7f20000 - 0x7f3bfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x81af000 - 0x81c0fff com.apple.iokit.IOHIDLib 1.4.4 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x30000000 - 0x3003ffff SDL 1.2.8 /Users/jbrave/Desktop/freespace/FS2_Open 3.6.9-RC8 (debug).app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
0x9111e000 - 0x912d9fff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c7000 - 0x918e8fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918fc000 - 0x91921fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91934000 - 0x91976fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91992000 - 0x919a6fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b4000 - 0x919f6fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0c000 - 0x91ad3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b21000 - 0x91b36fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b3b000 - 0x91b59fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b5f000 - 0x91bcefff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be5000 - 0x91be9fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91beb000 - 0x91c4afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c4f000 - 0x91c8cfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c93000 - 0x91cacfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb1000 - 0x91cb4fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cb6000 - 0x91cb6fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cb8000 - 0x91d9dfff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da5000 - 0x91dc4fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e30000 - 0x91e9efff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ea9000 - 0x91f3efff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f58000 - 0x924e0fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92513000 - 0x9283efff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9286e000 - 0x928f6fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92937000 - 0x92b62fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c80000 - 0x92d5efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d7e000 - 0x92e6cfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e7e000 - 0x92e9cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92ea7000 - 0x92f01fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f1f000 - 0x92f1ffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f21000 - 0x92f35fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f4d000 - 0x92f5dfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f69000 - 0x92f7efff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f90000 - 0x93017fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9302b000 - 0x93036fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93040000 - 0x9306dfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93087000 - 0x93096fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x930a2000 - 0x93108fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93139000 - 0x93188fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x931b6000 - 0x931d3fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931e5000 - 0x931f2fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x931fb000 - 0x93508fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93657000 - 0x93663fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936fc000 - 0x936fcfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936fe000 - 0x93d31fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940be000 - 0x9412efff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94167000 - 0x9422afff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9427c000 - 0x9427cfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9427e000 - 0x94451fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x944a7000 - 0x944e4fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x944ec000 - 0x9453cfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x946eb000 - 0x946fafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94702000 - 0x9470ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94755000 - 0x9476efff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94775000 - 0x94a44fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94b07000 - 0x94b78fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x94beb000 - 0x94c0cfff libmx.A.dylib /usr/lib/libmx.A.dylib
0x974b1000 - 0x974d0fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97be7000 - 0x97ca8fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97cd3000 - 0x97cd4fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x97cd6000 - 0x97ce3fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x97cfd000 - 0x97d3dfff com.apple.glut 3.3.8 (GLUT-3.3.8) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x998ad000 - 0x9a264fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9b372000 - 0x9b3a0fff com.apple.audio.OpenAL 1.1 /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
Model: PowerBook6,8, BootROM 4.9.0f0, 1 processors, PowerPC G4 (1.5), 1.5 GHz, 768 MB
Graphics: GeForce FX Go5200, GeForce FX Go5200, AGP, 64 MB
Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
Memory Module: DIMM1/J31, 512 MB, DDR SDRAM, PC2700U-25330
AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.7.8f2, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Parallel ATA Device: MAT****ADVD-R UJ-845E,
Parallel ATA Device: TOSHIBA MK8026GAX, 74.53 GB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Apple Internal Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
USB Device: Microsoft SideWinder Precision Pro (USB), Microsoft, Up to 1.5 Mb/sec, 500 mA