Boring crashing problems....

topbanana

Registered
Hi, I am a newbie, despite having had my g4 powerbook over a year. running OSX 10.3.9, 1 Ghz with 512 ram, and basically everything crashes! Problem has been here since the beginning the mac, never got applecare, as I was led to believe the guy who sold it to me would offer tech support - but he has been useless. Have cleared and re installed the system several times, ran disc doctors, permission repairs etc, but still my mac crashes at any time - by crashing, I mean applications quit mid action - e.g looking at a listing on ebay!!! I thought it was just my lack of knowledge, but friends with mac experience have been flummoxed as to why this keeps happening - annoying, as basically all I have is a very expensive ipod!
Can anyone shed some light? (be gentle with terminology, I am hopeless at tech stuff)...
 
Check your crash logs for clues (open Console>logs~/Library/Logs>CrashReporter and Console>Logs>/var/log/crashreporter). Post some of it so we can take a look at it.
 
erm... how? Sorry, like i said, I am a luddite....there does not seem to be much history there considering crashes are an hourly occurrence....
 
Open Console from Applications folder on your hard drive. It will be in the Utilities folder. When you view your logs you can select the text, copy and paste it.
 
i have had the same thing recently, Safari and Flash MX 2004 both have a bloody irritating habit of just dissappearing, instantly force quitting themselves for no apparent reason. i've sent countless crash reports now. it happened on both an earlier 10.4.2 build, and a brand new 10.4.3 build.

Code:
Thu Dec  8 10:47:15 2005 crashdump[986]: crashdump started
Thu Dec  8 10:47:18 2005 crashdump[986]: Started writing crash report to: /Users/tom/Library/Logs/CrashReporter/Safari.crash.log
Thu Dec  8 10:47:25 2005 crashdump[986]: Finished writing crash report to: /Users/tom/Library/Logs/CrashReporter/Safari.crash.log
Thu Dec  8 18:07:56 2005 crashdump[5240]: crashdump started
Thu Dec  8 18:07:59 2005 crashdump[5240]: Started writing crash report to: /Users/tom/Library/Logs/CrashReporter/Flash.crash.log
Thu Dec  8 18:08:05 2005 crashdump[5240]: Finished writing crash report to: /Users/tom/Library/Logs/CrashReporter/Flash.crash.log
 
Safari Crash Log:

Code:
**********

Host Name:      tom-myers-power-mac-g5
Date/Time:      2005-12-05 21:31:22.787 +0000
OS Version:     10.4.3 (Build 8F46)
Report Version: 3

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [57]

Version:        2.0.2 (416.12)
Build Version:  1
Project Name:   WebBrowser
Source Version: 4161200

PID:    222
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x2314f014

Thread 0 Crashed:
0   libobjc.A.dylib                	0x909bf120 objc_msgSend + 32
1   com.apple.Foundation           	0x928e8f00 __NSFireMainThreadPerform + 276
2   com.apple.CoreFoundation       	0x9078df20 __CFRunLoopPerformPerform + 104
3   com.apple.CoreFoundation       	0x9075da5c __CFRunLoopDoSources0 + 384
4   com.apple.CoreFoundation       	0x9075cf8c __CFRunLoopRun + 452
5   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
6   com.apple.HIToolbox            	0x931831e0 RunCurrentEventLoopInMode + 264
7   com.apple.HIToolbox            	0x931827ec ReceiveNextEventCommon + 244
8   com.apple.HIToolbox            	0x931826e0 BlockUntilNextEventMatchingListInMode + 96
9   com.apple.AppKit               	0x93680904 _DPSNextEvent + 384
10  com.apple.AppKit               	0x936805c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
11  com.apple.Safari               	0x00006ef0 0x1000 + 24304
12  com.apple.AppKit               	0x9367cb0c -[NSApplication run] + 472
13  com.apple.AppKit               	0x9376d618 NSApplicationMain + 452
14  com.apple.Safari               	0x0000265c 0x1000 + 5724
15  com.apple.Safari               	0x00056d1c 0x1000 + 351516

Thread 1:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x928ea664 -[NSRunLoop runMode:beforeDate:] + 172
5   com.apple.Foundation           	0x928ea59c -[NSRunLoop run] + 76
6   com.apple.WebKit               	0x9596d870 +[WebFileDatabase _syncLoop:] + 176
7   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
8   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       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x92902b9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x92903cdc +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9001f20c select + 12
1   com.apple.CoreFoundation       	0x9076f99c __CFSocketManager + 472
2   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   com.apple.Foundation           	0x928e2840 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.Syndication          	0x9af719ec -[AsyncDB _run:] + 192
4   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
5   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib              	0x9002e44c kevent + 12
1   com.apple.DesktopServices      	0x927eb5d4 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 7:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b41c34 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x927ebe20 TNodeSyncTask::SyncTaskProc(void*) + 112
4   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 8:
0   libSystem.B.dylib              	0x90049748 syscall_thread_switch + 8
1   com.apple.Foundation           	0x928f3ad0 +[NSThread sleepUntilDate:] + 152
2   com.apple.AppKit               	0x9371d7e4 -[NSUIHeartBeat _heartBeatThread:] + 1100
3   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
4   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 9:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   com.apple.ColorSync            	0x9154a604 pthreadSemaphoreWait(t_pthreadSemaphore*) + 56
3   com.apple.ColorSync            	0x915498a0 CMMConvTask(void*) + 40
4   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 10:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
4   com.apple.CoreFoundation       	0x9076be6c CFRunLoopRun + 52
5   com.apple.QuickTime            	0x946d8028 QTSNetworkThread_RunThread + 144
6   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 11:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c 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 12:
0   libSystem.B.dylib              	0x90053f68 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x900702c8 pthread_cond_timedwait_relative_np + 556
2   ...ple.CoreServices.CarbonCore 	0x90b41c34 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x9281645c TPropertyTask::PropertyTaskProc(void*) + 72
4   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000909bf120 srr1: 0x100000000000f030                        vrsave: 0x0000000000000000
    cr: 0x44002242          xer: 0x0000000000000000   lr: 0x00000000928e8f00  ctr: 0x00000000909bf100
    r0: 0x00000000928e8f00   r1: 0x00000000bfffe5b0   r2: 0x000000002314f014   r3: 0x000000000b196460
    r4: 0x0000000090a154e8   r5: 0x0000000000000000   r6: 0x00000000bfffe694   r7: 0x00000000000000ff
    r8: 0x00000000bfffe680   r9: 0x0000000000000002  r10: 0x00000000909bd648  r11: 0x000000006f5f54e8
   r12: 0x0000000003c9ac6b  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x0000000000000000
   r16: 0x0000000000000001  r17: 0x00000000bffff2c0  r18: 0x0000000000000000  r19: 0x0000000000458860
   r20: 0x0000000000000000  r21: 0x0000000000000000  r22: 0x0000000000000001  r23: 0x00000000004118c0
   r24: 0x0000000000000000  r25: 0x00000000004118c8  r26: 0x00000000004119d8  r27: 0x0000000000000000
   r28: 0x0000000000000003  r29: 0x00000000bfffe610  r30: 0x000000000a4b6540  r31: 0x00000000928e8e04

