Closed
Bug 465178
Opened 17 years ago
Closed 16 years ago
Doing an Exposé of all windows while Flash is playing video fullscreen causes crash [@ objc_msgSend | -[NSWindow makeKeyWindow] ]
Categories
(Camino Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino2.0
People
(Reporter: sphogan, Assigned: stuart.morgan+bugzilla)
Details
(Keywords: crash, Whiteboard: [camino-2.0])
Crash Data
Attachments
(1 file)
|
1.32 KB,
patch
|
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en; rv:1.9.0.4pre) Gecko/2008101818 Camino/2.0a1 (like Firefox/3.0.4pre)
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en; rv:1.9.0.4pre) Gecko/2008101818 Camino/2.0a1 (like Firefox/3.0.4pre)
Anytime I'm running a fullscreen flash video and use the hotcorner to see all windows (usually by accident since I'm trying to get the cursor out of the way), it shows all windows, I select to get Camino back and it crashes.
Reproducible: Always
Steps to Reproduce:
1. Go to YouTube or wherever and get a video playing in full screen mode.
2. Have Exposé show you all windows. (I did this with the hot corner set to the top right rather than the keyboard).
3. Select the Camino browser window.
4. Camino crashes after a moment.
Actual Results:
Camino crashes.
Expected Results:
Camino doesn't crash - basically, it should either return to the fullscreen video or return to the browser window.
Here's the Apple error reporting thing:
Process: Camino [829]
Path: /Applications/Camino.app/Contents/MacOS/Camino
Identifier: org.mozilla.camino
Version: 2.0a1 (2008.10.18)
Code Type: X86 (Native)
Parent Process: launchd [209]
Date/Time: 2008-11-16 10:30:13.788 -0500
OS Version: Mac OS X 10.5.5 (9F33)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c64933bb
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x929d2688 objc_msgSend + 24
1 com.apple.AppKit 0x92b636e1 -[NSWindow makeKeyWindow] + 72
2 com.apple.AppKit 0x92b6361d -[NSWindow makeKeyAndOrderFront:] + 128
3 com.apple.AppKit 0x92da8ddb _prepareToRestore + 504
4 com.apple.AppKit 0x92da8b98 _NSRestoreFromDock + 34
5 com.apple.AppKit 0x92b14223 _NSCoreDockMessageReceive + 193
6 com.apple.HIToolbox 0x96f414b1 DockCallback(unsigned long, unsigned int, void*, void*) + 2127
7 com.apple.HIServices 0x93b9792c _DCXSelectWindow + 51
8 com.apple.HIServices 0x93b978d4 _XSelectWindow + 77
9 com.apple.HIServices 0x93b84a28 mshMIGPerform + 517
10 com.apple.CoreFoundation 0x961ad908 CFRunLoopRunSpecific + 3896
11 com.apple.CoreFoundation 0x961adcf8 CFRunLoopRunInMode + 88
12 com.apple.HIToolbox 0x96ea7480 RunCurrentEventLoopInMode + 283
13 com.apple.HIToolbox 0x96ea7299 ReceiveNextEventCommon + 374
14 com.apple.HIToolbox 0x96ea710d BlockUntilNextEventMatchingListInMode + 106
15 com.apple.AppKit 0x92ade3ed _DPSNextEvent + 657
16 com.apple.AppKit 0x92addca0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17 com.apple.AppKit 0x92ad6cdb -[NSApplication run] + 795
18 com.apple.AppKit 0x92aa3f14 NSApplicationMain + 574
19 org.mozilla.camino 0x00002f68 main + 196
20 org.mozilla.camino 0x0000283a _start + 216
21 org.mozilla.camino 0x00002761 start + 41
Thread 1:
0 libSystem.B.dylib 0x954ca1de select$DARWIN_EXTSN$NOCANCEL + 10
1 libnspr4.dylib 0x00e3340e poll + 258
2 libnspr4.dylib 0x00e2fcc6 PR_Poll + 134
3 org.mozilla.camino 0x000cdd92 nsSocketTransportService::Poll(int, unsigned int*) + 112
4 org.mozilla.camino 0x000ce2a5 nsSocketTransportService::DoPollIteration(int) + 411
5 org.mozilla.camino 0x000ce593 nsSocketTransportService::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) + 75
6 libxpcom_core.dylib 0x00d93604 nsThread::ProcessNextEvent(int, int*) + 118
7 libxpcom_core.dylib 0x00d5c749 NS_ProcessNextEvent_P(nsIThread*, int) + 35
8 org.mozilla.camino 0x000ceab5 nsSocketTransportService::Run() + 141
9 libxpcom_core.dylib 0x00d93661 nsThread::ProcessNextEvent(int, int*) + 211
10 libxpcom_core.dylib 0x00d5c749 NS_ProcessNextEvent_P(nsIThread*, int) + 35
11 libxpcom_core.dylib 0x00d938d9 nsThread::ThreadFunc(void*) + 139
12 libnspr4.dylib 0x00e31309 _pt_root + 150
13 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
14 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x95492506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x954c484f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9550f89b pthread_cond_timedwait + 47
3 libnspr4.dylib 0x00e2c970 pt_TimedWait + 207
4 libnspr4.dylib 0x00e2ccc7 PR_WaitCondVar + 75
5 libxpcom_core.dylib 0x00d96840 TimerThread::Run() + 74
6 libxpcom_core.dylib 0x00d93661 nsThread::ProcessNextEvent(int, int*) + 211
7 libxpcom_core.dylib 0x00d5c749 NS_ProcessNextEvent_P(nsIThread*, int) + 35
8 libxpcom_core.dylib 0x00d938d9 nsThread::ThreadFunc(void*) + 139
9 libnspr4.dylib 0x00e31309 _pt_root + 150
10 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
11 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x954924ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x954c4866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9550a371 pthread_cond_wait + 48
3 libnspr4.dylib 0x00e2cd51 PR_WaitCondVar + 213
4 org.mozilla.camino 0x0070db69 nsSSLThread::Run() + 165
5 libnspr4.dylib 0x00e31309 _pt_root + 150
6 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x954924ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x954c4866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9550a371 pthread_cond_wait + 48
3 libnspr4.dylib 0x00e2cd51 PR_WaitCondVar + 213
4 org.mozilla.camino 0x006fc339 nsCertVerificationThread::Run() + 239
5 libnspr4.dylib 0x00e31309 _pt_root + 150
6 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x9549968e __semwait_signal + 10
1 libSystem.B.dylib 0x954c436d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x94cecbb9 fe_fragment_thread + 54
3 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
4 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x954e25e2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
2 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x95492506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x954c484f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x954c60d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x96bd3b1c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x96bd3930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x96bd3895 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x92b44358 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x96b8dbad -[NSThread main] + 45
8 com.apple.Foundation 0x96b8d754 __NSThread__main__ + 308
9 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
10 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x954fc07a __workq_ops + 10
1 libSystem.B.dylib 0x954fc0aa start_wqthread + 30
Thread 9:
Thread 10:
0 libSystem.B.dylib 0x954924a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x95499c9c mach_msg + 72
2 ...romedia.Flash Player.plugin 0x178b724a Flash_EnforceLocalSecurity + 1981206
3 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
4 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x954924ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x954c4866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9550a371 pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x176c5c44 0x17400000 + 2907204
4 ...romedia.Flash Player.plugin 0x176dd8cb Flash_EnforceLocalSecurity + 41367
5 ...romedia.Flash Player.plugin 0x176c6036 0x17400000 + 2908214
6 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x954924ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x954c4866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9550a371 pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x176c5c44 0x17400000 + 2907204
4 ...romedia.Flash Player.plugin 0x176dd8cb Flash_EnforceLocalSecurity + 41367
5 ...romedia.Flash Player.plugin 0x176c6036 0x17400000 + 2908214
6 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 13:
0 libSystem.B.dylib 0x95492506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x954c484f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9550f89b pthread_cond_timedwait + 47
3 ...romedia.Flash Player.plugin 0x176c5b62 0x17400000 + 2906978
4 ...romedia.Flash Player.plugin 0x17715e78 Flash_EnforceLocalSecurity + 272196
5 ...romedia.Flash Player.plugin 0x176c6036 0x17400000 + 2908214
6 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 14:
0 libSystem.B.dylib 0x954924ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x954c4866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9550a371 pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x176c5c44 0x17400000 + 2907204
4 ...romedia.Flash Player.plugin 0x174b13de 0x17400000 + 725982
5 ...romedia.Flash Player.plugin 0x174b3cb7 0x17400000 + 736439
6 ...romedia.Flash Player.plugin 0x174b3e17 0x17400000 + 736791
7 ...romedia.Flash Player.plugin 0x176c6036 0x17400000 + 2908214
8 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
9 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 15:
0 libSystem.B.dylib 0x954db9c6 recvfrom$NOCANCEL$UNIX2003 + 10
1 ...romedia.Flash Player.plugin 0x176c66fe 0x17400000 + 2909950
2 ...romedia.Flash Player.plugin 0x176db996 Flash_EnforceLocalSecurity + 33378
3 ...romedia.Flash Player.plugin 0x174b23b4 0x17400000 + 730036
4 ...romedia.Flash Player.plugin 0x174b24f9 0x17400000 + 730361
5 ...romedia.Flash Player.plugin 0x176c6036 0x17400000 + 2908214
6 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 16:
0 libSystem.B.dylib 0x954924a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x95499c9c mach_msg + 72
2 com.apple.CoreFoundation 0x961ad0ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x961adcf8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x91a56464 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x91a56300 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 17:
0 libSystem.B.dylib 0x95492506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x954c484f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x954c60d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x91a65a47 CAGuard::WaitFor(unsigned long long) + 213
4 com.apple.audio.CoreAudio 0x91a67602 CAGuard::WaitUntil(unsigned long long) + 70
5 com.apple.audio.CoreAudio 0x91a65da7 HP_IOThread::WorkLoop() + 759
6 com.apple.audio.CoreAudio 0x91a65aab HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x91a56300 CAPThread::Entry(CAPThread*) + 96
8 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
9 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 18:
0 libSystem.B.dylib 0x954924ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x954c4866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9550a371 pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x178515b9 Flash_EnforceLocalSecurity + 1564293
4 ...romedia.Flash Player.plugin 0x1781b95b Flash_EnforceLocalSecurity + 1344039
5 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
6 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 19:
0 libSystem.B.dylib 0x954924ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x954c4866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9550a371 pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x178515b9 Flash_EnforceLocalSecurity + 1564293
4 ...romedia.Flash Player.plugin 0x1781b95b Flash_EnforceLocalSecurity + 1344039
5 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
6 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 20:
0 libSystem.B.dylib 0x9549968e __semwait_signal + 10
1 libSystem.B.dylib 0x954c436d pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x945a4b32 glvmDoWork + 162
3 libSystem.B.dylib 0x954c36f5 _pthread_start + 321
4 libSystem.B.dylib 0x954c35b2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x195ad810 ebx: 0x92b63705 ecx: 0x92a15ebc edx: 0xc649339b
edi: 0x00000000 esi: 0xa03bf58c ebp: 0xbfffea48 esp: 0xbfffe9f8
ss: 0x0000001f efl: 0x00010202 eip: 0x929d2688 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xc64933bb
Binary Images:
0x1000 - 0x9cfff8 +org.mozilla.camino 2.0a1 (2008.10.18) /Applications/Camino.app/Contents/MacOS/Camino
0xd4f000 - 0xd4fffe +libxpcom.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libxpcom.dylib
0xd54000 - 0xdc0fcf +libxpcom_core.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libxpcom_core.dylib
0xe00000 - 0xe052db +libplds4.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libplds4.dylib
0xe0b000 - 0xe10d6b +libplc4.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libplc4.dylib
0xe16000 - 0xe3bcc7 +libnspr4.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libnspr4.dylib
0xe4d000 - 0xe63194 +libsmime3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libsmime3.dylib
0xe71000 - 0xe9872b +libssl3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libssl3.dylib
0xea6000 - 0xf6a2df +libnss3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libnss3.dylib
0xf9e000 - 0xfc6a0b +libsoftokn3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libsoftokn3.dylib
0xfd2000 - 0x1066fe3 +libmozjs.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libmozjs.dylib
0x1081000 - 0x109afff com.apple.frameworks.preferencepanes 12.1 (12.1) <6532fbd0843b6b97c871a71248ae1731> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x10b4000 - 0x10b6ffd +SharedMenusCocoa SharedMenusCocoa version 0.3 (0.0.3) /Applications/Camino.app/Contents/Frameworks/SharedMenusCocoa.framework/Versions/A/SharedMenusCocoa
0x10bc000 - 0x111c857 +libfreebl3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libfreebl3.dylib
0x1126000 - 0x1181fcb +libsqlite3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libsqlite3.dylib
0x1190000 - 0x11a3fef +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) /Applications/Camino.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x11b1000 - 0x11bde37 +libnssutil3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libnssutil3.dylib
0x11d2000 - 0x11d5fff +com.netscape.DefaultPlugin Default Plug-in version 1.0 (1.0) /Applications/Camino.app/Contents/MacOS/plugins/Default Plugin.plugin/Contents/MacOS/Default Plugin
0x1562000 - 0x15cffff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x1606000 - 0x1607ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x1761000 - 0x176ffeb libSimplifiedChineseConverter.dylib ??? (???) <ce2c7b2ec834152d2ab1e34775707fd5> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x17a7000 - 0x17c3ca7 +libnssdbm3.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libnssdbm3.dylib
0x15070000 - 0x150a7fef +libnssckbi.dylib ??? (???) /Applications/Camino.app/Contents/MacOS/libnssckbi.dylib
0x150e4000 - 0x150e9ff3 libCGXCoreImage.A.dylib ??? (???) <31761f6461b8dd390dc4df480b1fb564> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x15200000 - 0x153e8fff com.apple.RawCamera.bundle 2.0.11 (410) <7704cc57f7daceb81672bfdc4434da40> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x15474000 - 0x15486fff libTraditionalChineseConverter.dylib ??? (???) <932e150584e4b29eaffd02a44796f0d3> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x1556c000 - 0x1556dfe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x155d4000 - 0x155daffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x157dc000 - 0x157dffff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <170be859966177ff175014c7814f114b> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x16b94000 - 0x16bb0ff7 GLRendererFloat ??? (???) <c87cf601b3d09de41ec0e742e7afda79> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17154000 - 0x17184fff +com.netscape.MRJPlugin MRJ Plugin version 1.0-JEP-0.9.6.4 (1.0-JEP-0.9.6.4) /Applications/Camino.app/Contents/MacOS/plugins/MRJPlugin.plugin/Contents/MacOS/MRJPlugin
0x1719e000 - 0x171e0fdb +JavaEmbeddingPlugin Java Embedding Plugin version 0.9.6.4 (0.9.6.4) /Applications/Camino.app/Contents/MacOS/plugins/JavaEmbeddingPlugin.bundle/Contents/MacOS/JavaEmbeddingPlugin
0x1720b000 - 0x1723affe com.apple.QuickTime Plugin.plugin 7.5.5 (995.22.3) /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
0x17271000 - 0x17290fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x172a2000 - 0x172cdffb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
0x17400000 - 0x17a26fd3 +com.macromedia.Flash Player.plugin 10.0.12.36 (1.0.4f362) <38aeb67f6a0b43c6a341d7936603e84a> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x17b67000 - 0x17baeff4 +com.google.googletalkbrowserplugin 1.0 (1.0.0) <7a3f2c12128860e3937b15810bba51f8> /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
0x17bd3000 - 0x17d24fcb +com.divx.DivXBrowserPlugin 1.4 (1.4.0.233) /Library/Internet Plug-Ins/DivXBrowserPlugin.plugin/Contents/MacOS/DivXBrowserPlugin
0x184d9000 - 0x184defff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1b800000 - 0x1b983fe3 GLEngine ??? (???) <53be12846de26d4d81d58a074b55c877> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1b9b1000 - 0x1bd18fe8 com.apple.GeForce8xxxGLDriver 1.5.30 (5.3.0) <c0351f8eba6ca8205626e8081a2a9020> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
0x90003000 - 0x9005cff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9005d000 - 0x90073fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90074000 - 0x90074fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90075000 - 0x9111bffe com.apple.QuickTimeComponents.component 7.5.5 (995.22.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x91130000 - 0x911eafe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x911eb000 - 0x911f0fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x911f1000 - 0x91201fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91202000 - 0x91202ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91254000 - 0x91378fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91379000 - 0x9137ffff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91380000 - 0x913fdfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9140b000 - 0x914d6fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x914d7000 - 0x916a5fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x916a7000 - 0x916c5fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x91716000 - 0x91a38fe2 com.apple.QuickTime 7.5.5 (995.22.3) <07ffd134d58fdbfe377ba9007f591289> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91a39000 - 0x91ab5feb com.apple.audio.CoreAudio 3.1.0 (3.1) <fd70d88739fd63baf0b05a18999ea080> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91ab6000 - 0x91acaff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91af5000 - 0x91b37fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91c9a000 - 0x91ca1ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x91ca2000 - 0x91cb1fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x91cb2000 - 0x91cd1ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91cd2000 - 0x91cd9ff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91cda000 - 0x91ce9ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x91cea000 - 0x91d0efeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x91d0f000 - 0x91dddff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91dde000 - 0x91ddeff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91ddf000 - 0x91e91ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x91f94000 - 0x92630fff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92631000 - 0x9265efeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x929bd000 - 0x92a9dfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x92a9e000 - 0x9329bfef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9329c000 - 0x93326fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93327000 - 0x933bafff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x933fb000 - 0x93423fff libcups.2.dylib ??? (???) <bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib
0x9342a000 - 0x9345cfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9345d000 - 0x9353eff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x93574000 - 0x935bdfef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x935be000 - 0x935e6ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x935ea000 - 0x935f7fe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935f8000 - 0x9369ffeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9386e000 - 0x938faff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x938fb000 - 0x938fffff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9390c000 - 0x93910fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x9391f000 - 0x93960fe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93961000 - 0x93968fff com.apple.agl 3.0.9 (AGL-3.0.9) <aeab67ef267f8295ae80fddc197b52a5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x93969000 - 0x93971fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93972000 - 0x939acffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x939ad000 - 0x939ebfff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93b82000 - 0x93bd2ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93bd3000 - 0x93bf1ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <4b81063df189bc462f012a169474fcbc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93c37000 - 0x93c4dfe7 com.apple.CoreVideo 1.5.1 (1.5.1) <80b173571cdb99a829e1b8ec0a677291> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93d9f000 - 0x93dfbff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93dfc000 - 0x93e56ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93f21000 - 0x93f21ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93f2c000 - 0x9457cfff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9457d000 - 0x94a4ef3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94a4f000 - 0x94afffff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94b00000 - 0x94b2ffe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94b30000 - 0x94bf7ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94bf8000 - 0x94f95fe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94f96000 - 0x95354fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95355000 - 0x953d9fe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x953da000 - 0x953daffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95491000 - 0x955f1ff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
0x955f2000 - 0x955fbfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x955fc000 - 0x9567bff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9567c000 - 0x95956ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95957000 - 0x9597bfff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x9597c000 - 0x95d8cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95d8d000 - 0x95d97feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95d98000 - 0x95e3aff3 com.apple.QuickTimeImporters.component 7.5.5 (995.22.3) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x95e3b000 - 0x95f81ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95fd9000 - 0x95fd9ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95fda000 - 0x96054ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96055000 - 0x960b2ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x960b3000 - 0x9613aff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9613b000 - 0x9626dfff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9626e000 - 0x962f9fff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x962fa000 - 0x96479fff com.apple.AddressBook.framework 4.1.1 (696) <bb7f2d5f0b2d180288cd959cd9ba6c1a> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9647a000 - 0x9647bffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9647c000 - 0x964b3fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x964b4000 - 0x964b6fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x964b7000 - 0x96501fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x96502000 - 0x96505fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96506000 - 0x96512ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96513000 - 0x96552fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96553000 - 0x9655fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x965ef000 - 0x96727ff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x96728000 - 0x967e5fff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x967e6000 - 0x967e6ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x967e7000 - 0x967e9ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x967ef000 - 0x967f4fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x967f5000 - 0x968daff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x968db000 - 0x968e6fe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9694a000 - 0x96958ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96ab1000 - 0x96ac9fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96aca000 - 0x96acaffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96acb000 - 0x96ad2fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x96ad3000 - 0x96b66ff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96b67000 - 0x96b82ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96b83000 - 0x96dfefe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96dff000 - 0x96e0fffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96e10000 - 0x96e10ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x96e11000 - 0x96e3cfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x96e3d000 - 0x96e77fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96e78000 - 0x9717ffff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <349492efc0f6371227a6330d8b2c4fa5> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <933412db50d7db04962aa1891bbc8d2c> /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
| Assignee | ||
Comment 1•17 years ago
|
||
In the future, please add crash logs as attachments rather than comments.
This seems likely to be a Flash bug from the description; does it happen in Camino 1.6.4? Firefox? Safari?
| Assignee | ||
Comment 2•17 years ago
|
||
Also, what version of Flash do you have?
It does not happen in Camino 1.6.4 or Safari. I do not have Firefox installed, but I will install and test.
The Flash version:
File name: Flash Player.plugin
Shockwave Flash 10.0 r12
| Assignee | ||
Comment 5•17 years ago
|
||
I wonder if it's possible that this is more key loop fallout; we should figure out when the first section landed and try a before/after test of the builds from that period.
Before that though: does this still happen in a current nightly build?
Severity: normal → critical
I just downloaded the latest nightly build and it is still an issue.
I can also confirm that using the keyboard's F3 for showing all windows yields the same crash.
This is going to be nasty to track down.
So far I crash as far back as 2007-02-05-22:00, but there were large swaths of time in 2007 where you couldn't click on plug-ins (so no way of doing fullscreen at youtube) or where just triggering fullscreen would cause a crash, or where invoking Exposé would cause a crash.
I *once* managed not to crash the 2008-04-29-01:00 build (the Flash movie restored itself to the window properly), but I was never able to repeat the non-crashing.
But then again, maybe we don't have to find the "regression date"...I'm able to trigger this crash in 1.6.x reliably with the following STR:
1) Fullscreen a youtube video
2) Exposé "All Windows"
3) Click on the Camino window
--> Observe that the Flash movie does not reappear in the window until you scroll, but that the window titlebar is active the scrollbars are *blue*
4) Fullscreen the video again
5) Exposé "All Windows"
6) Click the Camino window
--> Observe that the Flash movie does not reappear, but that the window titlebar is active and the scrollbars are *grey*
7) *BAM*
This leads me to believe that this bug is a duplicate of, or related to, bug 432983 and bug 452843 (possibly the former, since the latter is supposed to be 1.9-only).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
I'm experiencing the same problem within PPC 10.4.11 and Camino 1.9.0.7pre 2009020900. Flash version 10,0,12,36.
Are you interested with a new copy of Apple error reporting thing?
| Assignee | ||
Comment 10•17 years ago
|
||
No need for more crash logs, since it's reproducible.
I ran with zombies and got:
2009-02-12 20:20:04.438 Camino[95359:10b] *** -[NSCarbonWindow _setFrameNeedsDisplay:]: message sent to deallocated instance 0x1e3399f0
Unless the window is one of our "helper" windows, I'm skeptical that this is something within our control--except that it's odd that FF3 wouldn't have the same problem.
| Assignee | ||
Comment 11•17 years ago
|
||
The window appears to belong to Flash; this is the only dealloc of an NSCarbonWindow that happens before the above:
#0 0x907eef18 in -[NSCarbonWindow dealloc] ()
#1 0x9004808f in NSPopAutoreleasePool ()
#2 0x1e79eddc in Flash_EnforceLocalSecurity ()
#3 0x1e78ddad in Flash_EnforceLocalSecurity ()
#4 0x1e6ee930 in Flash_EnforceLocalSecurity ()
#5 0x1d0e4668 in ns4xPluginInstance::HandleEvent (this=0x1dd3fff0, event=0xbfffd784, handled=0xbfffd78c) at /Volumes/Chambord/Camino/trees/trunk/mozilla/modules/plugin/base/src/ns4xPluginInstance.cpp:1295
#6 0x138a73d6 in nsPluginInstanceOwner::ProcessEvent (this=0x1dd393e0, anEvent=@0xbfffdcdc) at /Volumes/Chambord/Camino/trees/trunk/mozilla/layout/generic/nsObjectFrame.cpp:3626
#7 0x138a66e7 in nsObjectFrame::HandleEvent (this=0x12d87bc, aPresContext=0x1cf33780, anEvent=0xbfffdcdc, anEventStatus=0xbfffd8f4) at /Volumes/Chambord/Camino/trees/trunk/mozilla/layout/generic/nsObjectFrame.cpp:1569
#8 0x1381c309 in nsPresShellEventCB::HandleEvent (this=0xbfffd978, aVisitor=@0xbfffd8e8) at /Volumes/Chambord/Camino/trees/trunk/mozilla/layout/base/nsPresShell.cpp:1216
#9 0x13b412f4 in nsEventTargetChainItem::HandleEventTargetChain (this=0x21814d20, aVisitor=@0xbfffd8e8, aFlags=6, aCallback=0xbfffd978) at /Volumes/Chambord/Camino/trees/trunk/mozilla/content/events/src/nsEventDispatcher.cpp:313
#10 0x13b419b0 in nsEventDispatcher::Dispatch (aTarget=0x1d2bc8f0, aPresContext=0x1cf33780, aEvent=0xbfffdcdc, aDOMEvent=0x0, aEventStatus=0xbfffda98, aCallback=0xbfffd978) at /Volumes/Chambord/Camino/trees/trunk/mozilla/content/events/src/nsEventDispatcher.cpp:483
#11 0x13815e3f in PresShell::HandleEventInternal (this=0x1263000, aEvent=0xbfffdcdc, aView=0x1d2bce90, aStatus=0xbfffda98) at /Volumes/Chambord/Camino/trees/trunk/mozilla/layout/base/nsPresShell.cpp:5896
#12 0x1381850e in PresShell::HandleEvent (this=0x1263000, aView=0x1d2bce90, aEvent=0xbfffdcdc, aEventStatus=0xbfffda98) at /Volumes/Chambord/Camino/trees/trunk/mozilla/layout/base/nsPresShell.cpp:5688
#13 0x13cd8dac in nsViewManager::HandleEvent (this=0x1cf340b0, aView=0x1d2bce90, aPoint=@0xbfffdb7c, aEvent=0xbfffdcdc, aCaptured=0) at /Volumes/Chambord/Camino/trees/trunk/mozilla/view/src/nsViewManager.cpp:1382
#14 0x13cd9d0b in nsViewManager::DispatchEvent (this=0x1cf340b0, aEvent=0xbfffdcdc, aStatus=0xbfffdc08) at /Volumes/Chambord/Camino/trees/trunk/mozilla/view/src/nsViewManager.cpp:1337
#15 0x13ccfc79 in HandleEvent (aEvent=0xbfffdcdc) at /Volumes/Chambord/Camino/trees/trunk/mozilla/view/src/nsView.cpp:168
#16 0x18dbdf25 in nsChildView::DispatchEvent (this=0x1dd49f90, event=0xbfffdcdc, aStatus=@0xbfffdd0c) at /Volumes/Chambord/Camino/trees/trunk/mozilla/widget/src/cocoa/nsChildView.mm:1718
#17 0x18dbdfed in -[ChildView sendFocusEvent:] (self=0x1dd4a070, _cmd=0x18c116c0, eventType=106) at /Volumes/Chambord/Camino/trees/trunk/mozilla/widget/src/cocoa/nsChildView.mm:2560
#18 0x18dbbbe8 in nsChildView::SetFocus (this=0x1cf34180, aRaise=1) at /Volumes/Chambord/Camino/trees/trunk/mozilla/widget/src/cocoa/nsChildView.mm:958
#19 0x13d0c8ad in nsGlobalWindow::Focus (this=0x1903e060) at /Volumes/Chambord/Camino/trees/trunk/mozilla/dom/src/base/nsGlobalWindow.cpp:4275
#20 0x18d1811c in nsWebBrowser::Activate (this=0x18c10e60) at /Volumes/Chambord/Camino/trees/trunk/mozilla/embedding/browser/webBrowser/nsWebBrowser.cpp:1761
#21 0x0003ae8a in -[CHBrowserView setActive:] (self=0x18c106e0, _cmd=0x9627449c, aIsActive=1 '\001') at /Volumes/Chambord/Camino/trees/trunk/objdir/camino/src/embedding/CHBrowserView.mm:1505
#22 0x000049bd in -[BrowserWrapper setBrowserActive:] (self=0x18c104a0, _cmd=0x139a10, inActive=1 '\001') at /Volumes/Chambord/Camino/trees/trunk/objdir/camino/src/browser/BrowserWrapper.mm:484
#23 0x000167e1 in -[BrowserWindowController setGeckoActive:] (self=0xececc0, _cmd=0x13ab7c, inActive=1 '\001') at /Volumes/Chambord/Camino/trees/trunk/objdir/camino/src/browser/BrowserWindowController.mm:682
#24 0x0001665d in -[BrowserWindowController windowDidBecomeKey:] (self=0xececc0, _cmd=0x962400f8, notification=0xe7ff00) at /Volumes/Chambord/Camino/trees/trunk/objdir/camino/src/browser/BrowserWindowController.mm:660
...
It looks like our setGeckoActive: call may be the trigger, explaining the difference from Firefox, but this looks like a Flash bug to me, since I can't think of any reason we shouldn't be able to do what we are doing.
Comment 12•17 years ago
|
||
The Flash Player team will take a look at this issue. Thanks for the heads up!
Comment 13•17 years ago
|
||
This only happen on Camino. Right now since its only a Camino issue we need to take a look at why.
| Assignee | ||
Comment 14•17 years ago
|
||
See the end of comment 11; we (Camino) explicitly kick off a manual focus of the Gecko region of the Camino window when it becomes key, which is what eventually leads to the dealloc. It's highly unlikely that Firefox fires the same focus event at exactly the same moment in the Exposé process.
I'm starting to notice this crash in our Breakpad reports, too.
Component: General → Plug-ins
QA Contact: general → plugins
Summary: Doing an Exposé of all windows while Flash is playing video fullscreen causes crash → Doing an Exposé of all windows while Flash is playing video fullscreen causes crash [@ objc_msgSend | -[NSWindow makeKeyWindow] | -[NSWindow makeKeyAndOrderFront:] ]
(In reply to comment #15)
> I'm starting to notice this crash in our Breakpad reports, too.
This has consistently been the #3 topcrash in 2.0b3. (Hoping the summary change causes crash-stats to pick up the association; otherwise, it's another bug I need to file :( )
Summary: Doing an Exposé of all windows while Flash is playing video fullscreen causes crash [@ objc_msgSend | -[NSWindow makeKeyWindow] | -[NSWindow makeKeyAndOrderFront:] ] → Doing an Exposé of all windows while Flash is playing video fullscreen causes crash [@ objc_msgSend | -[NSWindow makeKeyWindow] ]
| Assignee | ||
Comment 17•16 years ago
|
||
Any update from the Flash side here? If you've determined that we are doing something wrong we'd really like to know so that we can fix it; if not, suggestions on workarounds would be helpful if you aren't planning on deploying a fixed version of Flash in the near-ish future (since not activating Gecko when Camino comes forward isn't really an option).
Comment 18•16 years ago
|
||
Would someone please point me to the version that this crashes with? I am not reproducing this with the latest public shipping version.
| Assignee | ||
Comment 19•16 years ago
|
||
Comment 20•16 years ago
|
||
Thanks Stuart. I was able to reproduce this crash but only with this version of the browser. Not sure what changed here but testing in our latest development build here I do not see the crash anymore.
It could be a mix of better safe guarding on our part with something strange going on in Camino. I have not tested any other builds of Firefox to see if it crashes there as well but the release versions do not.
| Assignee | ||
Comment 21•16 years ago
|
||
See comment 14. IIRC that focusing behavior is new in Camino 2.0 (necessitated by Gecko changes), and almost assuredly doesn't exist in Firefox. Firefox is not an embedding application, and shares no chrome-level UI code with Camino.
It's not particularly surprising that this only happens in Camino 2.0, but I don't think setting Gecko focus qualifies as "strange" behavior in Camino.
Comment 22•16 years ago
|
||
We are able to reproduce the crash with the 2.0b4 version by following these steps:
1. View youtube video in full screen
2. Use your Exposé hotspot
3. Click on the Camino browser window with windows in Exposé layout
In Exposé mode, I don't see the Flash Player fullscreen window.
When the browser window gets the focus from Exposé, then the Flash Player window is deallocated by the Flash Player. Then, when the crashing stack calls [NSWindow makeKeyWindow], it seems likely that a message is being sent to this already deallocated Flash Player window. Maybe [NSWindow makeKeyWindow] is telling the already deallocated window that it is not longer the key window?
Since this behavior doesn't happen in Safari or Firefox, I wonder what they are doing differently. Maybe they aren't calling makeKeyWindow?
| Assignee | ||
Comment 23•16 years ago
|
||
(In reply to comment #22)
> Since this behavior doesn't happen in Safari or Firefox, I wonder what they are
> doing differently. Maybe they aren't calling makeKeyWindow?
Neither are we; makeKeyWindow is called automatically as a result of Exposé bringing the window forward, and that would apply equally to all applications. It's much, much more likely that Flash is destroying the window earlier in Camino than it does in other browsers as a result of the call in comment 11 (which you can see is triggered from windowDidBecomeKey:, which would be inside the makeKeyWindow handling).
Maybe we can work around the bug on the Camino side by doing the activation with a performSelectorAfterDelay:0. I'll look into whether that's possible without regressing other behavior.
| Assignee | ||
Comment 24•16 years ago
|
||
(In reply to comment #21)
> IIRC that focusing behavior is new in Camino 2.0
This isn't correct, as it turns out. But there have been enough focus changes in Core that I'm not surprised that it's behaving differently now.
(In reply to comment #23)
> Maybe we can work around the bug on the Camino side by doing the activation
> with a performSelectorAfterDelay:0.
Apparently we used to do this, and it was bad news (bug 311683). So unfortunately we'll have to wait for a fixed version of Flash unless there's a more complex workaround.
| Assignee | ||
Comment 25•16 years ago
|
||
I found another workaround; it's a bit hackish, but it's simple, and it works.
Assignee: msintov → stuart.morgan+bugzilla
Status: NEW → ASSIGNED
Attachment #403417 -
Flags: superreview?(mikepinkerton)
| Assignee | ||
Updated•16 years ago
|
Target Milestone: --- → Camino2.0
Comment 26•16 years ago
|
||
Comment on attachment 403417 [details] [diff] [review]
work around bug
sr=pink
Are we going to leave this code indefinitely or will there be a timeframe in which it can be removed?
Attachment #403417 -
Flags: superreview?(mikepinkerton) → superreview+
| Assignee | ||
Comment 27•16 years ago
|
||
Landed on CVS trunk and CAMINO_2_0_BRANCH.
I fleshed out the comment to make it clear when we can remove this; realistically, it'll be a while, since our cb.o stats suggest that many users don't update Flash except when Apple does it for them through Software Update.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [camino-2.0]
Comment 28•16 years ago
|
||
I just tried with the latest nightly and it works like a charm. Thank you very much, I've been waiting for this for a long time. With only this fix, I believe that Camino has gained a lot, even the problem was not originating from it. Thanks again.
Updated•14 years ago
|
Crash Signature: [@ objc_msgSend | -[NSWindow makeKeyWindow] ]
You need to log in
before you can comment on or make changes to this bug.
Description
•