Bug 23863 - Reproducible crash in Mail with TOT WebKit when creating a new message
Summary: Reproducible crash in Mail with TOT WebKit when creating a new message
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords: InRadar, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2009-02-09 19:42 PST by Mark Rowe (bdash)
Modified: 2009-02-09 21:21 PST (History)
0 users

See Also:


Attachments
Patch (2.36 KB, patch)
2009-02-09 19:44 PST, Mark Rowe (bdash)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2009-02-09 19:42:18 PST
Creating a new message in Mail running with TOT WebKit reproducibly crashes:

>#0   com.apple.WebKit           0x006d71c7  -[WebHTMLView(WebHTMLViewFileInternal) _removeSuperviewObservers] + 21 (WebHTMLView.mm:786)
  #1   com.apple.WebKit           0x006d4c3a  -[WebHTMLView viewWillMoveToSuperview:] + 36 (WebHTMLView.mm:2741)
  #2   com.apple.AppKit           0x90402919  -[NSView _setSuperview:] + 279
Comment 1 Mark Rowe (bdash) 2009-02-09 19:42:52 PST
<rdar://problem/6571390>
Comment 2 Mark Rowe (bdash) 2009-02-09 19:44:20 PST
Created attachment 27514 [details]
Patch
Comment 3 Mark Rowe (bdash) 2009-02-09 21:21:01 PST
Fixed in r40806.