[Webkit-unassigned] [Bug 14899] New: Unreproducible assertion failure in Frame::paint() (d->m_view && !d->m_view->needsLayout())

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 01:03:23 PDT 2007


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

           Summary: Unreproducible assertion failure in Frame::paint() (d-
                    >m_view && !d->m_view->needsLayout())
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


ASSERTION FAILED: d->m_view && !d->m_view->needsLayout()
(WebCore/page/Frame.cpp:1383 void
WebCore::Frame::paint(WebCore::GraphicsContext*, const WebCore::IntRect&))

Backtrace:
0   com.apple.WebCore                   0x01a39948
WebCore::Frame::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 720
(Frame.cpp:1383)
1   com.apple.WebCore                   0x01a8d290 -[WebCoreFrameBridge
drawRect:] + 372 (WebCoreFrameBridge.mm:425)
2   com.apple.WebKit                    0x001d375c -[WebHTMLView
drawSingleRect:] + 1028
3   com.apple.WebKit                    0x001d3b84 -[WebHTMLView drawRect:] +
552
4   com.apple.AppKit                    0x95779178 -[NSView _drawRect:clip:] +
2892
5   com.apple.AppKit                    0x95778310 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 860
6   com.apple.WebKit                    0x001ca168 -[WebHTMLView(WebPrivate)
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 420
7   com.apple.CoreFoundation            0x943b64fc CFArrayApplyFunction + 348
8   com.apple.AppKit                    0x957784c0 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1292
9   com.apple.CoreFoundation            0x943b64fc CFArrayApplyFunction + 348
10  com.apple.AppKit                    0x957784c0 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1292
11  com.apple.CoreFoundation            0x943b64fc CFArrayApplyFunction + 348
12  com.apple.AppKit                    0x957784c0 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1292
13  com.apple.CoreFoundation            0x943b64fc CFArrayApplyFunction + 348
14  com.apple.AppKit                    0x957784c0 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1292
15  com.apple.CoreFoundation            0x943b64fc CFArrayApplyFunction + 348
16  com.apple.AppKit                    0x957784c0 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1292
17  com.apple.CoreFoundation            0x943b64fc CFArrayApplyFunction + 348
18  com.apple.AppKit                    0x957784c0 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1292
19  com.apple.AppKit                    0x95777284 -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 640
20  com.apple.AppKit                    0x95777ce8 -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 3300
21  com.apple.AppKit                    0x95777ce8 -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 3300
22  com.apple.AppKit                    0x9577680c -[NSThemeFrame
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
+ 264
23  com.apple.AppKit                    0x95775d10 -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2172
24  com.apple.AppKit                    0x95774cc4 -[NSWindow displayIfNeeded]
+ 188


-- 
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