Bug 18025 - Webkit crashes when closing window.
Summary: Webkit crashes when closing window.
Status: RESOLVED DUPLICATE of bug 17933
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-23 10:59 PDT by Sylvan Korvus
Modified: 2008-03-25 17:22 PDT (History)
3 users (show)

See Also:


Attachments
Crash log (21.23 KB, text/plain)
2008-03-24 21:02 PDT, Jeff Johnson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvan Korvus 2008-03-23 10:59:01 PDT
Webkit is crashing frequently when closing a window. Content/location doesn't appear to matter (crashed just now closing the bugs.webkit.org  page). This has been happening with builds from the last 10-14 days.

Date/Time:      2008-03-23 10:52:46.268 -0700
OS Version:     10.4.11 (Build 8S2167)
Report Version: 4

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

Version: r31232 (31232)

PID:    297
Thread: 0

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

Thread 0 Crashed:
0   com.apple.WebCore         	0x0116fcda WebCore::Frame::forceLayout(bool) + 10
1   com.apple.WebKit          	0x00343ab5 -[WebHTMLView layoutToMinimumPageWidth:maximumPageWidth:adjustingViewSize:] + 325
2   com.apple.WebKit          	0x00343b14 -[WebHTMLView layout] + 52
3   com.apple.WebKit          	0x00348ef4 -[WebHTMLView(WebInternal) _web_layoutIfNeededRecursive] + 36
4   com.apple.WebKit          	0x00340235 -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 597
5   com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
6   com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
7   com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
8   com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
9   com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
10  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
11  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
12  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
13  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
14  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
15  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
16  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
17  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
18  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
19  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
20  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
21  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
22  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
23  com.apple.AppKit          	0x932f30f3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 217
24  com.apple.AppKit          	0x932f3cc1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3239
25  com.apple.AppKit          	0x932f3cc1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3239
26  com.apple.AppKit          	0x932f27f8 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 290
27  com.apple.AppKit          	0x932f1fe2 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
28  com.apple.AppKit          	0x932f190e -[NSView displayIfNeeded] + 439
29  com.apple.AppKit          	0x932f16b2 -[NSWindow displayIfNeeded] + 168
30  com.apple.Safari          	0x0001f09b 0x1000 + 123035
31  com.apple.AppKit          	0x93341934 _handleWindowNeedsDisplay + 206
32  com.apple.CoreFoundation  	0x9082dcd6 __CFRunLoopDoObservers + 342
33  com.apple.CoreFoundation  	0x9082cd78 CFRunLoopRunSpecific + 827
34  com.apple.CoreFoundation  	0x9082ca36 CFRunLoopRunInMode + 61
35  com.apple.HIToolbox       	0x92df0878 RunCurrentEventLoopInMode + 285
36  com.apple.HIToolbox       	0x92defeb9 ReceiveNextEventCommon + 184
37  com.apple.HIToolbox       	0x92defdd9 BlockUntilNextEventMatchingListInMode + 81
38  com.apple.AppKit          	0x932760e5 _DPSNextEvent + 572
39  com.apple.AppKit          	0x93275cd7 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
40  com.apple.Safari          	0x0000769f 0x1000 + 26271
41  com.apple.AppKit          	0x9336562c -[NSButtonCell performClick:] + 851
42  com.apple.AppKit          	0x93363968 -[NSApplication sendAction:to:from:] + 107
43  com.apple.Safari          	0x00029874 0x1000 + 166004
44  com.apple.AppKit          	0x93411827 -[NSMenu performActionForItemAtIndex:] + 455
45  com.apple.AppKit          	0x93411569 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 103
46  com.apple.AppKit          	0x934111c0 -[NSMenu performKeyEquivalent:] + 766
47  com.apple.AppKit          	0x93410c62 -[NSApplication _handleKeyEquivalent:] + 381
48  com.apple.AppKit          	0x9334495f -[NSApplication sendEvent:] + 3542
49  com.apple.Safari          	0x00027cc5 0x1000 + 158917
50  com.apple.AppKit          	0x9326fa87 -[NSApplication run] + 547
51  com.apple.AppKit          	0x932639c0 NSApplicationMain + 573
52  com.apple.Safari          	0x000a970e 0x1000 + 689934
53  com.apple.Safari          	0x000a9635 0x1000 + 689717

