Bug 11991 - Another crash
Summary: Another crash
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 418.x
Hardware: Mac (Intel) OS X 10.4
: P1 Critical
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2006-12-27 00:22 PST by Gurmit Teotia
Modified: 2007-02-07 05:44 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gurmit Teotia 2006-12-27 00:22:41 PST
Hi,
Our application is crashing while playing flash file in webkit. Below is the crash report. I'm pasting it because I'm getting an error while uploading the file.

 Date/Time:      2006-12-22 09:24:39.084 -0800
OS Version:     10.4.8 (Build 8L127)
Report Version: 4

Command: Thunder
Path:    /Users/polyvision/Desktop/Thunder.app/Contents/MacOS/Thunder
Parent:  WindowServer [59]

Version: ??? (1.0.20)

PID:    229
Thread: 35

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

Thread 0:
0   libSystem.B.dylib              	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation       	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.HIToolbox            	0x93203740 RunCurrentEventLoopInMode + 264
5   com.apple.HIToolbox            	0x93202dd4 ReceiveNextEventCommon + 380
6   com.apple.HIToolbox            	0x93202c40 BlockUntilNextEventMatchingListInMode + 96
7   com.apple.AppKit               	0x936e5ae4 _DPSNextEvent + 384
8   com.apple.AppKit               	0x936e57a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9   com.apple.AppKit               	0x936e1cec -[NSApplication run] + 472
10  com.apple.AppKit               	0x937d287c NSApplicationMain + 452
11  com.apple.myCocoaApplication   	0x00002e44 _start + 760
12  com.apple.myCocoaApplication   	0x00002b48 start + 48

Thread 1:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   com.apple.Foundation           	0x92964300 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.myCocoaApplication   	0x00003244 -[PVCommandQueue dequeue] + 40
4   com.apple.myCocoaApplication   	0x00009670 -[PVServer(PrivateServer) readData:] + 112
5   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib              	0x900140ac read + 12
1   com.apple.myCocoaApplication   	0x0000a644 -[PVTcpSocket(PrivateTcpSocket) waitForConnection:] + 328
2   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
3   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation       	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x9298469c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation       	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x929857dc +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib              	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000aa9c mach_msg + 60
2   ...romedia.Flash Player.plugin 	0x04a43688 native_ShockwaveFlash_TCallFrame + 1368296
3   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib              	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation       	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x9296c164 -[NSRunLoop runMode:beforeDate:] + 172
5   com.apple.Foundation           	0x9296c09c -[NSRunLoop run] + 76
6   com.apple.WebKit               	0x95686ef0 +[WebFileDatabase _syncLoop:] + 176
7   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
8   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 7:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   com.apple.Foundation           	0x92964300 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.myCocoaApplication   	0x00003244 -[PVCommandQueue dequeue] + 40
4   com.apple.myCocoaApplication   	0x00006d94 -[PVPrintOutputListener(PrivatePrintOutputListener) readFileCommand:] + 252
5   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 8:
0   libSystem.B.dylib              	0x90054ae8 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x90054944 pthread_cond_timedwait + 676
2   com.apple.Foundation           	0x929dc5a0 F_CONDITION_WAIT_TIMEOUT + 144
3   com.apple.Foundation           	0x929dc4bc -[NSConditionLock lockWhenCondition:beforeDate:] + 128
4   com.apple.myCocoaApplication   	0x00003ba0 -[PVConnectionManager(PrivateConnectionManager) startMonitoring:] + 188
5   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 9:
0   libSystem.B.dylib              	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation       	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.CoreFoundation       	0x907eb8dc CFRunLoopRun + 52
5   com.apple.myCocoaApplication   	0x0000adcc -[PVUsbDriveMonitor(PrivateUsbDriveMonitor) startMonitoring:] + 188
6   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
7   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 10:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 11:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 12:
0   libSystem.B.dylib              	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation       	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.audio.CoreAudio      	0x9145463c HALRunLoop::OwnThread(void*) + 264
5   com.apple.audio.CoreAudio      	0x914543dc CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 13:
0   libSystem.B.dylib              	0x90054ae8 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x90071168 pthread_cond_timedwait_relative_np + 556
2   com.apple.audio.CoreAudio      	0x91465794 CAGuard::WaitFor(unsigned long long) + 204
3   com.apple.audio.CoreAudio      	0x914656a4 CAGuard::WaitUntil(unsigned long long) + 304
4   com.apple.audio.CoreAudio      	0x914638e8 HP_IOThread::WorkLoop() + 852
5   com.apple.audio.CoreAudio      	0x91463580 HP_IOThread::ThreadEntry(HP_IOThread*) + 16
6   com.apple.audio.CoreAudio      	0x914543dc CAPThread::Entry(CAPThread*) + 96
7   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 14:
0   libSystem.B.dylib              	0x9001f08c select + 12
1   com.apple.CoreFoundation       	0x907ef40c __CFSocketManager + 472
2   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 15:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 16:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 17:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 18:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 19:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 20:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 21:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 22:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 23:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 24:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 25:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 26:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 27:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 28:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 29:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 30:
0   libSystem.B.dylib              	0x900140ac read + 12
1   com.apple.myCocoaApplication   	0x0000a644 -[PVTcpSocket(PrivateTcpSocket) waitForConnection:] + 328
2   com.apple.Foundation           	0x9295d194 forkThreadForFunction + 108
3   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 31:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 32:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 33:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 34:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 35 Crashed:
0   <<00000000>> 	0xffff8ce4 __memcpy + 1348 (cpu_capabilities.h:189)
1   ...romedia.Flash Player.plugin 	0x047e99d4 Flash_EnforceLocalSecurity + 364856
2   ...romedia.Flash Player.plugin 	0x048875a4 Flash_EnforceLocalSecurity + 1010952
3   ...romedia.Flash Player.plugin 	0x048874bc Flash_EnforceLocalSecurity + 1010720
4   ...romedia.Flash Player.plugin 	0x047e9a3c Flash_EnforceLocalSecurity + 364960
5   ...romedia.Flash Player.plugin 	0x047e98cc Flash_EnforceLocalSecurity + 364592
6   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
7   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
8   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
9   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
10  libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 36:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 37:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 38:
0   libSystem.B.dylib              	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x900306ac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90c005bc MPWaitOnSemaphore + 184
3   ...romedia.Flash Player.plugin 	0x048aaad0 Flash_EnforceLocalSecurity + 1155636
4   ...romedia.Flash Player.plugin 	0x047ea8f4 Flash_EnforceLocalSecurity + 368728
5   ...romedia.Flash Player.plugin 	0x047e9cac Flash_EnforceLocalSecurity + 365584
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 39:
0   libSystem.B.dylib              	0x90023460 recvfrom + 12
1   ...romedia.Flash Player.plugin 	0x048ab0bc Flash_EnforceLocalSecurity + 1157152
2   ...romedia.Flash Player.plugin 	0x049da9fc native_ShockwaveFlash_TCallFrame + 939100
3   ...romedia.Flash Player.plugin 	0x047ea21c Flash_EnforceLocalSecurity + 366976
4   ...romedia.Flash Player.plugin 	0x047e9918 Flash_EnforceLocalSecurity + 364668
5   ...romedia.Flash Player.plugin 	0x047e9890 Flash_EnforceLocalSecurity + 364532
6   ...romedia.Flash Player.plugin 	0x048aa958 Flash_EnforceLocalSecurity + 1155260
7   ...romedia.Flash Player.plugin 	0x048aa920 Flash_EnforceLocalSecurity + 1155204
8   ...ple.CoreServices.CarbonCore 	0x90bc28b0 PrivateMPEntryPoint + 76
9   libSystem.B.dylib              	0x9002b508 _pthread_body + 96

