[Webkit-unassigned] [Bug 26465] New: EXC_BAD_INSTRUCTION (SIGILL) in JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 17:15:59 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26465

           Summary: EXC_BAD_INSTRUCTION (SIGILL) in JavaScriptCore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchen at manifoldreality.org


It wasn't immediately clear which page(s) were open in my tabs at the time, but
earlier today, Webkit crashed on me with the following:

Process:         Safari [14228]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r44702 (44702)
Code Type:       X86 (Native)
Parent Process:  launchd [451]

Date/Time:       2009-06-16 15:11:07.164 -0700
OS Version:      Mac OS X 10.5.7 (9J61)
Report Version:  6
Anonymous UUID:  86A13E03-C7DD-4FC3-97EA-9234B60E3C44

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   ???                                 0x2661ce40 0 + 643944000
1   com.apple.JavaScriptCore            0x00549605
JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*,
JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*,
JSC::JSValue*) + 517
2   com.apple.JavaScriptCore            0x004db5b1 JSC::call(JSC::ExecState*,
JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList
const&) + 145
3   com.apple.WebCore                   0x0140ab55
WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*,
JSC::JSValue) + 325
4   com.apple.WebCore                   0x0140afc8
WebCore::ScheduledAction::execute(WebCore::Document*) + 264
5   com.apple.WebCore                   0x00f0b2f1 WebCore::DOMTimer::fired() +
225
6   com.apple.WebCore                   0x01455b02
WebCore::ThreadTimers::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul>
const&) + 130
7   com.apple.WebCore                   0x01455d62
WebCore::ThreadTimers::sharedTimerFiredInternal() + 114
8   com.apple.WebCore                   0x01455de6
WebCore::ThreadTimers::sharedTimerFired() + 22
9   com.apple.WebCore                   0x01430684
__ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 68
10  com.apple.CoreFoundation            0x96536ac5 CFRunLoopRunSpecific + 4469
11  com.apple.CoreFoundation            0x96536c78 CFRunLoopRunInMode + 88
12  com.apple.HIToolbox                 0x939d828c RunCurrentEventLoopInMode +
283
13  com.apple.HIToolbox                 0x939d80a5 ReceiveNextEventCommon + 374
14  com.apple.HIToolbox                 0x939d7f19
BlockUntilNextEventMatchingListInMode + 106
15  com.apple.AppKit                    0x96b5ad0d _DPSNextEvent + 657
16  com.apple.AppKit                    0x96b5a5c0 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17  com.apple.Safari                    0x0000cac3 0x1000 + 47811
18  com.apple.AppKit                    0x96b535fb -[NSApplication run] + 795
19  com.apple.AppKit                    0x96b20834 NSApplicationMain + 574
20  com.apple.Safari                    0x000032a2 0x1000 + 8866