Thread 1:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.WebCore         	0x012057bf WebCore::IconDatabase::syncThreadMainLoop() + 239
2   com.apple.WebCore         	0x012058d5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
3   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib         	0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation  	0x9082d21b CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation  	0x9082ca36 CFRunLoopRunInMode + 61
3   com.apple.Foundation      	0x92854c76 +[NSURLCache _diskCacheSyncLoop:] + 206
4   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
5   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib         	0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation  	0x9082d21b CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation  	0x9082ca36 CFRunLoopRunInMode + 61
3   com.apple.Foundation      	0x9282da40 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
5   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation      	0x9284e2fc -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.Syndication     	0x9a206966 -[AsyncDB _run:] + 181
3   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
4   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib         	0x9001a1cc select + 12
1   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 6:
0   libSystem.B.dylib         	0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation  	0x9082d21b CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation  	0x9083e0f8 CFRunLoopRun + 60
3   com.apple.QuickTime       	0x94320281 QTSNetworkThread_RunThread + 131
4   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 7:
0   libSystem.B.dylib         	0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation  	0x9082d21b CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation  	0x9082ca36 CFRunLoopRunInMode + 61
3   com.apple.audio.CoreAudio 	0x91469356 HALRunLoop::OwnThread(void*) + 158
4   com.apple.audio.CoreAudio 	0x91469171 CAPThread::Entry(CAPThread*) + 93
5   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 8:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.ColorSync       	0x915a96db pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
2   com.apple.ColorSync       	0x915c3dec CMMConvTask(void*) + 60
3   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 9:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation      	0x9284e2fc -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.AppKit          	0x9334ce50 -[NSUIHeartBeat _heartBeatThread:] + 377
3   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
4   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x0034397b  ecx: 0x00000001  edx: 0x00000000
  edi: 0x23a88640  esi: 0x00000000  ebp: 0xbfffd438  esp: 0xbfffd438
   ss: 0x0000001f  efl: 0x00010246  eip: 0x0116fcda   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
Comment 1 Mark Rowe (bdash) 2008-03-23 13:19:20 PDT
Can you please attach the complete crash report to the bug.  See <http://webkit.org/quality/crashlogs.html> for details.
Comment 2 Sylvan Korvus 2008-03-23 15:21:22 PDT
New crash report:

Date/Time:      2008-03-23 15:18:39.871 -0700
OS Version:     10.4.11 (Build 8S2167)
Report Version: 4

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

Version: r31232 (31232)

PID:    274
Thread: 0

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

