Bug 20185 - Crash after closing last window
Summary: Crash after closing last window
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-07-27 02:28 PDT by Morten Norby Larsen
Modified: 2009-09-11 09:07 PDT (History)
1 user (show)

See Also:


Attachments
Crash report (33.39 KB, text/plain)
2008-07-27 02:29 PDT, Morten Norby Larsen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Morten Norby Larsen 2008-07-27 02:28:17 PDT
After closing the last of a few (2 or 3) windows, WebKit.app crashed. See crash report.

Sites visited during session:

http://www.berlingske.dk
http://politiken.dk
Comment 1 Morten Norby Larsen 2008-07-27 02:29:00 PDT
Created attachment 22503 [details]
Crash report
Comment 2 Mark Rowe (bdash) 2008-07-28 03:23:11 PDT
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000dfe03c00
Crashed Thread:  0

Thread 0 Crashed:
0   ???                           	0x00760069 0 + 7733353
1   com.apple.WebCore             	0x00e5c9c7 WebCore::FontCache::releaseFontData(WebCore::SimpleFontData const*) + 151
2   com.apple.WebCore             	0x00e60e8b WebCore::SimpleFontData::~SimpleFontData() + 59
3   com.apple.WebCore             	0x00e5c298 WebCore::FontCache::purgeInactiveFontData(int) + 184
4   com.apple.WebCore             	0x00e5c9c7 WebCore::FontCache::releaseFontData(WebCore::SimpleFontData const*) + 151
5   com.apple.WebCore             	0x00e622af WebCore::FontFallbackList::releaseFontData() + 63
6   com.apple.WebCore             	0x00e5a37a WebCore::Font::~Font() + 506
7   com.apple.WebCore             	0x012de7b6 WebCore::StyleInheritedData::~StyleInheritedData() + 22
Comment 3 Mark Rowe (bdash) 2008-07-28 03:23:37 PDT
<rdar://problem/6105601>
Comment 4 mitz 2008-07-28 12:54:03 PDT
Is this reproducible after <http://trac.webkit.org/changeset/35364>?
Comment 5 Morten Norby Larsen 2009-09-11 09:07:43 PDT
Not reproducible any more.