[Webkit-unassigned] [Bug 109935] New: Crash when opening page in a background tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 06:32:22 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109935

           Summary: Crash when opening page in a background tab
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.featherrazorblades.com/
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dieter at komendera.com


Created an attachment (id=188551)
 --> (https://bugs.webkit.org/attachment.cgi?id=188551&action=review)
full crash report

Tested with Safari 6.0.2 with WebKit nightly r142980 on Mac OS X 10.8.2

To reproduce:
* open http://www.featherrazorblades.com/ in a background tab (cmd+click)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x00000001020a21b1 WebCore::FrameLoader::~FrameLoader() + 673
1   com.apple.WebCore                 0x000000010209e8a1 WebCore::Frame::~Frame() + 465
2   com.apple.WebCore                 0x00000001020be8f7 WebCore::FrameView::clearFrame() + 55
3   com.apple.WebCore                 0x0000000101da4972 WebCore::CachedFrame::destroy() + 210
4   com.apple.WebCore                 0x0000000101da4920 WebCore::CachedFrame::destroy() + 128
5   com.apple.WebCore                 0x0000000101da7372 WebCore::CachedPage::destroy() + 34
6   com.apple.WebCore                 0x0000000102681238 WebCore::PageCache::releaseAutoreleasedPagesNow() + 168
7   com.apple.WebCore                 0x0000000102a1e54f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
8   com.apple.WebCore                 0x00000001028ab2e3 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51
9   com.apple.CoreFoundation          0x00007fff92e96da4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20

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



More information about the webkit-unassigned mailing list