[Webkit-unassigned] [Bug 13137] REGRESSION: private surfing crashes webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 21:16:14 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13137


pewtermoose at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pewtermoose at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |NeedsRadar, Regression
           Priority|P2                          |P1
            Summary|private surfing crashes     |REGRESSION: private surfing
                   |webkit                      |crashes webkit




------- Comment #3 from pewtermoose at gmail.com  2007-03-20 21:16 PDT -------
Confirmed with a local debug build of r20355.  This also appears to crash with
any URL, not just Yahoo.

Here's the back trace from my debug build if it's any more help:

Thread 0 Crashed:
0   com.apple.WebCore           0x017e7d00
_ZNK7WebCore9RetainPtrI6NSDataEcvMS2_KFPS1_vEEv + 40 (RetainPtr.h:85)
1   com.apple.WebCore           0x014fc1e0
WebCore::SharedBuffer::hasPlatformData() const + 48 (SharedBufferMac.mm:108)
2   com.apple.WebCore           0x014fbd88 WebCore::SharedBuffer::size() const
+ 32
3   com.apple.WebCore           0x01749728 WebCore::SharedBuffer::isEmpty()
const + 32 (SharedBuffer.h:58)
4   com.apple.WebCore           0x0139c184
WebCore::IconDatabase::imageDataForIconURL(WebCore::String const&,
WTF::PassRefPtr<WebCore::SharedBuffer>) + 128 (IconDatabase.cpp:332)
5   com.apple.WebCore           0x0139e0b0
WebCore::IconDatabase::iconForPageURL(WebCore::String const&, WebCore::IntSize
const&, bool) + 292 (IconDatabase.cpp:378)
6   com.apple.WebKit            0x0030dfa0 -[WebIconDatabase
iconForURL:withSize:cache:] + 540 (WebIconDatabase.mm:148)
7   com.apple.WebKit            0x0030bcc0 -[WebIconDatabase
iconForURL:withSize:] + 104 (WebIconDatabase.mm:156)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list