Thread 0 Crashed:
0   com.apple.WebCore         	0x0116fcda WebCore::Frame::forceLayout(bool) + 10
1   com.apple.WebKit          	0x00343ab5 -[WebHTMLView layoutToMinimumPageWidth:maximumPageWidth:adjustingViewSize:] + 325
2   com.apple.WebKit          	0x00343b14 -[WebHTMLView layout] + 52
3   com.apple.WebKit          	0x00348ef4 -[WebHTMLView(WebInternal) _web_layoutIfNeededRecursive] + 36
4   com.apple.WebKit          	0x00340235 -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 597
5   com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
6   com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
7   com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
8   com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
9   com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
10  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
11  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
12  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
13  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
14  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
15  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
16  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
17  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
18  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
19  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
20  com.apple.AppKit          	0x93305fef _recursiveDisplayInRect2 + 149
21  com.apple.CoreFoundation  	0x9083eaa0 CFArrayApplyFunction + 307
22  com.apple.AppKit          	0x932f4293 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134
23  com.apple.AppKit          	0x932f30f3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 217
24  com.apple.AppKit          	0x932f3cc1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3239
25  com.apple.AppKit          	0x932f3cc1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3239
26  com.apple.AppKit          	0x932f27f8 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 290
27  com.apple.AppKit          	0x932f1fe2 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
28  com.apple.AppKit          	0x932f190e -[NSView displayIfNeeded] + 439
29  com.apple.AppKit          	0x932f16b2 -[NSWindow displayIfNeeded] + 168
30  com.apple.Safari          	0x0001f09b 0x1000 + 123035
31  com.apple.AppKit          	0x93341934 _handleWindowNeedsDisplay + 206
32  com.apple.CoreFoundation  	0x9082dcd6 __CFRunLoopDoObservers + 342
33  com.apple.CoreFoundation  	0x9082cd78 CFRunLoopRunSpecific + 827
34  com.apple.CoreFoundation  	0x9082ca36 CFRunLoopRunInMode + 61
35  com.apple.HIToolbox       	0x92df0878 RunCurrentEventLoopInMode + 285
36  com.apple.HIToolbox       	0x92defeb9 ReceiveNextEventCommon + 184
37  com.apple.HIToolbox       	0x92defdd9 BlockUntilNextEventMatchingListInMode + 81
38  com.apple.AppKit          	0x932760e5 _DPSNextEvent + 572
39  com.apple.AppKit          	0x93275cd7 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
40  com.apple.Safari          	0x0000769f 0x1000 + 26271
41  com.apple.AppKit          	0x9336562c -[NSButtonCell performClick:] + 851
42  com.apple.AppKit          	0x93363968 -[NSApplication sendAction:to:from:] + 107
43  com.apple.Safari          	0x00029874 0x1000 + 166004
44  com.apple.AppKit          	0x93411827 -[NSMenu performActionForItemAtIndex:] + 455
45  com.apple.AppKit          	0x93411569 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 103
46  com.apple.AppKit          	0x934111c0 -[NSMenu performKeyEquivalent:] + 766
47  com.apple.AppKit          	0x93410c62 -[NSApplication _handleKeyEquivalent:] + 381
48  com.apple.AppKit          	0x9334495f -[NSApplication sendEvent:] + 3542
49  com.apple.Safari          	0x00027cc5 0x1000 + 158917
50  com.apple.AppKit          	0x9326fa87 -[NSApplication run] + 547
51  com.apple.AppKit          	0x932639c0 NSApplicationMain + 573
52  com.apple.Safari          	0x000a970e 0x1000 + 689934
53  com.apple.Safari          	0x000a9635 0x1000 + 689717

Thread 1:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.WebCore         	0x012057bf WebCore::IconDatabase::syncThreadMainLoop() + 239
2   com.apple.WebCore         	0x012058d5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
3   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib         	0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation  	0x9082d21b CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation  	0x9082ca36 CFRunLoopRunInMode + 61
3   com.apple.Foundation      	0x92854c76 +[NSURLCache _diskCacheSyncLoop:] + 206
4   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
5   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 3:
0   com.apple.CoreFoundation  	0x9080dfa9 CFRelease + 58
1   com.apple.CoreFoundation  	0x90811890 __CFArrayReleaseValues + 451
2   com.apple.CoreFoundation  	0x9080e0c6 _CFRelease + 188
3   com.apple.Foundation      	0x927dc96f NSPopAutoreleasePool + 530
4   com.apple.Foundation      	0x9282da48 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 267
5   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
6   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation      	0x9284e2fc -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.Syndication     	0x9a206966 -[AsyncDB _run:] + 181
3   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
4   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib         	0x9001a1cc select + 12
1   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 6:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.ColorSync       	0x915a96db pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
2   com.apple.ColorSync       	0x915c3dec CMMConvTask(void*) + 60
3   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 7:
0   libSystem.B.dylib         	0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation  	0x9082d21b CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation  	0x9082ca36 CFRunLoopRunInMode + 61
3   com.apple.audio.CoreAudio 	0x91469356 HALRunLoop::OwnThread(void*) + 158
4   com.apple.audio.CoreAudio 	0x91469171 CAPThread::Entry(CAPThread*) + 93
5   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 8:
0   libSystem.B.dylib         	0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation      	0x9284e2fc -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.AppKit          	0x9334ce50 -[NSUIHeartBeat _heartBeatThread:] + 377
3   com.apple.Foundation      	0x927f839c forkThreadForFunction + 123
4   libSystem.B.dylib         	0x90024227 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x0034397b  ecx: 0x00000001  edx: 0x00000000
  edi: 0x0c581750  esi: 0x00000000  ebp: 0xbfffd438  esp: 0xbfffd438
   ss: 0x0000001f  efl: 0x00010246  eip: 0x0116fcda   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