Thread 35 crashed with PPC Thread State 64:
  srr0: 0x00000000ffff8ce4 srr1: 0x000000000200d030                        vrsave: 0x00000000ff000000
    cr: 0x28000420          xer: 0x0000000020000002   lr: 0x00000000047e99d4  ctr: 0x0000000003fffcbe
    r0: 0x0000000000000000   r1: 0x00000000f13b6b30   r2: 0x0000000000000000   r3: 0x000000000f184080
    r4: 0x0000000005a581a5   r5: 0x00000000ffffff80   r6: 0x00000000ffffffef   r7: 0x00000000ffffffdf
    r8: 0x00000000ffffffcf   r9: 0x00000000ffffffff  r10: 0x00000000ffffff9f  r11: 0x00000000ffffff7f
   r12: 0x000000000f177000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000000000000
   r20: 0x0000000000000000  r21: 0x0000000000000000  r22: 0x0000000000000000  r23: 0x0000000000000000
   r24: 0x0000000000000000  r25: 0x0000000000000000  r26: 0x0000000000000000  r27: 0x0000000000000040
   r28: 0x0000000005a65048  r29: 0x0000000005a65000  r30: 0x00000000f13b6c90  r31: 0x00000000ffffff80

Binary Images Description:
    0x1000 -    0x11fff com.apple.myCocoaApplication ??? (1.0.20)	/Users/polyvision/Desktop/Thunder.app/Contents/MacOS/Thunder
 0x160c000 -  0x160efff com.apple.textencoding.unicode 2.0	/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x478d000 -  0x4aa1fff com.macromedia.Flash Player.plugin 9.0.28.0 (1.0.1f22)	/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
 0x5e27000 -  0x5e28fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)	/System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x5f41000 -  0x5f47fff com.apple.DictionaryServiceComponent 1.0.0	/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0xa67e000 -  0xa6b7fff com.apple.audio.SoundManager.Components 3.9.1	/System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
 0xf2b5000 -  0xf2f4fff com.apple.QuickTimeFireWireDV.component 7.1.3	/System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x8fe00000 - 0x8fe51fff dyld 45.3	/usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6e000 - 0x90b80fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8e000 - 0x90fcffff com.apple.CFNetwork 4.0 (129.19)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110d000 - 0x9111bfff libz.1.dylib 	/usr/lib/libz.1.dylib