Binary Images Description:
    0x1000 -    0xd9fff com.apple.Safari 2.0.2 (416.12)	/Applications/Safari.app/Contents/MacOS/Safari
  0x5a1000 -   0x5a3fff net.culater.SIMBL 0.8 (8)	/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0x5b8000 -   0x5e1fff net.culater.PithHelmet 2.6.2 (71)	/Library/Application Support/SIMBL/Plugins/PithHelmet.bundle/Contents/MacOS/PithHelmet
  0x5fb000 -   0x602fff net.culater.DuctTape ??? (5.0)	/Library/Frameworks/DuctTape.framework/Versions/A/DuctTape
  0x73d000 -   0x73dfff com.apple.SpotLightCM 1.0 (121.20.2)	/System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
 0x105b000 -  0x105dfff com.apple.AutomatorCMM 1.0 (48)	/System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
 0x10a1000 -  0x10a5fff com.apple.FolderActionsMenu 1.3	/System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
 0x175f000 -  0x1761fff com.apple.textencoding.unicode 2.0	/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x5907d80 -  0x5907e57 CFMPriv_ColorSync 	PEF binary: CFMPriv_ColorSync
 0x59a5d60 -  0x59a5dd7 CFMPriv_System 	PEF binary: CFMPriv_System
 0x59e7df0 -  0x59e7eb2 CFMPriv_AE 	PEF binary: CFMPriv_AE
 0x59f5460 -  0x59f5530 CFMPriv_CarbonSound 	PEF binary: CFMPriv_CarbonSound
 0x6021790 -  0x6021870 CFMPriv_LangAnalysis 	PEF binary: CFMPriv_LangAnalysis
 0x60218b0 -  0x6021983 CFMPriv_ImageCapture 	PEF binary: CFMPriv_ImageCapture
 0x6032a30 -  0x6032afd CFMPriv_SecurityHI 	PEF binary: CFMPriv_SecurityHI
 0x6038e60 -  0x6038f12 CFMPriv_CoreFoundation 	PEF binary: CFMPriv_CoreFoundation
 0x6082b50 -  0x6082c36 CFMPriv_LaunchServices 	PEF binary: CFMPriv_LaunchServices
 0x609aac0 -  0x609ab82 CFMPriv_QD 	PEF binary: CFMPriv_QD
 0x6890d80 -  0x6890e53 CFMPriv_OSServices 	PEF binary: CFMPriv_OSServices
 0x6e0e670 -  0x6e0e759 CFMPriv_SpeechSynthesis 	PEF binary: CFMPriv_SpeechSynthesis
 0x6e35460 -  0x6e35533 CFMPriv_CommonPanels 	PEF binary: CFMPriv_CommonPanels
 0x6e51e50 -  0x6e51f26 CFMPriv_HTMLRendering 	PEF binary: CFMPriv_HTMLRendering
 0x6e77db0 -  0x6e77e87 CFMPriv_PrintCore 	PEF binary: CFMPriv_PrintCore
 0x6e8e3f0 -  0x6e8e4b5 CFMPriv_ATS 	PEF binary: CFMPriv_ATS
 0x6eaf770 -  0x6eaf82e CFMPriv_Print 	PEF binary: CFMPriv_Print
 0x6ec0880 -  0x6ec0965 CFMPriv_NavigationServices 	PEF binary: CFMPriv_NavigationServices
 0x6ec2d00 -  0x6ec2dbb CFMPriv_Help 	PEF binary: CFMPriv_Help
 0x6ecc360 -  0x6ecc403 CFMPriv_QuickTime 	PEF binary: CFMPriv_QuickTime
 0x6ef8fc0 -  0x6ef9075 CFMPriv_DVComponentGlue 	PEF binary: CFMPriv_DVComponentGlue
 0x71e4000 -  0x71e5fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)	/System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x790f000 -  0x795e3c7 CarbonLibpwpc 	PEF binary: CarbonLibpwpc
 0x795e3d0 -  0x79766bd Apple;Carbon;Multimedia 	PEF binary: Apple;Carbon;Multimedia
 0x7977c00 -  0x797998b Apple;Carbon;Networking 	PEF binary: Apple;Carbon;Networking
 0x7a009c0 -  0x7a00a96 CFMPriv_OpenScripting 	PEF binary: CFMPriv_OpenScripting
 0x7a2c8a0 -  0x7a2c97a CFMPriv_HIServices 	PEF binary: CFMPriv_HIServices
 0x7a37600 -  0x7a376ca CFMPriv_HIToolbox 	PEF binary: CFMPriv_HIToolbox
 0x7a3f430 -  0x7a3f513 CFMPriv_FindByContent 	PEF binary: CFMPriv_FindByContent
 0x7a4bbb0 -  0x7a4bc92 CFMPriv_SpeechRecognition 	PEF binary: CFMPriv_SpeechRecognition
 0x7a77ab0 -  0x7a77b83 CFMPriv_CarbonCore 	PEF binary: CFMPriv_CarbonCore
 0x7e57000 -  0x7f9aca8 Flash Player 	PEF binary: Flash Player
 0x89bf000 -  0x89cdfff com.apple.quicktime.webplugin 7.0.3	/Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin
 0x89f0000 -  0x89f4fff com.apple.iokit.IOQTComponents 1.4	/System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponents
 0x8a3d000 -  0x8a56fff GLDriver 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
 0x8a5c000 -  0x8a62fff com.apple.ATIRadeon9700GA 1.4.16 (4.1.6)	/System/Library/Extensions/ATIRadeon9700GA.plugin/Contents/MacOS/ATIRadeon9700GA
 0x8a85000 -  0x8b94fff GLEngine 	/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x8bc3000 -  0x8bdefff GLRendererFloat 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x8c89000 -  0x8d78fff com.apple.ATIRadeon9700GLDriver 1.4.16 (4.1.6)	/System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeon9700GLDriver
 0x9197000 -  0x9199fff com.apple.PDFImporter 1.6 (???)	/System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
 0x9802000 -  0x983bfff com.apple.audio.SoundManager.Components 3.9.1	/System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
 0x9881000 -  0x98c3fff com.apple.QuickTimeFireWireDV.component 7.0.3	/System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
 0x98ec000 -  0x9965fff com.apple.applepixletvideo 1.2.5 (1.2d5)	/System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
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.18)	/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 - 0x91a83fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91ad0000 - 0x91ae5fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91aea000 - 0x91b06fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b0b000 - 0x91b7afff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b91000 - 0x91b95fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b97000 - 0x91bc8fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bcc000 - 0x91c0ffff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c16000 - 0x91c2ffff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c34000 - 0x91c37fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c39000 - 0x91c39fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c3b000 - 0x91d25fff com.apple.vImage 2.0	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d2d000 - 0x91d4cfff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91db8000 - 0x91e1dfff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e27000 - 0x91eb9fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ed3000 - 0x92463fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924ab000 - 0x927bbfff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927e8000 - 0x92874fff com.apple.DesktopServices 1.3.1	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928b6000 - 0x92ae0fff com.apple.Foundation 6.4.2 (567.21)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bfe000 - 0x92cdcfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92cfc000 - 0x92deafff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92dfc000 - 0x92e1afff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e25000 - 0x92e7ffff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e9d000 - 0x92e9dfff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e9f000 - 0x92eb3fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ecb000 - 0x92edbfff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ee7000 - 0x92efcfff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f0e000 - 0x92f95fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fa9000 - 0x92fb4fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fbe000 - 0x92febfff com.apple.openscripting 1.2.3 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93005000 - 0x93015fff com.apple.print.framework.Print 5.0 (190.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93021000 - 0x93087fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930b8000 - 0x9310afff com.apple.NavigationServices 3.4.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93136000 - 0x93153fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93165000 - 0x93172fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9317b000 - 0x9348dfff com.apple.HIToolbox 1.4.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935d9000 - 0x935e5fff com.apple.opengl 1.4.6	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935ea000 - 0x9360bfff com.apple.DirectoryService.Framework 3.0	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93623000 - 0x9364cfff com.apple.MediaKit 8.1 (319.1)	/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x93676000 - 0x93676fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93678000 - 0x93cabfff com.apple.AppKit 6.4.3 (824.23)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94037000 - 0x940a6fff com.apple.CoreData 50 (77)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940df000 - 0x941a9fff com.apple.audio.toolbox.AudioToolbox 1.4.1	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941fd000 - 0x941fdfff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x941ff000 - 0x94377fff com.apple.QuartzCore 1.4.3	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943c1000 - 0x943fefff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94406000 - 0x94456fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x944e5000 - 0x9451dfff com.apple.vmutils 4.0.0 (85)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94560000 - 0x9457cfff com.apple.securityfoundation 2.1 (24988)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94590000 - 0x945d4fff com.apple.securityinterface 2.1 (24981)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x945f8000 - 0x94607fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9460f000 - 0x9461bfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94660000 - 0x94678fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9467f000 - 0x948e9fff com.apple.QuickTime 7.0.3	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94ac0000 - 0x94beefff com.apple.AddressBook.framework 4.0.3 (483)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94c80000 - 0x94c8ffff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c97000 - 0x94cc4fff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94ccb000 - 0x94cdbfff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94cdf000 - 0x94d0dfff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94d1d000 - 0x94d3afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95132000 - 0x95132fff com.apple.DiscRecording 3.0.8 (???)	/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x95134000 - 0x951b7fff com.apple.DiscRecordingEngine 3.0.8	/System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRecordingEngine.framework/Versions/A/DiscRecordingEngine
0x951e4000 - 0x9522afff com.apple.DiscRecordingContent 3.0.8	/System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRecordingContent.framework/Versions/A/DiscRecordingContent
0x9541f000 - 0x95447fff libcurl.3.dylib 	/usr/lib/libcurl.3.dylib
0x954a6000 - 0x95529fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x9596b000 - 0x959f7fff com.apple.WebKit 416.11	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95a52000 - 0x95b46fff com.apple.JavaScriptCore 416.13	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95b97000 - 0x95e9bfff com.apple.WebCore 416.13	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96020000 - 0x96049fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x962f2000 - 0x9632bfff com.apple.QTKit 7.0.3	/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x968b6000 - 0x968b7fff libCyrillicConverter.dylib 	/System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0x968b9000 - 0x968bafff libGreekConverter.dylib 	/System/Library/CoreServices/Encodings/libGreekConverter.dylib
0x968bf000 - 0x968d5fff libJapaneseConverter.dylib 	/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x968d7000 - 0x968f7fff libKoreanConverter.dylib 	/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x96905000 - 0x96913fff libSimplifiedChineseConverter.dylib 	/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x96918000 - 0x96919fff libThaiConverter.dylib 	/System/Library/CoreServices/Encodings/libThaiConverter.dylib
0x9691b000 - 0x9692efff libTraditionalChineseConverter.dylib 	/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x97364000 - 0x97383fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97a9a000 - 0x97b5bfff libGLProgrammability.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97b86000 - 0x97b87fff libGLSystem.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x97b89000 - 0x97b96fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98c6d000 - 0x98d75fff com.apple.DiskImagesFramework 10.4.3 (112.5)	/System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x98df2000 - 0x98dfffff libbz2.1.0.dylib 	/usr/lib/libbz2.1.0.dylib
0x99625000 - 0x99ed8fff com.apple.QuickTimeComponents.component 7.0.3	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a14b000 - 0x9a14efff com.apple.QuickTimeH264.component 7.0.3	/System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x9a2d8000 - 0x9a32afff com.apple.QuickTimeMPEG.component 7.0.3	/System/Library/QuickTime/QuickTimeMPEG.component/Contents/MacOS/QuickTimeMPEG
0x9a33d000 - 0x9a3e1fff com.apple.QuickTimeMPEG4.component 7.0.3	/System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x9a400000 - 0x9a54dfff com.apple.QuickTimeStreaming.component 7.0.3	/System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTimeStreaming
0x9ab43000 - 0x9ab6efff com.apple.QuickTime Plugin.plugin 7.0.3	/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
0x9adff000 - 0x9ae00fff com.apple.iokit.dvcomponentglue 1.7.5	/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
0x9af6f000 - 0x9afa2fff com.apple.Syndication 1.0.2 (42)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9afbe000 - 0x9afcefff com.apple.SyndicationUI 1.0.2 (42)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

**********

Host Name:      tom-myers-power-mac-g5
Date/Time:      2005-12-08 10:47:15.730 +0000
OS Version:     10.4.3 (Build 8F46)
Report Version: 3

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [120]

Version:        2.0.2 (416.12)
Build Version:  1
Project Name:   WebBrowser
Source Version: 4161200

PID:    358
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x16ff16ff

Thread 0 Crashed:
0   libobjc.A.dylib                	0x909bf120 objc_msgSend + 32
1   com.apple.Foundation           	0x928e8f00 __NSFireMainThreadPerform + 276
2   com.apple.CoreFoundation       	0x9078df20 __CFRunLoopPerformPerform + 104
3   com.apple.CoreFoundation       	0x9075da5c __CFRunLoopDoSources0 + 384
4   com.apple.CoreFoundation       	0x9075cf8c __CFRunLoopRun + 452
5   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
6   com.apple.HIToolbox            	0x931831e0 RunCurrentEventLoopInMode + 264
7   com.apple.HIToolbox            	0x931827ec ReceiveNextEventCommon + 244
8   com.apple.HIToolbox            	0x931826e0 BlockUntilNextEventMatchingListInMode + 96
9   com.apple.AppKit               	0x93680904 _DPSNextEvent + 384
10  com.apple.AppKit               	0x936805c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
11  com.apple.Safari               	0x00006ef0 0x1000 + 24304
12  com.apple.AppKit               	0x9367cb0c -[NSApplication run] + 472
13  com.apple.AppKit               	0x9376d618 NSApplicationMain + 452
14  com.apple.Safari               	0x0000265c 0x1000 + 5724
15  com.apple.Safari               	0x00056d1c 0x1000 + 351516

Thread 1:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x928ea664 -[NSRunLoop runMode:beforeDate:] + 172
5   com.apple.Foundation           	0x928ea59c -[NSRunLoop run] + 76
6   com.apple.WebKit               	0x9596d870 +[WebFileDatabase _syncLoop:] + 176
7   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
8   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       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x92902b9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x92903cdc +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9001f20c select + 12
1   com.apple.CoreFoundation       	0x9076f99c __CFSocketManager + 472
2   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   com.apple.Foundation           	0x928e2840 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.Syndication          	0x9af719ec -[AsyncDB _run:] + 192
4   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
5   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib              	0x90049748 syscall_thread_switch + 8
1   com.apple.Foundation           	0x928f3ad0 +[NSThread sleepUntilDate:] + 152
2   com.apple.AppKit               	0x9371d7e4 -[NSUIHeartBeat _heartBeatThread:] + 1100
3   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
4   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 7:
0   libSystem.B.dylib              	0x9002e44c kevent + 12
1   com.apple.DesktopServices      	0x927eb5d4 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 8:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b41c34 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x927ebe20 TNodeSyncTask::SyncTaskProc(void*) + 112
4   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 9:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   com.apple.ColorSync            	0x9154a604 pthreadSemaphoreWait(t_pthreadSemaphore*) + 56
3   com.apple.ColorSync            	0x915498a0 CMMConvTask(void*) + 40
4   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 10:
0   libSystem.B.dylib              	0x90053f68 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x900702c8 pthread_cond_timedwait_relative_np + 556
2   ...ple.CoreServices.CarbonCore 	0x90b745e4 TSWaitOnSemaphoreCommon + 176
3   ...ple.CoreServices.CarbonCore 	0x90b7c580 TimerThread + 60
4   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 11:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b7f6a0 MPWaitOnSemaphore + 184
3   rmacore.shlb                   	0x0d0b40ac 0xcfed000 + 815276
4   rmacore.shlb                   	0x0d0f51c4 0xcfed000 + 1081796
5   ...ple.CoreServices.CarbonCore 	0x90bb2624 _MP_CFMTaskProc + 32
6   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
7   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 12:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b7f6a0 MPWaitOnSemaphore + 184
3   rmacore.shlb                   	0x0d0b4628 0xcfed000 + 816680
4   rmacore.shlb                   	0x0d0b360c 0xcfed000 + 812556
5   ...ple.CoreServices.CarbonCore 	0x90bb2624 _MP_CFMTaskProc + 32
6   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
7   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 13:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b7f6a0 MPWaitOnSemaphore + 184
3   rmacore.shlb                   	0x0d0b40ac 0xcfed000 + 815276
4   rmacore.shlb                   	0x0d094968 0xcfed000 + 686440
5   ...ple.CoreServices.CarbonCore 	0x90bb2624 _MP_CFMTaskProc + 32
6   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
7   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 14:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b7f6a0 MPWaitOnSemaphore + 184
3   rmacore.shlb                   	0x0d0b40ac 0xcfed000 + 815276
4   rmacore.shlb                   	0x0d094dd8 0xcfed000 + 687576
5   ...ple.CoreServices.CarbonCore 	0x90bb2624 _MP_CFMTaskProc + 32
6   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
7   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 15:
0   libSystem.B.dylib              	0x9000606c syscall + 12
1   com.apple.OpenTransport        	0x9ad685a0 BSD_waitevent + 44
2   com.apple.OpenTransport        	0x9ad6d360 CarbonSelectThreadFunc + 176
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 16:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   com.apple.OpenTransport        	0x9ad68e94 CarbonOperationThreadFunc + 80
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 17:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   com.apple.OpenTransport        	0x9ad78df0 CarbonInetOperThreadFunc + 80
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 18:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b7f6a0 MPWaitOnSemaphore + 184
3   drv4.shlb                      	0x0d79d934 0xd775000 + 166196
4   drv4.shlb                      	0x0d7870f8 0xd775000 + 73976
5   ...ple.CoreServices.CarbonCore 	0x90bb2624 _MP_CFMTaskProc + 32
6   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
7   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 19:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b7f6a0 MPWaitOnSemaphore + 184
3   drv4.shlb                      	0x0d79d934 0xd775000 + 166196
4   drv4.shlb                      	0x0d7870f8 0xd775000 + 73976
5   ...ple.CoreServices.CarbonCore 	0x90bb2624 _MP_CFMTaskProc + 32
6   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
7   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 20:
0   libSystem.B.dylib              	0x90053f68 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x900702c8 pthread_cond_timedwait_relative_np + 556
2   ...ple.CoreServices.CarbonCore 	0x90b41c34 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x9281645c TPropertyTask::PropertyTaskProc(void*) + 72
4   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 21:
0   libSystem.B.dylib              	0x90053f68 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x90053dc8 pthread_cond_timedwait + 672
2   com.apple.Foundation           	0x9295a9dc F_CONDITION_WAIT_TIMEOUT + 144
3   com.apple.Foundation           	0x9295a8f8 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
4   com.apple.AppKit               	0x938e93f4 +[NSNavFBENodePreviewHelper _subthreadComputePreviewThumbnailImages] + 108
5   com.apple.Foundation           	0x928db6d4 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000909bf120 srr1: 0x100000000000d030                        vrsave: 0x0000000000000000
    cr: 0x44002282          xer: 0x0000000020000000   lr: 0x00000000928e8f00  ctr: 0x00000000909bf100
    r0: 0x00000000928e8f00   r1: 0x00000000bfffe5b0   r2: 0x0000000016ff16ff   r3: 0x000000000a5dea90
    r4: 0x0000000090a154e8   r5: 0x0000000000000000   r6: 0x00000000bfffe694   r7: 0x00000000000000ff
    r8: 0x00000000bfffe680   r9: 0x0000000000000002  r10: 0x0000000000000005  r11: 0x000000006f5f54e8
   r12: 0x000000000779519b  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x0000000000000000
   r16: 0x0000000000000001  r17: 0x00000000bffff2c0  r18: 0x0000000000000000  r19: 0x000000000045b240
   r20: 0x0000000000000000  r21: 0x0000000000000000  r22: 0x0000000000000001  r23: 0x0000000000411cd0
   r24: 0x0000000000000000  r25: 0x0000000000411cd8  r26: 0x0000000000411de8  r27: 0x0000000000000000
   r28: 0x0000000000000003  r29: 0x00000000bfffe610  r30: 0x00000000061ac200  r31: 0x00000000928e8e04

Binary Images Description:
    0x1000 -    0xd9fff com.apple.Safari 2.0.2 (416.12)	/Applications/Safari.app/Contents/MacOS/Safari
  0x581000 -   0x583fff net.culater.SIMBL 0.8 (8)	/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0x5bd000 -   0x5e6fff net.culater.PithHelmet 2.6.2 (71)	/Library/Application Support/SIMBL/Plugins/PithHelmet.bundle/Contents/MacOS/PithHelmet
  0x600000 -   0x607fff net.culater.DuctTape ??? (5.0)	/Library/Frameworks/DuctTape.framework/Versions/A/DuctTape
 0x1166000 -  0x1166fff com.apple.SpotLightCM 1.0 (121.20.2)	/System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
 0x176f000 -  0x1771fff com.apple.textencoding.unicode 2.0	/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x59a6000 -  0x59f53c7 CarbonLibpwpc 	PEF binary: CarbonLibpwpc
 0x59f53d0 -  0x5a0d6bd Apple;Carbon;Multimedia 	PEF binary: Apple;Carbon;Multimedia
 0x5a0ec00 -  0x5a1098b Apple;Carbon;Networking 	PEF binary: Apple;Carbon;Networking
 0x5ba3000 -  0x5ba6fff libMPAEncode0.1.dylib 	/Library/Application Support/DivXNetworks/libMPAEncode0.1.dylib
 0x603e000 -  0x606ffff liblame3.92.dylib 	/Library/Application Support/DivXNetworks/liblame3.92.dylib
 0x60ac000 -  0x60befff libdpv10.dylib 	/Library/Application Support/DivXNetworks/libdpv10.dylib
 0x61103e0 -  0x6110492 CFMPriv_CoreFoundation 	PEF binary: CFMPriv_CoreFoundation
 0x6110680 -  0x6110735 CFMPriv_DVComponentGlue 	PEF binary: CFMPriv_DVComponentGlue
 0x6110950 -  0x61109f3 CFMPriv_QuickTime 	PEF binary: CFMPriv_QuickTime
 0x6110a60 -  0x6110ad7 CFMPriv_System 	PEF binary: CFMPriv_System
 0x6110d50 -  0x6110e20 CFMPriv_CarbonSound 	PEF binary: CFMPriv_CarbonSound
 0x6110ea0 -  0x6110f73 CFMPriv_CommonPanels 	PEF binary: CFMPriv_CommonPanels
 0x6111050 -  0x611110b CFMPriv_Help 	PEF binary: CFMPriv_Help
 0x6111110 -  0x61111da CFMPriv_HIToolbox 	PEF binary: CFMPriv_HIToolbox
 0x6111260 -  0x6111336 CFMPriv_HTMLRendering 	PEF binary: CFMPriv_HTMLRendering
 0x61113b0 -  0x6111483 CFMPriv_ImageCapture 	PEF binary: CFMPriv_ImageCapture
 0x6111510 -  0x61115f5 CFMPriv_NavigationServices 	PEF binary: CFMPriv_NavigationServices
 0x6111670 -  0x6111746 CFMPriv_OpenScripting?MacBLib 	PEF binary: CFMPriv_OpenScripting?MacBLib
 0x6111820 -  0x61118de CFMPriv_Print 	PEF binary: CFMPriv_Print
 0x6111900 -  0x61119cd CFMPriv_SecurityHI 	PEF binary: CFMPriv_SecurityHI
 0x6111a50 -  0x6111b32 CFMPriv_SpeechRecognition 	PEF binary: CFMPriv_SpeechRecognition
 0x6111bb0 -  0x6111c83 CFMPriv_CarbonCore 	PEF binary: CFMPriv_CarbonCore
 0x6111d00 -  0x6111dd3 CFMPriv_OSServices 	PEF binary: CFMPriv_OSServices
 0x6111eb0 -  0x6111f72 CFMPriv_AE 	PEF binary: CFMPriv_AE
 0x6111f80 -  0x6112045 CFMPriv_ATS 	PEF binary: CFMPriv_ATS
 0x61120c0 -  0x6112197 CFMPriv_ColorSync 	PEF binary: CFMPriv_ColorSync
 0x6112220 -  0x6112303 CFMPriv_FindByContent 	PEF binary: CFMPriv_FindByContent
 0x6112380 -  0x611245a CFMPriv_HIServices 	PEF binary: CFMPriv_HIServices
 0x61124d0 -  0x61125b0 CFMPriv_LangAnalysis 	PEF binary: CFMPriv_LangAnalysis
 0x6112640 -  0x6112726 CFMPriv_LaunchServices 	PEF binary: CFMPriv_LaunchServices
 0x6112800 -  0x61128d7 CFMPriv_PrintCore 	PEF binary: CFMPriv_PrintCore
 0x61128e0 -  0x61129a2 CFMPriv_QD 	PEF binary: CFMPriv_QD
 0x6112aa0 -  0x6112b89 CFMPriv_SpeechSynthesis 	PEF binary: CFMPriv_SpeechSynthesis
 0x6205000 -  0x6265fff libdpus10.dylib 	/Library/Application Support/DivXNetworks/libdpus10.dylib
 0x6785000 -  0x68c8ca8 Flash Player 	PEF binary: Flash Player
 0x68c9000 -  0x6993fff com.divxnetworks.DivXCodec 5.2.1	/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
 0x72a9000 -  0x72afe5c bascauth.shlb 	PEF binary: bascauth.shlb
 0x731d000 -  0x731ffff com.apple.AutomatorCMM 1.0 (48)	/System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
 0x748b000 -  0x748ffff com.apple.FolderActionsMenu 1.3	/System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
 0xa39d000 -  0xa3a5b0f mp3f.shlb 	PEF binary: mp3f.shlb
 0xaae4000 -  0xaaee99f authmgr.shlb 	PEF binary: authmgr.shlb
 0xac54000 -  0xac609cb pnxres.shlbP 	PEF binary: pnxres.shlbP
 0xae25000 -  0xae2d7ef ramf.shlb{ 	PEF binary: ramf.shlb{
 0xb2a2000 -  0xb2ac700 plusplin.shlb 	PEF binary: plusplin.shlb
 0xb2d1000 -  0xb2d95a2 rn5auth.shlb 	PEF binary: rn5auth.shlb
 0xb3ec000 -  0xb3f70e0 ramrendr.shlb 	PEF binary: ramrendr.shlb
 0xb450000 -  0xb472bc5 chinembed.shlb 	PEF binary: chinembed.shlb
 0xb615000 -  0xb622a46 smlffpln.shlb 	PEF binary: smlffpln.shlb
 0xb77d000 -  0xb7ab8d4 <Unknown disk fragment>  	PEF binary: <Unknown disk fragment> 
 0xb905000 -  0xb93140a pncrt.Shlb 	PEF binary: pncrt.Shlb
 0xb932000 -  0xb961fb4 rcaplmgr.shlb 	PEF binary: rcaplmgr.shlb
 0xb9bf000 -  0xb9f9ea2 objbrokr.shlb 	PEF binary: objbrokr.shlb
 0xba61000 -  0xba804d8 vsrlocal.shlb 	PEF binary: vsrlocal.shlb
 0xba81000 -  0xbaa73f5 chui.shlb ~ 	PEF binary: chui.shlb ~
 0xbaa8000 -  0xbab35a7 smmrendr.shlb 	PEF binary: smmrendr.shlb
 0xbbbd000 -  0xbbd0fdd xmlparse.shlb 	PEF binary: xmlparse.shlb
 0xbca1000 -  0xbcb2155 mp3mfpln.shlb 	PEF binary: mp3mfpln.shlb
 0xbdbd000 -  0xbdc1fff com.apple.iokit.IOQTComponents 1.4	/System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponents
 0xbe5c000 -  0xbe62fff com.apple.ATIRadeon9700GA 1.4.16 (4.1.6)	/System/Library/Extensions/ATIRadeon9700GA.plugin/Contents/MacOS/ATIRadeon9700GA
 0xbefd000 -  0xbf3a7c2 pnvideo.shlb 	PEF binary: pnvideo.shlb
 0xbf50000 -  0xbf63e23 memfsys.shlb 	PEF binary: memfsys.shlb
 0xbf64000 -  0xbf7d0ae audplin.shlb 	PEF binary: audplin.shlb
 0xbf7e000 -  0xbf8c601 sdpplin.shlb 	PEF binary: sdpplin.shlb
 0xc02f000 -  0xc0a0509 uisystem.shlb 	PEF binary: uisystem.shlb
 0xc0b7000 -  0xc0e8980 httpfsys.shlb 	PEF binary: httpfsys.shlb
 0xc1fd000 -  0xc299ea4 imgrplin.shlb 	PEF binary: imgrplin.shlb
 0xc31b000 -  0xc32f039 smplfsys.shlb 	PEF binary: smplfsys.shlb
 0xc46e000 -  0xc4c354e rcaactor.shlb 	PEF binary: rcaactor.shlb
 0xc4c4000 -  0xc4e1f3e mp3r.shlb 	PEF binary: mp3r.shlb
 0xc620000 -  0xc6411c2 ppffplin.shlb 	PEF binary: ppffplin.shlb
 0xc642000 -  0xc664855 rarender.shlb 	PEF binary: rarender.shlb
 0xc6a0000 -  0xc6d0621 rmffplin.shlb 	PEF binary: rmffplin.shlb
 0xc6d1000 -  0xc6eecdc rtffplin.shlb 	PEF binary: rtffplin.shlb
 0xc7b2000 -  0xc86d141 gemctrls.shlb 	PEF binary: gemctrls.shlb
 0xc86e000 -  0xc8d48a0 rncolor.shlb 	PEF binary: rncolor.shlb
 0xc8d5000 -  0xc8f409c rtrender.shlb 	PEF binary: rtrender.shlb
 0xc8f5000 -  0xc925996 rvrend.shlb 	PEF binary: rvrend.shlb
 0xc926000 -  0xc93fd9e swff.shlb 	PEF binary: swff.shlb
 0xc940000 -  0xc96e627 vidplin.shlb 	PEF binary: vidplin.shlb
 0xc96f000 -  0xc9971b6 vsrcplin.shlb 	PEF binary: vsrcplin.shlb
 0xcfed000 -  0xd14cc71 rmacore.shlb 	PEF binary: rmacore.shlb
 0xd14d000 -  0xd1ea087 smlrendr.shlb 	PEF binary: smlrendr.shlb
 0xd545000 -  0xd5afdea swfrend.shlb 	PEF binary: swfrend.shlb
 0xd5b0000 -  0xd5f2fff com.apple.QuickTimeFireWireDV.component 7.0.3	/System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
 0xd603000 -  0xd61bb9b rv40.shlb 	PEF binary: rv40.shlb
 0xd6f8000 -  0xd771fff com.apple.applepixletvideo 1.2.5 (1.2d5)	/System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
 0xd775000 -  0xd7aeb6e drv4.shlb 	PEF binary: drv4.shlb
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.18)	/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 - 0x91a83fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91ad0000 - 0x91ae5fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91aea000 - 0x91b06fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b0b000 - 0x91b7afff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b91000 - 0x91b95fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b97000 - 0x91bc8fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bcc000 - 0x91c0ffff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c16000 - 0x91c2ffff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c34000 - 0x91c37fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c39000 - 0x91c39fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c3b000 - 0x91d25fff com.apple.vImage 2.0	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d2d000 - 0x91d4cfff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91db8000 - 0x91e1dfff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e27000 - 0x91eb9fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ed3000 - 0x92463fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924ab000 - 0x927bbfff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927e8000 - 0x92874fff com.apple.DesktopServices 1.3.1	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928b6000 - 0x92ae0fff com.apple.Foundation 6.4.2 (567.21)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bfe000 - 0x92cdcfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92cfc000 - 0x92deafff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92dfc000 - 0x92e1afff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e25000 - 0x92e7ffff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e9d000 - 0x92e9dfff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e9f000 - 0x92eb3fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ecb000 - 0x92edbfff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ee7000 - 0x92efcfff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f0e000 - 0x92f95fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fa9000 - 0x92fb4fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fbe000 - 0x92febfff com.apple.openscripting 1.2.3 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93005000 - 0x93015fff com.apple.print.framework.Print 5.0 (190.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93021000 - 0x93087fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930b8000 - 0x9310afff com.apple.NavigationServices 3.4.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93136000 - 0x93153fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93165000 - 0x93172fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9317b000 - 0x9348dfff com.apple.HIToolbox 1.4.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935d9000 - 0x935e5fff com.apple.opengl 1.4.6	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935ea000 - 0x9360bfff com.apple.DirectoryService.Framework 3.0	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93623000 - 0x9364cfff com.apple.MediaKit 8.1 (319.1)	/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x93676000 - 0x93676fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93678000 - 0x93cabfff com.apple.AppKit 6.4.3 (824.23)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94037000 - 0x940a6fff com.apple.CoreData 50 (77)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940df000 - 0x941a9fff com.apple.audio.toolbox.AudioToolbox 1.4.1	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941fd000 - 0x941fdfff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x941ff000 - 0x94377fff com.apple.QuartzCore 1.4.3	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943c1000 - 0x943fefff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94406000 - 0x94456fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x944e5000 - 0x9451dfff com.apple.vmutils 4.0.0 (85)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94560000 - 0x9457cfff com.apple.securityfoundation 2.1 (24988)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94590000 - 0x945d4fff com.apple.securityinterface 2.1 (24981)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x945f8000 - 0x94607fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9460f000 - 0x9461bfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94660000 - 0x94678fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9467f000 - 0x948e9fff com.apple.QuickTime 7.0.3	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94ac0000 - 0x94beefff com.apple.AddressBook.framework 4.0.3 (483)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94c80000 - 0x94c8ffff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c97000 - 0x94cc4fff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94ccb000 - 0x94cdbfff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94cdf000 - 0x94d0dfff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94d1d000 - 0x94d3afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95132000 - 0x95132fff com.apple.DiscRecording 3.0.8 (???)	/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x95134000 - 0x951b7fff com.apple.DiscRecordingEngine 3.0.8	/System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRecordingEngine.framework/Versions/A/DiscRecordingEngine
0x951e4000 - 0x9522afff com.apple.DiscRecordingContent 3.0.8	/System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRecordingContent.framework/Versions/A/DiscRecordingContent
0x9541f000 - 0x95447fff libcurl.3.dylib 	/usr/lib/libcurl.3.dylib
0x954a6000 - 0x95529fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x9596b000 - 0x959f7fff com.apple.WebKit 416.11	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95a52000 - 0x95b46fff com.apple.JavaScriptCore 416.13	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95b97000 - 0x95e9bfff com.apple.WebCore 416.13	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96020000 - 0x96049fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x963cc000 - 0x963d1fff com.apple.URLMount 2.1.1 (2.1)	/System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x96dbc000 - 0x96e5ffff libcrypto.0.9.dylib 	/usr/lib/libcrypto.0.9.dylib
0x96e93000 - 0x96ec0fff libssl.0.9.dylib 	/usr/lib/libssl.0.9.dylib
0x97364000 - 0x97383fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97b89000 - 0x97b96fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98c6d000 - 0x98d75fff com.apple.DiskImagesFramework 10.4.3 (112.5)	/System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x98df2000 - 0x98dfffff libbz2.1.0.dylib 	/usr/lib/libbz2.1.0.dylib
0x99625000 - 0x99ed8fff com.apple.QuickTimeComponents.component 7.0.3	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a14b000 - 0x9a14efff com.apple.QuickTimeH264.component 7.0.3	/System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x9a33d000 - 0x9a3e1fff com.apple.QuickTimeMPEG4.component 7.0.3	/System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x9ad66000 - 0x9ad84fff com.apple.OpenTransport 2.0	/System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x9adff000 - 0x9ae00fff com.apple.iokit.dvcomponentglue 1.7.5	/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
0x9af6f000 - 0x9afa2fff com.apple.Syndication 1.0.2 (42)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9afbe000 - 0x9afcefff com.apple.SyndicationUI 1.0.2 (42)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0xefbef000 - 0xefcd1fff libPSIKey.dylib 	/Library/Application Support/DivXNetworks/libPSIKey.dylib

Flash MX 2004 Crash Log:

Code:
**********

Host Name:      tom-myers-power-mac-g5
Date/Time:      2005-12-08 18:07:56.696 +0000
OS Version:     10.4.3 (Build 8F46)
Report Version: 3

Command: Flash
Path:    /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash
Parent:  WindowServer [120]

Version: 7.2 (7.2)

PID:    1001
Thread: 0

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

Thread 0 Crashed:
0   com.apple.HIToolbox            	0x932dee38 AutoScrollMenu(OpaqueControlRef*, Point, unsigned char*) + 292
1   com.apple.HIToolbox            	0x932df73c AutoScrollObserver(unsigned long, OpaqueEventRef*, void*) + 132
2   com.apple.HIToolbox            	0x93181b00 _NotifyEventLoopObservers + 196
3   com.apple.HIToolbox            	0x9322defc RemoveEventFromQueue + 196
4   com.apple.HIToolbox            	0x9326820c GetOrPeekEvent + 304
5   com.apple.HIToolbox            	0x93267f48 GetNextEventMatchingMask + 156
6   com.apple.HIToolbox            	0x93267df0 WNEInternal + 140
7   com.apple.HIToolbox            	0x93267d50 WaitNextEvent + 76
8   Flash                          	0x0275a67c 0x2008000 + 7677564
9   Flash                          	0x027585dc 0x2008000 + 7669212
10  Flash                          	0x0275aaf8 0x2008000 + 7678712
11  Flash                          	0x0275fe58 0x2008000 + 7700056

Thread 1:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   ...ple.CoreServices.CarbonCore 	0x90b6e034 SwitchContexts + 96
3   ...ple.CoreServices.CarbonCore 	0x90b63cc4 YieldToThread + 372
4   ...ple.CoreServices.CarbonCore 	0x90b6df7c SetThreadState + 192
5   ...ple.CoreServices.CarbonCore 	0x90b6de98 SetThreadStateEndCritical + 144
6   Flash                          	0x02866d48 0x2008000 + 8777032
7   Flash                          	0x02868238 0x2008000 + 8782392
8   Flash                          	0x02868360 0x2008000 + 8782688
9   Flash                          	0x02867dfc 0x2008000 + 8781308
10  Flash                          	0x02866ac4 0x2008000 + 8776388
11  ...ple.CoreServices.CarbonCore 	0x90b6e0d8 InvokeThreadEntryUPP + 24
12  ...ple.CoreServices.CarbonCore 	0x90b6dcf8 CooperativeThread + 220
13  libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib              	0x9000606c syscall + 12
1   com.apple.OpenTransport        	0x9ad685a0 BSD_waitevent + 44
2   com.apple.OpenTransport        	0x9ad6d360 CarbonSelectThreadFunc + 176
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   com.apple.OpenTransport        	0x9ad68e94 CarbonOperationThreadFunc + 80
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9002e44c kevent + 12
1   com.apple.DesktopServices      	0x927eb5d4 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
3   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib              	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003001c pthread_cond_wait + 488
2   ...ple.CoreServices.CarbonCore 	0x90b41c34 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x927ebe20 TNodeSyncTask::SyncTaskProc(void*) + 112
4   ...ple.CoreServices.CarbonCore 	0x90b41a44 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib              	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation       	0x9075d108 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9075ca0c 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 7:
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 8:
0   libSystem.B.dylib              	0x90053f68 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x900702c8 pthread_cond_timedwait_relative_np + 556
2   ...ple.CoreServices.CarbonCore 	0x90b745e4 TSWaitOnSemaphoreCommon + 176
3   ...ickTimeComponents.component 	0x99637460 ReadSchedulerThreadEntryPoint + 436
4   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 9:
0   libSystem.B.dylib              	0x9001f20c select + 12
1   com.apple.CoreFoundation       	0x9076f99c __CFSocketManager + 472
2   libSystem.B.dylib              	0x9002b200 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000932dee38 srr1: 0x100000000000f030                        vrsave: 0x0000000000000000
    cr: 0x24004402          xer: 0x0000000000000000   lr: 0x00000000932dee2c  ctr: 0x000000009074ef48
    r0: 0x00000000932dee2c   r1: 0x00000000bffff330   r2: 0xffffffffffffffff   r3: 0x0000000000000000
    r4: 0x00000000bffff390   r5: 0x00000000bffff210   r6: 0x0000000000000077   r7: 0x0000000001b2a400
    r8: 0xffffffff5e4e3e2c   r9: 0x0000000000000000  r10: 0x000000000000018d  r11: 0x00000000a1b1c1d3
   r12: 0x000000009074ef48  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000000000000
   r20: 0x0000000000000001  r21: 0x000000000000ffff  r22: 0x00000000bffff4c0  r23: 0x0000000000000000
   r24: 0x00000000095575f0  r25: 0x00000000bffff3a0  r26: 0x0000000000000000  r27: 0x0000000000000000
   r28: 0x0000000000000000  r29: 0x00000000bffff390  r30: 0x000000000054cac6  r31: 0x00000000932ded1c

Binary Images Description:
    0x1000 -     0x2fff LaunchCFMApp 	/System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
  0x27f000 -   0x2ce3c7 CarbonLibpwpc 	PEF binary: CarbonLibpwpc
  0x2ce3d0 -   0x2e66bd Apple;Carbon;Multimedia 	PEF binary: Apple;Carbon;Multimedia
  0x2e7c00 -   0x2e998b Apple;Carbon;Networking 	PEF binary: Apple;Carbon;Networking
  0x310640 -   0x3106f2 CFMPriv_CoreFoundation 	PEF binary: CFMPriv_CoreFoundation
  0x310900 -   0x3109b5 CFMPriv_DVComponentGlue 	PEF binary: CFMPriv_DVComponentGlue
  0x310bf0 -   0x310c93 CFMPriv_QuickTime 	PEF binary: CFMPriv_QuickTime
  0x310d10 -   0x310d87 CFMPriv_System 	PEF binary: CFMPriv_System
  0x311030 -   0x311100 CFMPriv_CarbonSound 	PEF binary: CFMPriv_CarbonSound
  0x311180 -   0x311253 CFMPriv_CommonPanels 	PEF binary: CFMPriv_CommonPanels
  0x311330 -   0x3113eb CFMPriv_Help 	PEF binary: CFMPriv_Help
  0x3113f0 -   0x3114ba CFMPriv_HIToolbox 	PEF binary: CFMPriv_HIToolbox
  0x311540 -   0x311616 CFMPriv_HTMLRendering 	PEF binary: CFMPriv_HTMLRendering
  0x311690 -   0x311763 CFMPriv_ImageCapture 	PEF binary: CFMPriv_ImageCapture
  0x3117f0 -   0x3118d5 CFMPriv_NavigationServices 	PEF binary: CFMPriv_NavigationServices
  0x311950 -   0x311a26 CFMPriv_OpenScripting?MacBLib 	PEF binary: CFMPriv_OpenScripting?MacBLib
  0x311b00 -   0x311bbe CFMPriv_Print 	PEF binary: CFMPriv_Print
  0x311be0 -   0x311cad CFMPriv_SecurityHI 	PEF binary: CFMPriv_SecurityHI
  0x311d30 -   0x311e12 CFMPriv_SpeechRecognition 	PEF binary: CFMPriv_SpeechRecognition
  0x311e90 -   0x311f63 CFMPriv_CarbonCore 	PEF binary: CFMPriv_CarbonCore
  0x311fe0 -   0x3120b3 CFMPriv_OSServices 	PEF binary: CFMPriv_OSServices
  0x312190 -   0x312252 CFMPriv_AE 	PEF binary: CFMPriv_AE
  0x312260 -   0x312325 CFMPriv_ATS 	PEF binary: CFMPriv_ATS
  0x3123a0 -   0x312477 CFMPriv_ColorSync 	PEF binary: CFMPriv_ColorSync
  0x312500 -   0x3125e3 CFMPriv_FindByContent 	PEF binary: CFMPriv_FindByContent
  0x312660 -   0x31273a CFMPriv_HIServices 	PEF binary: CFMPriv_HIServices
  0x3127b0 -   0x312890 CFMPriv_LangAnalysis 	PEF binary: CFMPriv_LangAnalysis
  0x312920 -   0x312a06 CFMPriv_LaunchServices 	PEF binary: CFMPriv_LaunchServices
  0x312ae0 -   0x312bb7 CFMPriv_PrintCore 	PEF binary: CFMPriv_PrintCore
  0x312bc0 -   0x312c82 CFMPriv_QD 	PEF binary: CFMPriv_QD
  0x312d80 -   0x312e69 CFMPriv_SpeechSynthesis 	PEF binary: CFMPriv_SpeechSynthesis
 0x1535000 -  0x1537fff com.apple.textencoding.unicode 2.0	/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x1582000 -  0x158832a FLfile 	PEF binary: FLfile
 0x163b000 -  0x1705fff com.divxnetworks.DivXCodec 5.2.1	/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
 0x1753000 -  0x1784fff liblame3.92.dylib 	/Library/Application Support/DivXNetworks/liblame3.92.dylib
 0x17c1000 -  0x17c4fff libMPAEncode0.1.dylib 	/Library/Application Support/DivXNetworks/libMPAEncode0.1.dylib
 0x17c8000 -  0x17dafff libdpv10.dylib 	/Library/Application Support/DivXNetworks/libdpv10.dylib
 0x17fa000 -  0x17fafff cfmsupport.dylib 	/Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/cfmsupport.dylib
 0x2008000 -  0x2e633a9 Flash 	PEF binary: Flash
 0x4ee0000 -  0x4f40fff libdpus10.dylib 	/Library/Application Support/DivXNetworks/libdpus10.dylib
 0x4fc7000 -  0x4ff8fff com.macromedia.mmxptlite_framework MMxptLite version 4.0 (4.0.0.032)	/Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/Resources/MMxptLite.framework/MMxptLite
 0x500a000 -  0x5028fff com.macromedia.runtime6 1.20 (1.20.006)	/Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runtime6
 0x500a000 -  0x5028fff com.macromedia.runtime6 1.20 (1.20.006)	/Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runtime6
 0x503c000 -  0x5090fff com.macromedia.runtime1 1.20 (1.20.006)	/Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/Resources/Runtime_Support/runtime1.bundle/Contents/MacOS/runtime1
 0x53e7000 -  0x53e9fff com.apple.PDFImporter 1.6 (???)	/System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
 0x53f3000 -  0x5535e32 AuthPlayLib 	PEF binary: AuthPlayLib
 0x5b0b000 -  0x5b0dfff com.apple.MLTEFile 3.0.0	/System/Library/CoreServices/MLTEFile.bundle/Contents/MacOS/MLTEFile
 0x5cff000 -  0x5d00fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)	/System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x7ee5000 -  0x7f0b1fa AI, EPS & PDF ImportDF Import 	PEF binary: AI, EPS & PDF ImportDF Import
 0x7f0c000 -  0x8270e11 GhostScriptLib PPC 	PEF binary: GhostScriptLib PPC
 0x82f5000 -  0x8310bd4 AIImport 	PEF binary: AIImport
 0x8311000 -  0x84b7221 FreeHand Reader 	PEF binary: FreeHand Reader
 0x850f000 -  0x88036af Fireworks Librarys Library 	PEF binary: Fireworks Librarys Library
 0x92d4000 -  0x930dfff com.apple.audio.SoundManager.Components 3.9.1	/System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
 0x9353000 -  0x9395fff com.apple.QuickTimeFireWireDV.component 7.0.3	/System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
 0x9a4e000 -  0x9ac7fff com.apple.applepixletvideo 1.2.5 (1.2d5)	/System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x2cc00000 - 0x2cca1fff com.macromedia.LicManFramework LicMan version 4.60.000 (4.60.000)	/Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/Frameworks/LicMan.framework/LicMan
0x3fa00000 - 0x3fa1efff mv.dylib 	/Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/mv.dylib
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.18)	/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 - 0x91a83fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91ad0000 - 0x91ae5fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91aea000 - 0x91b06fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b0b000 - 0x91b7afff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b91000 - 0x91b95fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b97000 - 0x91bc8fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bcc000 - 0x91c0ffff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c16000 - 0x91c2ffff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c34000 - 0x91c37fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c39000 - 0x91c39fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c3b000 - 0x91d25fff com.apple.vImage 2.0	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d2d000 - 0x91d4cfff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91db8000 - 0x91e1dfff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e27000 - 0x91eb9fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ed3000 - 0x92463fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924ab000 - 0x927bbfff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927e8000 - 0x92874fff com.apple.DesktopServices 1.3.1	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928b6000 - 0x92ae0fff com.apple.Foundation 6.4.2 (567.21)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bfe000 - 0x92cdcfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92cfc000 - 0x92deafff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92dfc000 - 0x92e1afff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e25000 - 0x92e7ffff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e9d000 - 0x92e9dfff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e9f000 - 0x92eb3fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ecb000 - 0x92edbfff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ee7000 - 0x92efcfff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f0e000 - 0x92f95fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fa9000 - 0x92fb4fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fbe000 - 0x92febfff com.apple.openscripting 1.2.3 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93005000 - 0x93015fff com.apple.print.framework.Print 5.0 (190.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93021000 - 0x93087fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930b8000 - 0x9310afff com.apple.NavigationServices 3.4.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93136000 - 0x93153fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93165000 - 0x93172fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9317b000 - 0x9348dfff com.apple.HIToolbox 1.4.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935d9000 - 0x935e5fff com.apple.opengl 1.4.6	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93678000 - 0x93cabfff com.apple.AppKit 6.4.3 (824.23)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94037000 - 0x940a6fff com.apple.CoreData 50 (77)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940df000 - 0x941a9fff com.apple.audio.toolbox.AudioToolbox 1.4.1	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941fd000 - 0x941fdfff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x941ff000 - 0x94377fff com.apple.QuartzCore 1.4.3	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943c1000 - 0x943fefff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94406000 - 0x94456fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945f8000 - 0x94607fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9460f000 - 0x9461bfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94660000 - 0x94678fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9467f000 - 0x948e9fff com.apple.QuickTime 7.0.3	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94d1d000 - 0x94d3afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x954a6000 - 0x95529fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x963cc000 - 0x963d1fff com.apple.URLMount 2.1.1 (2.1)	/System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x968b6000 - 0x968b7fff libCyrillicConverter.dylib 	/System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0x968b9000 - 0x968bafff libGreekConverter.dylib 	/System/Library/CoreServices/Encodings/libGreekConverter.dylib
0x968bf000 - 0x968d5fff libJapaneseConverter.dylib 	/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x968d7000 - 0x968f7fff libKoreanConverter.dylib 	/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x96905000 - 0x96913fff libSimplifiedChineseConverter.dylib 	/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x96918000 - 0x96919fff libThaiConverter.dylib 	/System/Library/CoreServices/Encodings/libThaiConverter.dylib
0x9691b000 - 0x9692efff libTraditionalChineseConverter.dylib 	/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x96dbc000 - 0x96e5ffff libcrypto.0.9.dylib 	/usr/lib/libcrypto.0.9.dylib
0x96e93000 - 0x96ec0fff libssl.0.9.dylib 	/usr/lib/libssl.0.9.dylib
0x97364000 - 0x97383fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97b89000 - 0x97b96fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99625000 - 0x99ed8fff com.apple.QuickTimeComponents.component 7.0.3	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a14b000 - 0x9a14efff com.apple.QuickTimeH264.component 7.0.3	/System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x9a33d000 - 0x9a3e1fff com.apple.QuickTimeMPEG4.component 7.0.3	/System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x9ad66000 - 0x9ad84fff com.apple.OpenTransport 2.0	/System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x9adff000 - 0x9ae00fff com.apple.iokit.dvcomponentglue 1.7.5	/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
0x9ae58000 - 0x9aebcfff com.apple.urlaccess 1.1 (21.0)	/System/Library/PrivateFrameworks/URLAccess.framework/Versions/A/URLAccess
0x9b01d000 - 0x9b11ffff com.apple.audio.units.Components 1.4.1	/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x9b2ab000 - 0x9b3effff libCMaps.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
0xefbef000 - 0xefcd1fff libPSIKey.dylib 	/Library/Application Support/DivXNetworks/libPSIKey.dylib
 
I have done some research and several things could be causing application to crash. The best one is that there are fonts that applications use and if missing or corrupt, or the font cache is corrupt or full, will cause multiple apps to crash. So find a font cache cleaner, download and run Onyx - maintenance and cleaning options. then let me know what results you get.
:eek:
 
that sounds familiar. i have about 2000 fonts on this computer all in a state of disarray (some are active, some deactivated, lots are corrupt etc. it's a mammoth task sorting through though) is this what's causing so much instability?
 
Could be, usually it is just the fonts that the system uses that gets corrupt (or the system font cache). Get the font cache cleaner (I think you can go to versiontracker.com and dowload it, I even think it is called font cache cleaner - look for your system's version). Run that and also all maintenance and cleaning tabs in Onyx (which you can also get from versiontracker.com).
 
Back
Top