Binary Images Description:
    0x1000 -   0x120fff com.apple.Safari 3.1 (4525.13)	/Applications/Safari.app/Contents/MacOS/Safari
  0x15e000 -   0x15ffff WebKitNightlyEnabler.dylib 	/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x305000 -   0x3cbfff com.apple.WebKit 526.1+	/Applications/WebKit.app/Contents/Frameworks/10.4/WebKit.framework/Versions/A/WebKit
  0x458000 -   0x518fff com.apple.JavaScriptCore 526.1+	/Applications/WebKit.app/Contents/Frameworks/10.4/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1008000 -  0x1690fff com.apple.WebCore 526.1+	/Applications/WebKit.app/Contents/Frameworks/10.4/WebCore.framework/Versions/A/WebCore
 0xf005000 -  0xf01efff com.apple.AppleIntermediateCodec 1.1 (141)	/Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
 0xf023000 -  0xf03cfff com.apple.applepixletvideo 1.2.9 (1.2d9)	/System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
 0xf8cc000 -  0xf939fff com.DivXInc.DivXDecoder 6.6.0	/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0xf948000 -  0xf984fff com.apple.QuickTimeFireWireDV.component 7.4.1 (14)	/System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
 0xfb2f000 -  0xfd6ffff net.telestream.wmv.import 2.2.0.49	/Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
 0xfda7000 -  0xff69fff net.telestream.wmv.advanced 2.2.0.49	/Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x10e1d000 - 0x10e20fff com.apple.Tokenizer_ja 1.0.2	/System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