0x9111e000 - 0x912d9fff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91423000 - 0x9142efff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91433000 - 0x9143bfff libbsm.dylib 	/usr/lib/libbsm.dylib
0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f9000 - 0x91531fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c7000 - 0x918e8fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918fc000 - 0x91921fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91934000 - 0x91976fff com.apple.LaunchServices 181	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91992000 - 0x919a6fff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b4000 - 0x919f6fff com.apple.ImageIO.framework 1.5.0	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0c000 - 0x91ad3fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b21000 - 0x91b36fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b3b000 - 0x91b59fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b5f000 - 0x91bcefff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be5000 - 0x91be9fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91beb000 - 0x91c4afff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c4f000 - 0x91c8cfff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c93000 - 0x91cacfff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb1000 - 0x91cb4fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cb6000 - 0x91cb6fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cb8000 - 0x91d9dfff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da5000 - 0x91dc4fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e30000 - 0x91e9efff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ea9000 - 0x91f3efff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f58000 - 0x924e0fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92513000 - 0x9283efff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9286e000 - 0x928f6fff com.apple.DesktopServices 1.3.5	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92937000 - 0x92b62fff com.apple.Foundation 6.4.6 (567.27)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c80000 - 0x92d5efff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92d7e000 - 0x92e6cfff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92e7e000 - 0x92e9cfff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92ea7000 - 0x92f01fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f1f000 - 0x92f1ffff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f21000 - 0x92f35fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f4d000 - 0x92f5dfff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f69000 - 0x92f7efff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f90000 - 0x93017fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9302b000 - 0x93036fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93040000 - 0x9306dfff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93087000 - 0x93096fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x930a2000 - 0x93108fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93139000 - 0x93188fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x931b6000 - 0x931d3fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931e5000 - 0x931f2fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x931fb000 - 0x93508fff com.apple.HIToolbox 1.4.8 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93657000 - 0x93663fff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936db000 - 0x936dbfff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936dd000 - 0x93d10fff com.apple.AppKit 6.4.7 (824.41)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9409d000 - 0x9410dfff com.apple.CoreData 80	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94146000 - 0x94209fff com.apple.audio.toolbox.AudioToolbox 1.4.3	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9425b000 - 0x9425bfff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9425d000 - 0x94430fff com.apple.QuartzCore 1.4.9	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94486000 - 0x944c3fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x944cb000 - 0x9451bfff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x946bf000 - 0x946cefff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946d6000 - 0x946e3fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94729000 - 0x94742fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94749000 - 0x94a18fff com.apple.QuickTime 7.1.3	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94adb000 - 0x94b4cfff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x94bbf000 - 0x94bdffff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x95684000 - 0x95712fff com.apple.WebKit 418.9.1	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9576e000 - 0x95804fff com.apple.JavaScriptCore 418.3	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95841000 - 0x95b4dfff com.apple.WebCore 418.21	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95cd6000 - 0x95cfffff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x9771b000 - 0x97728fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL

Model: PowerBook3,5, BootROM 4.5.3f2, 1 processors, PowerPC G4  (3.2), 1 GHz, 512 MB
Graphics: ATY,RV250M9, ATY,RV250M9, AGP, 64 MB
Memory Module: SODIMM0/J16TOP, 256 MB, SDRAM, PC133U-333
Memory Module: SODIMM1/J16BOTTOM, 256 MB, SDRAM, PC133U-333
AirPort: AirPort, 9.52
Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
Network Service: Built-in Ethernet, Ethernet, en0
PCI Card: TXN,PCI1410-02, cardbus, PC Card
Parallel ATA Device: TOSHIBA MK4021GAS, 37.26 GB
Parallel ATA Device: MATSHITADVD-R   UJ-815, 
USB Device: USBDrive, JMTek, Up to 12 Mb/sec, 500 mA
Comment 1 Eric Seidel (no email) 2006-12-27 00:29:20 PST
Likely a bug in Flash.

I'm not sure flash is supposed to have 30 threads at once...  but I don't know much about flash's implementation.
Comment 2 Gurmit Teotia 2006-12-28 01:01:43 PST
You might be right, crash report gives the feeling like this.
We'd faced other crash issue (bug 9841) as well. At that time when we approached Adobe we're told that they only support Safari not WebKit. I've asked this question on apple's list as well. Are WebKit and Safari different?
Comment 3 Joost de Valk (AlthA) 2007-01-19 04:37:42 PST
WebKit is the core to Safari, but to many things more. WebKit nightly's are made multiple times a day and really only useable for testing purposes, which is why Adobe probably won't support it. 
Comment 4 Maciej Stachowiak 2007-01-29 03:50:43 PST
<rdar://problem/4960655>
Comment 5 Maciej Stachowiak 2007-02-07 05:44:16 PST
Since this is a Flash bug, closing here. Has been passed along.