Thread 1:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x01047724
WebCore::IconDatabase::syncThreadMainLoop() + 260
3   com.apple.WebCore                   0x010484c4
WebCore::IconDatabase::iconDatabaseSyncThread() + 180
4   libSystem.B.dylib                   0x96763155 _pthread_start + 321
5   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x96732286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96739a7c mach_msg + 72
2   com.apple.CoreFoundation            0x9653604e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x96536c78 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x97426298
CFURLCacheWorkerThread(void*) + 388
5   libSystem.B.dylib                   0x96763155 _pthread_start + 321
6   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x96732286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96739a7c mach_msg + 72
2   com.apple.CoreFoundation            0x9653604e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x96536c78 CFRunLoopRunInMode + 88
4   com.apple.Safari                    0x00026b55 0x1000 + 154453
5   com.apple.Safari                    0x00026870 0x1000 + 153712
6   com.apple.Safari                    0x000267fb 0x1000 + 153595
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x96732286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96739a7c mach_msg + 72
2   com.apple.CoreFoundation            0x9653604e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x96536c78 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x9297e530
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x9291ae0d -[NSThread main] + 45
6   com.apple.Foundation                0x9291a9b4 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.QuartzCore                0x90ae7a09 fe_fragment_thread + 54
3   libSystem.B.dylib                   0x96763155 _pthread_start + 321
4   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.QuartzCore                0x90ae7a09 fe_fragment_thread + 54
3   libSystem.B.dylib                   0x96763155 _pthread_start + 321
4   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.QuartzCore                0x90ae7a09 fe_fragment_thread + 54
3   libSystem.B.dylib                   0x96763155 _pthread_start + 321
4   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 8:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.JavaScriptCore            0x005b2661
WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3   com.apple.Safari                    0x0011de33 0x1000 + 1166899
4   com.apple.Safari                    0x0011df21 0x1000 + 1167137
5   com.apple.Safari                    0x00042753 0x1000 + 268115
6   com.apple.Safari                    0x000426cb 0x1000 + 267979
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 9:
0   libSystem.B.dylib                   0x967816fa select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x96763155 _pthread_start + 321
2   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 10:
0   libSystem.B.dylib                   0x96732286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96739a7c mach_msg + 72
2   ...romedia.Flash Player.plugin      0x1ca4b86a Flash_EnforceLocalSecurity +
2029916
3   libSystem.B.dylib                   0x96763155 _pthread_start + 321
4   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 11:
0   libSystem.B.dylib                   0x967322ce semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x967642c6 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x967a9539 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x1c84e424 0x1c562000 + 3064868
4   ...romedia.Flash Player.plugin      0x1c86617f Flash_EnforceLocalSecurity +
41585
5   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
6   libSystem.B.dylib                   0x96763155 _pthread_start + 321
7   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 12:
0   libSystem.B.dylib                   0x967322ce semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x967642c6 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x967a9539 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x1c84e424 0x1c562000 + 3064868
4   ...romedia.Flash Player.plugin      0x1c86617f Flash_EnforceLocalSecurity +
41585
5   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
6   libSystem.B.dylib                   0x96763155 _pthread_start + 321
7   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 13:
0   libSystem.B.dylib                   0x967322ce semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x967642c6 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x967a9539 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x1c84e424 0x1c562000 + 3064868
4   ...romedia.Flash Player.plugin      0x1c86617f Flash_EnforceLocalSecurity +
41585
5   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
6   libSystem.B.dylib                   0x96763155 _pthread_start + 321
7   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 14:
0   libSystem.B.dylib                   0x967322ce semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x967642c6 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x967a9539 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x1c84e424 0x1c562000 + 3064868
4   ...romedia.Flash Player.plugin      0x1c86617f Flash_EnforceLocalSecurity +
41585
5   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
6   libSystem.B.dylib                   0x96763155 _pthread_start + 321
7   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 15:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 16:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 17:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 18:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   libGLProgrammability.dylib          0x93d06b32 glvmDoWork + 162
3   libSystem.B.dylib                   0x96763155 _pthread_start + 321
4   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 19:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.ColorSync                 0x908fb45c
pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync                 0x9090dd8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                   0x96763155 _pthread_start + 321
5   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 20:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.ColorSync                 0x908fb45c
pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync                 0x9090dd8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                   0x96763155 _pthread_start + 321
5   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 21:
0   libSystem.B.dylib                   0x9673946e __semwait_signal + 10
1   libSystem.B.dylib                   0x96763dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.ColorSync                 0x908fb45c
pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync                 0x9090dd8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                   0x96763155 _pthread_start + 321
5   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 22:
0   libSystem.B.dylib                   0x96732286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x96739a7c mach_msg + 72
2   com.apple.CoreFoundation            0x9653604e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x96536c78 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio           0x908675f8 HALRunLoop::OwnThread(void*)
+ 160
5   com.apple.audio.CoreAudio           0x90867480 CAPThread::Entry(CAPThread*)
+ 96
6   libSystem.B.dylib                   0x96763155 _pthread_start + 321
7   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 23:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x96765b33
pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio           0x90876bdf CAGuard::WaitFor(unsigned
long long) + 213
4   com.apple.audio.CoreAudio           0x9087879a CAGuard::WaitUntil(unsigned
long long) + 70
5   com.apple.audio.CoreAudio           0x90876f3f HP_IOThread::WorkLoop() +
759
6   com.apple.audio.CoreAudio           0x90876c43
HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio           0x90867480 CAPThread::Entry(CAPThread*)
+ 96
8   libSystem.B.dylib                   0x96763155 _pthread_start + 321
9   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 24:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 25:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 26:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 27:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x96765b33
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x92960dcc -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x92960be0 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x92960b45 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x96bc0d20 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x9291ae0d -[NSThread main] + 45
8   com.apple.Foundation                0x9291a9b4 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x96763155 _pthread_start + 321
10  libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 28:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 29:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 30:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 31:
0   libSystem.B.dylib                   0x967322e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x967642af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x967aeaab pthread_cond_timedwait + 47
3   ...romedia.Flash Player.plugin      0x1c84e342 0x1c562000 + 3064642
4   ...romedia.Flash Player.plugin      0x1c5a9d25 0x1c562000 + 294181
5   ...romedia.Flash Player.plugin      0x1c5a9d63 0x1c562000 + 294243
6   ...romedia.Flash Player.plugin      0x1c84e816 0x1c562000 + 3065878
7   libSystem.B.dylib                   0x96763155 _pthread_start + 321
8   libSystem.B.dylib                   0x96763012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xbfffe638  ebx: 0x1b8604c0  ecx: 0x172250ec  edx: 0x2b803e00
  edi: 0x172250ec  esi: 0x00000200  ebp: 0xbfffe668  esp: 0xbfffe62c
   ss: 0x0000001f  efl: 0x00010202  eip: 0x2661ce40   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0046f000

