Bug 22979

Summary: crash seen in -[WebView drawsBackground] when quitting
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch mitz: review+

Darin Adler
Reported 2008-12-23 09:00:49 PST
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000000e7 Thread 0 Crashed: 0 com.apple.WebKit 0x94d5a46f -[WebView drawsBackground] + 9 1 com.apple.WebKit 0x94dad2d1 -[WebFrameView viewDidMoveToWindow] + 77 2 com.apple.AppKit 0x93289b5d -[NSView _setWindow:] + 916 3 com.apple.AppKit 0x9328e62d -[NSView removeFromSuperview] + 358 4 com.apple.AppKit 0x93316d25 -[NSView removeFromSuperviewWithoutNeedingDisplay] + 38 5 com.apple.CoreFoundation 0x9083ead0 CFArrayApplyFunction + 307 6 com.apple.AppKit 0x93294081 -[NSView _finalize] + 386 7 com.apple.AppKit 0x93293ed4 -[NSView dealloc] + 41 8 com.apple.WebKit 0x94d74ab6 -[WebView dealloc] + 144
Attachments
patch (2.12 KB, patch)
2008-12-23 09:02 PST, Darin Adler
mitz: review+
Darin Adler
Comment 1 2008-12-23 09:02:57 PST
Darin Adler
Comment 2 2008-12-23 09:25:39 PST
Turned out the comment I added in WebHTMLView was wrong.
Darin Adler
Comment 3 2008-12-23 09:26:00 PST
Note You need to log in before you can comment on or make changes to this bug.