0x11443000 - 0x11a40fff com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60)	/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x133f4000 - 0x133f9fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23)	/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7	/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8efba000 - 0x8efe4fff com.apple.CoreMediaPrivate 1.4	/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x8eff5000 - 0x8eff8fff com.apple.CoreMediaAuthoringPrivate 1.2	/System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/A/CoreMediaAuthoringPrivate
0x8f8c0000 - 0x8f95ffff com.apple.QuickTimeImporters.component 7.4.1 (14)	/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x8fe00000 - 0x8fe4afff dyld 46.16	/usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.10 (368.33)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib 	/usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib 	/usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91521000 - 0x9154dfff com.apple.AE 314 (313)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9186b000 - 0x91886fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918cefff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91948000 - 0x919fafff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91a40000 - 0x91a56fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91a5b000 - 0x91a79fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7e000 - 0x91addfff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aef000 - 0x91af3fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af5000 - 0x91b7dfff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b81000 - 0x91bbefff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bc4000 - 0x91bdefff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91be3000 - 0x91be5fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be7000 - 0x91cc5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce4000 - 0x91d72fff com.apple.vImage 2.5	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d79000 - 0x91d79fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d7b000 - 0x91dd4fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ddd000 - 0x91e01fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e09000 - 0x92212fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9224c000 - 0x92600fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9262d000 - 0x9271afff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.10 (567.37)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b25000 - 0x92b3cfff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b47000 - 0x92b9ffff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bb3000 - 0x92bb3fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bb5000 - 0x92bc5fff com.apple.ImageCapture 3.0.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bd4000 - 0x92bdcfff com.apple.speech.recognition.framework 3.6	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92be2000 - 0x92be8fff com.apple.securityhi 2.0.1 (24742)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92bee000 - 0x92c7ffff com.apple.ink.framework 101.2.1 (71)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c93000 - 0x92c97fff com.apple.help 1.0.3 (32.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c9a000 - 0x92cb8fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cca000 - 0x92cd0fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cd6000 - 0x92d39fff com.apple.htmlrendering 66.1 (1.1.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d60000 - 0x92da1fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92dc8000 - 0x92dd6fff com.apple.audio.SoundManager 3.9.1	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92ddd000 - 0x92de2fff com.apple.CommonPanels 1.2.3 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92de7000 - 0x930dcfff com.apple.HIToolbox 1.4.10 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931e2000 - 0x931edfff com.apple.opengl 1.4.16	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931f2000 - 0x9320dfff com.apple.DirectoryService.Framework 3.2	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9325d000 - 0x9325dfff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9325f000 - 0x93915fff com.apple.AppKit 6.4.10 (824.45)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c96000 - 0x93d11fff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d4a000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.7	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e46000 - 0x93e46fff com.apple.audio.units.AudioUnit 1.4.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e48000 - 0x94009fff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9404f000 - 0x94090fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94098000 - 0x940d2fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940d7000 - 0x940edfff com.apple.CoreVideo 1.4.2	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94186000 - 0x941c4fff com.apple.vmutils 4.0.2 (93.1)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94208000 - 0x94219fff com.apple.securityfoundation 2.2.1 (28150)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94227000 - 0x94265fff com.apple.securityinterface 2.2.1 (27695)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94281000 - 0x94290fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94297000 - 0x942a2fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942ee000 - 0x94308fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9430e000 - 0x94625fff com.apple.QuickTime 7.4.1 (14)	/System/Library/Frameworks/QuickTime.framework/QuickTime
0x947aa000 - 0x948f0fff com.apple.AddressBook.framework 4.0.6 (490)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9497c000 - 0x9498bfff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94992000 - 0x949bbfff com.apple.LDAPFramework 1.4.2 (69.1.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949c1000 - 0x949d0fff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x949d4000 - 0x949f9fff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94a05000 - 0x94a22fff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95fa6000 - 0x95fbcfff libJapaneseConverter.dylib 	/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x95fec000 - 0x95ffafff libSimplifiedChineseConverter.dylib 	/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x96002000 - 0x96014fff libTraditionalChineseConverter.dylib 	/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x960d5000 - 0x960d9fff com.apple.LanguageAnalysisCore 1.0.3	/System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/LanguageAnalysisCore
0x969bd000 - 0x969bdfff com.apple.vecLib 3.3.1 (vecLib 3.3.1)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9702c000 - 0x97031fff com.apple.agl 2.5.9 (AGL-2.5.9)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x973c8000 - 0x973dcfff com.apple.audio.CoreAudioKit 1.0.1	/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x98341000 - 0x991c1fff com.apple.QuickTimeComponents.component 7.4.1 (14)	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9940f000 - 0x994e6fff com.apple.QuickTimeH264.component 7.4.1 (14)	/System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x997b6000 - 0x9987ffff com.apple.QuickTimeMPEG4.component 7.4.1 (14)	/System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x9a204000 - 0x9a23bfff com.apple.Syndication 1.0.7 (55)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a257000 - 0x9a269fff com.apple.SyndicationUI 1.0.7 (55)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.13.1)
Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: Parallels NAT, Ethernet, en3
Serial ATA Device: ST3160812AS  Q, 149.05 GB
Parallel ATA Device: MATSHITADVD-R   UJ-85J
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: USB Gaming Mouse, Logitech, Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
Comment 3 Mark Rowe (bdash) 2008-03-23 15:35:04 PDT
Adding the crash logs as attachments rather than pasting them into a comment would be preferred.  In comments they get mangled and are a lot harder to read or process via tools.
Comment 4 Jeff Johnson 2008-03-24 21:02:26 PDT
Created attachment 20020 [details]
Crash log

Crash with WebKit revision 31265, debug build, run-safari script
Comment 5 Jeff Johnson 2008-03-24 21:21:54 PDT
Steps to reproduce:
(1) In Terminal.app, run the script "WebKitTools/Scripts/run-safari".
(2) Make Safari active (by clicking on the Safari window or by command-tab).
(3) Command-w to close the window.

Note that my preference is set to open new windows with an empty page.

Comment 6 Jeff Johnson 2008-03-24 22:44:17 PDT
Reproducible in nightly build r31030, not reproducible in nightly build r30966.
Comment 7 mitz 2008-03-25 14:54:25 PDT

*** This bug has been marked as a duplicate of 17933 ***
Comment 8 Jeff Johnson 2008-03-25 17:22:49 PDT
Fix verified.  I can no longer reproduce the crash in r31301.