Binary Images:
    0x1000 -   0x271ff2  com.apple.Safari 4.0 (5530.17)
<f2a6090eab89fe9620270fc7f32156b9>
/Applications/Safari.app/Contents/MacOS/Safari
  0x2d0000 -   0x2d2ff7 +WebKitNightlyEnabler.dylib ??? (???)
<ece263fa7f523dbf97ea1042eaac474c>
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x2d7000 -   0x3b7ff7  com.apple.WebKit r44702 (531.0+)
<2b8bc2b8eca457ace57f0be8d579c03b>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x45d000 -   0x46cffc  SyndicationUI ??? (???)
<4bfd6fbc102be03e5fb08374be0ca362>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x47c000 -   0x60bff3  com.apple.JavaScriptCore 531+ (531.0+)
<623a768f5e2488ed8f9c45120bcc425d>
/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x660000 -   0x678ff7  com.apple.CoreVideo 1.6.0 (20.0)
<dd60118bac9aefaf88d9ab44558f05c4>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  0x68c000 -   0x792ff7  com.apple.PubSub 1.0.4 (65.11)
<296d6ac9aec1acb5386e761bcd8e4d47>
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
  0xd8d000 -  0x15ccfe7  com.apple.WebCore 531+ (531.0+)
<4230a58a93035f3ab4f042e399683f94>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1b1a000 -  0x1e40fe2  com.apple.QuickTime 7.6.2 (1327)
<3754e41d846b7948f96c9ec4c690b520>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
 0x1f06000 -  0x1fbdff3  com.apple.QTKit 7.6.2 (1327)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
 0x2037000 -  0x2060fff  com.apple.CoreMediaPrivate 15.0 (15.0)
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
 0x2073000 -  0x20b3fff  com.apple.CoreMediaIOServicesPrivate 20.0 (20.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
 0x20dc000 -  0x20fffe7 +org.andymatuschak.Sparkle 1.5 Beta (bzr) (352)
<b162817310fd976eb5451f51a105117d>
/Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
 0x2500000 -  0x2707fef  com.apple.RawCamera.bundle 2.0.15 (471)
<557c94fbd7c15219746393464a79cf87>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x170ee000 - 0x170f3ff3  libCGXCoreImage.A.dylib ??? (???)
<3a78abc535c80f9819931b670da804a2>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x188a2000 - 0x188a2ffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0)
<b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x188a8000 - 0x188aeffd  com.apple.JavaVM 12.2.2 (12.2.2)
<9ad39149cc7ecc91da3e93df7f61d315>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x18bae000 - 0x18bafff3  ATSHI.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x1ab13000 - 0x1ab14ffd  com.apple.BluetoothMenu 2.1.6 (2.1.6f8)
/System/Library/Contextual Menu
Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x1abc1000 - 0x1abc1fff +com.google.webdrive.contextualmenu 0.1.0 (0.1.0.2613)
<b8a552299cc22e74f97865de6d283953> /Library/Contextual Menu Items/Google Web
Drive CM Plugin.plugin/Contents/MacOS/Google Web Drive CM Plugin
0x1ae12000 - 0x1ae14ffe  com.apple.AutomatorCMM 1.1 (161)
<dd4f219df5f726e3fea63790235f92dc> /System/Library/Contextual Menu
Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x1ae1a000 - 0x1ae1cfff  com.apple.BezelServicesFW 1.4.929 (1.4.929)
/System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x1ae23000 - 0x1ae28fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2)
<9305ccde37dcf5329fd9faea1db1f153> /System/Library/Contextual Menu
Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x1b07d000 - 0x1b08bfeb  libSimplifiedChineseConverter.dylib ??? (???)
<baa9dea57e3b49ca537934ab76645bea>
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x1c4f0000 - 0x1c53bff6 +com.google.googletalkbrowserplugin 1.0.9.1111
(1.0.9.1111) <76a89bdb90e4412757ec496fe018a2f2> /Library/Internet
Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
0x1c562000 - 0x1cc1efdf +com.macromedia.Flash Player.plugin 10.0.2.54
(1.0.4f542) <cf7a0d2cc2664865921fd463fc812102> /Library/Internet Plug-Ins/Flash
Player.plugin/Contents/MacOS/Flash Player
0x1cd73000 - 0x1cd92fed  com.apple.audio.CoreAudioKit 1.5 (1.5)
<585f5ec95dc8f1efe51d820be84d53a6>
/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1f300000 - 0x1f374ff7  com.apple.Bluetooth 2.1.6 (2.1.6f8)
<2efdc5543023a1c9b534269d1153d8d8>
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x1f948000 - 0x1f95afff  libTraditionalChineseConverter.dylib ??? (???)
<35982309fdf5ddada718fd6fc36dbe96>
/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x20a2a000 - 0x20baffe3  GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d>
/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x20bdd000 - 0x20d64ffb  com.apple.GeForceFXGLDriver 1.5.44 (5.4.4)
<6b581f32d32feacccbf4945d553ed280>
/System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x20d8e000 - 0x20daaff7  GLRendererFloat ??? (???)
<927b7d5ce6a7c21fdc761f6f29cdf4ee>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x24494000 - 0x244bbfdd +net.telestream.wmv.webplugin 2.2.1.11  (2.2.1.11)
/Library/Internet Plug-Ins/Flip4Mac WMV
Plugin.webplugin/Contents/MacOS/Flip4Mac WMV Plugin
0x25f46000 - 0x25f46ffd  liblangid.dylib ??? (???)
<4a7cd4e810ac2cf4cadd29d0bda17306> /usr/lib/liblangid.dylib
0x28aba000 - 0x28be5ff7  libmecab.1.0.0.dylib ??? (???)
<bef4c5c9918bc623b9137e9bf59b1e5e> /usr/lib/libmecab.1.0.0.dylib
0x2aef6000 - 0x2aef9fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6)
<63c9ef8da77eb8768e03991ec0e413fd>
/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x2af30000 - 0x2af35fff  com.apple.audio.AppleHDAHALPlugIn 1.6.8 (1.6.8a3)
/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x38b0b000 - 0x38b27fe7  libPDFRIP.A.dylib ??? (???)
<f71505717634b5aaccbad540e36f3dde>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x3d1b6000 - 0x3d23afff  com.apple.xquery 1.3 (27)
/System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2)
/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
/usr/lib/dyld
0x90003000 - 0x90030feb  libvDSP.dylib ??? (???)
<4daafed78a471133ec30b3ae634b6d3e>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90031000 - 0x90042ffe  com.apple.CFOpenDirectory 10.5 (10.5)
<4f1fe76bbb063b97eb78057f6be30d66>
/System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90043000 - 0x9031dff3  com.apple.CoreServices.CarbonCore 786.11 (786.13)
<9e2d85d52e5e2951aa4dd53c48ccc52f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9031e000 - 0x903d8fe3  com.apple.CoreServices.OSServices 227 (227)
<30cebcb68b1b571df7d77474e0c31556>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x903d9000 - 0x9041afe7  libRIP.A.dylib ??? (???)
<69bd09fcd8d8b235cee7a405290d6818>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9041b000 - 0x90438ff7  com.apple.QuickLookFramework 1.3.1 (170.9)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x90439000 - 0x90849fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9084a000 - 0x908c7feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)
<5a4e6329f8dbca5dcd70924525afd24a>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x908c8000 - 0x90993fff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90994000 - 0x90996fff  com.apple.securityhi 3.0 (30817)
<40562b85d99118354c974e76c32fa6fb>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9099c000 - 0x909cefff  com.apple.LDAPFramework 1.4.5 (110)
<8e2d9ff6233cf44cb67533625840c2af>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x909cf000 - 0x909d9feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<df077a8048afc3075c6f2d9e7780e78e>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x909da000 - 0x909f2fff  com.apple.openscripting 1.2.8 (???)
<0129d2f750f5ddcb92f4acf8a3541952>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x909f3000 - 0x90d90fef  com.apple.QuartzCore 1.5.8 (1.5.8)
<a28fa54346a9f9d5b3bef076a1ee0fcf>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90d91000 - 0x90ddafef  com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90ddb000 - 0x90e19fff  libGLImage.dylib ??? (???)
<a6425aeb77f4da13212ac75df57b056d>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90e1a000 - 0x90e30fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<7d20b8d1fb238c3e71d0fa6fda18c4f7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90e80000 - 0x90e85fff  com.apple.CommonPanels 1.2.4 (85)
<c135f02edd6b2e2864311e0b9d08a98d>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90e86000 - 0x90ee2ff7  com.apple.htmlrendering 68 (1.1.3)
<1c5c0c417891b920dfe139385fc6c155>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90ee3000 - 0x90f6aff7  libsqlite3.0.dylib ??? (???)
<3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x90f6b000 - 0x910b1ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<b407f06ff9b6893899e2e399cb65c953>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x910b5000 - 0x910b9fff  libGIF.dylib ??? (???)
<7714ae24eb64b48fa719fb99bcbe34f3>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x910c6000 - 0x910e4ff3  com.apple.DirectoryService.Framework 3.5.6 (3.5.6)
<daa1307737197c7757f44f16370249dc>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x910e5000 - 0x910ecffe  libbsm.dylib ??? (???)
<fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x910ed000 - 0x910eeffc  libffi.dylib ??? (???)
<eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x915a4000 - 0x91c44fe3  com.apple.CoreGraphics 1.409.3 (???)
<25dceb14af3455b768f56e8765ecf3ca>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91c45000 - 0x91dc4fff  com.apple.AddressBook.framework 4.1.2 (700)
<41a71b250286dc8d8bcee30784b894c8>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x91dc5000 - 0x91dccfff  com.apple.agl 3.0.9 (AGL-3.0.9)
<2f39c480cfcee9358a23d61b20a6aa56>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91dcd000 - 0x91de2ffb  com.apple.ImageCapture 5.0.2 (5.0.2)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91de3000 - 0x91ed7ff4  libiconv.2.dylib ??? (???)
<96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
0x91ed8000 - 0x91ee7fff  libsasl2.2.dylib ??? (???)
<bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x91ee8000 - 0x91f1ffff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<eab546255ac099b9616df999c9359d0e>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91f20000 - 0x91f4bfe7  libauto.dylib ??? (???)
<2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x91f4c000 - 0x91f5bffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<182986b74247b459b2a67a47071bdc6b>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x91f61000 - 0x92132ffb  com.apple.security 5.0.5 (36371)
<c13e0bb1acfdcf94be4d3ee118ef190e>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x92133000 - 0x92135ff5  libRadiance.dylib ??? (???)
<82d606c49f5dc77231f9d0e2be9ed6ab>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92136000 - 0x92136ffe  com.apple.quartzframework 1.5 (1.5)
<6865aa0aeaa584b5a54d43f2f21d6c08>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x923a0000 - 0x92480fff  libobjc.A.dylib ??? (???)
<400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x92481000 - 0x924c3fef  com.apple.NavigationServices 3.5.2 (163)
<72cdc9d21f6690837870923e7b8ca358>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x924c4000 - 0x924c8fff  com.apple.OpenDirectory 10.5 (10.5)
<46ccc9f47cedee69d1c65838c8e4f642>
/System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x924c9000 - 0x924c9fff  com.apple.Carbon 136 (136)
<4177916bbf70e0ddc446f94001d54c95>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9253b000 - 0x9253bffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9253c000 - 0x92565fff  libcups.2.dylib ??? (???)
<1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x92566000 - 0x92574ffd  libz.1.dylib ??? (???)
<a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x92575000 - 0x9263cff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9263d000 - 0x926d0ff3  com.apple.ApplicationServices.ATS 3.7 (???)
<a535fc4982d3acff6530ec25c402e679>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x926d1000 - 0x92750ff5  com.apple.SearchKit 1.2.1 (1.2.1)
<f28f8dd0f155a6453411a0c9b5702764>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9281b000 - 0x928fcff7  libxml2.2.dylib ??? (???)
<2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
0x928fd000 - 0x92909fff  libbz2.1.0.dylib ??? (???)
<2cb0ddb158412de1b659b531bd895a11> /usr/lib/libbz2.1.0.dylib
0x9290a000 - 0x9290ffff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92910000 - 0x92b8cfe7  com.apple.Foundation 6.5.8 (677.24)
<aa84b0383891378c348ffa4a94853082>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b8d000 - 0x92b98fe7  libCSync.A.dylib ??? (???)
<9e3544fe087bb4dc760b7afe0850dd6c>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92bb6000 - 0x92c68ffb  libcrypto.0.9.7.dylib ??? (???)
<9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x92c6f000 - 0x92c71ffd  com.apple.CrashReporterSupport 10.5.7 (161)
<dc6dfd99e332f53791f5c0a4e6889cb3>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92c72000 - 0x92c72ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92c73000 - 0x92c73ffa  com.apple.CoreServices 32 (32)
<373d6a888f9204641f313bc6070ae065>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92c8c000 - 0x92c8cffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92c8d000 - 0x92ca8ffb  libPng.dylib ??? (???)
<0d6b991afc831ea06f2958e5933d33dd>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9353a000 - 0x93546ffe  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93547000 - 0x93596fff  com.apple.QuickLookUIFramework 1.3.1 (170.9)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x93597000 - 0x93955fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93956000 - 0x939a7ff7  com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x939a8000 - 0x93cb0fff  com.apple.HIToolbox 1.5.5 (???)
<b17766e3d8800a73f534c41f624f5ac4>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93cb1000 - 0x93cb6fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2)
<97878a73074e7da4fe31ea010a5d5ae1>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x93cb7000 - 0x93cbdfff  com.apple.print.framework.Print 218.0.3 (220.2)
<5b7f4ef7c2df36aff9605377775781e4>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93cbe000 - 0x93cddffa  libJPEG.dylib ??? (???)
<b822342bcc764c83d4557a8b67fa0c1c>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93cde000 - 0x93cdeff8  com.apple.ApplicationServices 34 (34)
<ee7bdf593da050bb30c7a1fc446eb8a6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93cdf000 - 0x941b0fbe  libGLProgrammability.dylib ??? (???)
<7f18294a7bd0b6afe4319f29187fc70d>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9518d000 - 0x951c7ffe  com.apple.securityfoundation 3.0.2 (36131)
<39663c9b6f1a09d0566305d9f87cfc91>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x951fd000 - 0x952adfff  edu.mit.Kerberos 6.0.13 (6.0.13)
<804bd1b3f08fb57396781f012006367c>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95396000 - 0x95413fef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95428000 - 0x95459ffb  com.apple.quartzfilters 1.5.0 (1.5.0)
<92b4f39479fdcabae0d8f53febd22fad>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9545a000 - 0x95592fe7  com.apple.imageKit 1.0.2 (1.0)
<2e354566521df8b1e3a78e9aeab5e6b4>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x95593000 - 0x955ddfe1  com.apple.securityinterface 3.0.2 (36684)
<7109034b9898a11506fc67e887e69d2b>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x955de000 - 0x95614fef  libtidy.A.dylib ??? (???)
<7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
0x95615000 - 0x956bcfeb  com.apple.QD 3.11.56 (???)
<a94d0f5438b730e88e5efdb233295c52>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x956e7000 - 0x956e7ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x95870000 - 0x95894fff  libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x95895000 - 0x958fbffb  com.apple.ISSupport 1.8 (38.3)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x95939000 - 0x9593dfff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x9593e000 - 0x959c8fe3  com.apple.DesktopServices 1.4.8 (1.4.8)
<3065de6531ce839c7cb5b6dd70e03f4f>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x959c9000 - 0x959d0fe9  libgcc_s.1.dylib ??? (???)
<e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x959d1000 - 0x95a22feb  com.apple.framework.familycontrols 1.0.4 (1.0.4)
<0c445b73c4531aca4355e3ffdd2715fa>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x95a3c000 - 0x95a4cffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<bc7eb703ddc37bf85adf93e35efd3947>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95a4d000 - 0x95a71feb  libssl.0.9.7.dylib ??? (???)
<8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
0x95a72000 - 0x95a72ff8  com.apple.Cocoa 6.5 (???)
<a1bc9247cf65c20f1a44d0973cbe649c>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95a73000 - 0x95a91fff  libresolv.9.dylib ??? (???)
<9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x95cd8000 - 0x95ce1fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24)
<da2d8411921a3fd8bc898dc753b7f3ee>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95ce2000 - 0x95e9eff3  com.apple.QuartzComposer 2.1 (106.13)
<40f034e8c8fd31c9081f5283dcf22b78>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x95ea9000 - 0x95eb6fe7  com.apple.opengl 1.5.10 (1.5.10)
<5a2813f80c9441170cc1ab8a3dac5038>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95eb7000 - 0x95f14ffb  libstdc++.6.dylib ??? (???)
<f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x95f15000 - 0x95fa1ff7  com.apple.LaunchServices 290.3 (290.6)
<bdba267184df88bd5b8e2116ea903872>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96046000 - 0x9612eff3  com.apple.CoreData 100.2 (186.1)
<8fb61e1714a4b8d587ce97605ad32547>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9612f000 - 0x961a1fff  com.apple.PDFKit 2.1.2 (2.1.2)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x961e2000 - 0x961e9ff7  libCGATS.A.dylib ??? (???)
<211348279493364e9920adc86484cedd>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x961ea000 - 0x961f6ff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x961f7000 - 0x96250ff7  libGLU.dylib ??? (???)
<a3b9be30100a25a6cd3ad109892f52b7>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x962bf000 - 0x96352fff  com.apple.ink.framework 101.3 (86)
<d4c85b5cafa8027fff042b84a8be71dc>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96353000 - 0x96356fff  com.apple.help 1.1 (36)
<1a25a8fbb49a830efb31d5c0a52939cd>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96357000 - 0x96396fef  libTIFF.dylib ??? (???)
<d4bcc9b9c508e53849d2d46bb6900922>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96397000 - 0x963bfff7  com.apple.shortcut 1.0.1 (1.0)
<131202e7766e327d02d55c0f5fc44ad7>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x963c0000 - 0x963c8fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<2664eeb3a4d0c95a21c089892a0ae8d0>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x963c9000 - 0x963c9ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x963ca000 - 0x96424ff7  com.apple.CoreText 2.0.4 (???)
<f0b6c1d4f40bd21505097f0255abfead>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96425000 - 0x96435fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<273d96ff861dc68be659c07ef56f599a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96436000 - 0x964c2ff7  com.apple.framework.IOKit 1.5.2 (???)
<97b9f9d584f48891377f0481b9104434>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x964c3000 - 0x965f6fef  com.apple.CoreFoundation 6.5.6 (476.18)
<2d52bab73660117571bd6486dc318f8e>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x965f7000 - 0x96730ff7  libicucore.A.dylib ??? (???)
<cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
0x96731000 - 0x96898ff3  libSystem.B.dylib ??? (???)
<b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
0x96899000 - 0x968d3fe7  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x968d4000 - 0x9694eff8  com.apple.print.framework.PrintCore 5.5.4 (245.6)
<03d0585059c20cb0bde5e000438c49e1>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9694f000 - 0x96993feb  com.apple.DirectoryService.PasswordServerFramework
3.0.3 (3.0.3) <29109fed9f54cbe3d3faea0603362719>
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x96994000 - 0x96ae6ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96b1a000 - 0x97318fef  com.apple.AppKit 6.5.7 (949.46)
<a80f8cb62f6bdcb3bed3c8675d55881d>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x973f3000 - 0x97422fe3  com.apple.AE 402.3 (402.3)
<b13bfda0ad9314922ee37c0d018d7de9>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97423000 - 0x974c7fec  com.apple.CFNetwork 438.10 (438.12)
<fde64bbb20532794396fb21911ccaa98>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x974c8000 - 0x974c8ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<1f4c10fcc17187a6f106e0a0be8236b0>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)
<8467dfa15de3658db2bd72670166ca93>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???)
<1de8124131adeee8e96c4d92413024e1>
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the webkit-unassigned mailing list