[Webkit-unassigned] [Bug 82390] New: SL bot is hitting SHOULD NEVER BE REACHED in WebCore::valueForLength() on many tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 27 15:56:17 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82390
Summary: SL bot is hitting SHOULD NEVER BE REACHED in
WebCore::valueForLength() on many tests
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: MakingBotsRed
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: koivisto at iki.fi, joethomas at motorola.com
Lots of API tests and layout tests on the snowleopard bot hit:
15:47:38.862 24898 SHOULD NEVER BE REACHED
15:47:38.862 24898 /Volumes/Data/slave/lion-intel-leaks/build/Source/WebCore/css/LengthFunctions.cpp(87) : int WebCore::valueForLength(WebCore::Length, int, WebCore::RenderView *, bool)
15:47:38.863 24898 1 0x1122ae1d1 WebCore::RenderBox::computeLogicalWidthInRegionUsing(WebCore::LogicalWidthType, int, WebCore::RenderBlock const*, WebCore::RenderRegion*, int)
15:47:38.863 24898 2 0x1122ac87e WebCore::RenderBox::computeLogicalWidthInRegion(WebCore::RenderRegion*, int)
15:47:38.863 24898 3 0x1122ac064 WebCore::RenderBox::computeLogicalWidth()
15:47:38.863 24898 4 0x1122373f7 WebCore::RenderBlock::recomputeLogicalWidth()
15:47:38.863 24898 5 0x112237651 WebCore::RenderBlock::layoutBlock(bool, int, WebCore::RenderBlock::BlockLayoutPass)
15:47:38.863 24898 6 0x11223714e WebCore::RenderBlock::layout()
15:47:38.863 24898 7 0x11224268c WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&)
15:47:38.864 24898 8 0x11223a62c WebCore::RenderBlock::layoutBlockChildren(bool, int&)
15:47:38.864 24898 9 0x112237d1b WebCore::RenderBlock::layoutBlock(bool, int, WebCore::RenderBlock::BlockLayoutPass)
15:47:38.864 24898 10 0x11223714e WebCore::RenderBlock::layout()
15:47:38.864 24898 11 0x1124a3468 WebCore::RenderView::layout()
15:47:38.864 24898 12 0x111734d15 WebCore::FrameView::layout(bool)
15:47:38.864 24898 13 0x111435f56 WebCore::Document::updateLayout()
15:47:38.864 24898 14 0x111436085 WebCore::Document::updateLayoutIgnorePendingStylesheets()
15:47:38.864 24898 15 0x1116b7b00 WebCore::FocusController::advanceFocusInDocumentOrder(WebCore::FocusDirection, WebCore::KeyboardEvent*, bool)
15:47:38.864 24898 16 0x1116b7925 WebCore::FocusController::advanceFocus(WebCore::FocusDirection, WebCore::KeyboardEvent*, bool)
15:47:38.865 24898 17 0x1116b783a WebCore::FocusController::setInitialFocus(WebCore::FocusDirection, WebCore::KeyboardEvent*)
15:47:38.865 24898 18 0x110a18386 -[WebHTMLView becomeFirstResponder]
15:47:38.865 24898 19 0x7fff8d8a9266 -[NSWindow makeFirstResponder:]
15:47:38.865 24898 20 0x7fff8dac0472 -[NSClipView becomeFirstResponder]
15:47:38.865 24898 21 0x7fff8d8a9266 -[NSWindow makeFirstResponder:]
15:47:38.865 24898 22 0x7fff8def4238 -[NSScrollView becomeFirstResponder]
15:47:38.865 24898 23 0x7fff8d8a9266 -[NSWindow makeFirstResponder:]
15:47:38.865 24898 24 0x1109df8d6 -[WebFrameView becomeFirstResponder]
15:47:38.865 24898 25 0x7fff8d8a9266 -[NSWindow makeFirstResponder:]
15:47:38.866 24898 26 0x110ab7716 -[WebView becomeFirstResponder]
15:47:38.866 24898 27 0x7fff8d8a9266 -[NSWindow makeFirstResponder:]
15:47:38.866 24898 28 0x7fff8d90d978 -[NSWindow _selectFirstKeyView]
15:47:38.866 24898 29 0x7fff8d90d5d3 -[NSWindow _setUpFirstResponder]
15:47:38.866 24898 30 0x7fff8d8876c1 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
15:47:38.866 24898 31 0x7fff8d887115 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
--
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