[Webkit-unassigned] [Bug 203855] REGRESSION (r251930?): Flakey, OS specific crash in printing/pseudo-class-outside-page.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 11:15:38 PST 2019


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

--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> ---
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                   0x0000000108c55938 WebCore::FrameView::forceLayoutForPagination(WebCore::FloatSize const&, WebCore::FloatSize const&, float, WebCore::AdjustViewSizeOrNot) + 24 (FrameView.cpp:4535)
1   com.apple.WebCore                   0x0000000108c55690 WebCore::Frame::setPrinting(bool, WebCore::FloatSize const&, WebCore::FloatSize const&, float, WebCore::AdjustViewSizeOrNot) + 272
2   com.apple.WebCore                   0x0000000108ca10d5 WebCore::PrintContext::begin(float, float) + 117 (PrintContext.cpp:203)
3   libWebCoreTestSupport.dylib         0x00000001038e2e3c WebCore::jsInternalsPrototypeFunctionSetPrinting(JSC::JSGlobalObject*, JSC::CallFrame*) + 236
4   ???                                 0x00004c2e1080116b 0 + 83760729035115
5   com.apple.JavaScriptCore            0x0000000103d2c534 llint_entry + 92295
6   com.apple.JavaScriptCore            0x0000000103d15aff vmEntryToJavaScript + 200
7   com.apple.JavaScriptCore            0x00000001043695df JSC::Interpreter::executeProgram(JSC::SourceCode const&, JSC::JSGlobalObject*, JSC::JSObject*) + 11887 (Interpreter.cpp:846)
8   com.apple.JavaScriptCore            0x00000001045f9bb1 JSC::evaluate(JSC::JSGlobalObject*, JSC::SourceCode const&, JSC::JSValue, WTF::NakedPtr<JSC::Exception>&) + 289 (Completion.cpp:146)
9   com.apple.WebCore                   0x000000010851b394 WebCore::JSExecState::profiledEvaluate(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::SourceCode const&, JSC::JSValue, WTF::NakedPtr<JSC::Exception>&) + 84 (JSExecState.h:79)
10  com.apple.WebCore                   0x000000010851b1f9 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld&, WebCore::ExceptionDetails*) + 169 (ScriptController.cpp:134)
11  com.apple.WebCore                   0x00000001087e8438 WebCore::ScriptElement::executeClassicScript(WebCore::ScriptSourceCode const&) + 568 (ScriptElement.cpp:391)
12  com.apple.WebCore                   0x00000001087e689c WebCore::ScriptElement::prepareScript(WTF::TextPosition const&, WebCore::ScriptElement::LegacyTypeSupport) + 1244 (ScriptElement.cpp:268)
13  com.apple.WebCore                   0x0000000108a60528 WebCore::HTMLScriptRunner::runScript(WebCore::ScriptElement&, WTF::TextPosition const&) + 88 (HTMLScriptRunner.cpp:252)
14  com.apple.WebCore                   0x0000000108a60480 WebCore::HTMLScriptRunner::execute(WTF::Ref<WebCore::ScriptElement, WTF::DumbPtrTraits<WebCore::ScriptElement> >&&, WTF::TextPosition const&) + 48 (HTMLScriptRunner.cpp:142)
15  com.apple.WebCore                   0x0000000108a548ad WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder() + 157 (HTMLDocumentParser.cpp:234)
16  com.apple.WebCore                   0x0000000108a54c57 WebCore::HTMLDocumentParser::pumpTokenizerLoop(WebCore::HTMLDocumentParser::SynchronousMode, bool, WebCore::PumpSession&) + 599 (HTMLDocumentParser.cpp:255)
17  com.apple.WebCore                   0x0000000108a545b8 WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode) + 136 (HTMLDocumentParser.cpp:309)
18  com.apple.WebCore                   0x0000000108a55645 WebCore::HTMLDocumentParser::append(WTF::RefPtr<WTF::StringImpl, WTF::DumbPtrTraits<WTF::StringImpl> >&&) + 1541 (HTMLDocumentParser.cpp:419)
19  com.apple.WebCore                   0x0000000108741172 WebCore::DecodedDataDocumentParser::appendBytes(WebCore::DocumentWriter&, char const*, unsigned long) + 114 (RefPtr.h:69)
20  com.apple.WebCore                   0x0000000108b651a1 WebCore::DocumentLoader::commitData(char const*, unsigned long) + 657
21  com.apple.WebKitLegacy              0x000000010544bf45 -[WebHTMLRepresentation receivedData:withDataSource:] + 85 (WebHTMLRepresentation.mm:181)
22  com.apple.WebKitLegacy              0x00000001053df1e0 -[WebDataSource(WebInternal) _receivedData:] + 64 (WebDataSource.mm:251)
23  com.apple.WebKitLegacy              0x00000001053d9d91 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 97 (WebFrameLoaderClient.mm:1014)
24  com.apple.WebCore                   0x0000000108b682a4 WebCore::DocumentLoader::commitLoad(char const*, int) + 148 (DocumentLoader.cpp:1005)
25  com.apple.WebCore                   0x0000000108b67d11 WebCore::DocumentLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 1313 (DocumentLoader.cpp:978)
26  com.apple.WebCore                   0x0000000108b66051 WebCore::DocumentLoader::responseReceived(WebCore::ResourceResponse const&, WTF::CompletionHandler<void ()>&&) + 1841
27  com.apple.WebCore                   0x0000000108b6254c WebCore::DocumentLoader::handleSubstituteDataLoadNow() + 364 (DocumentLoader.cpp:475)
28  com.apple.JavaScriptCore            0x0000000103a99f03 WTF::timerFired(__CFRunLoopTimer*, void*) + 35 (RunLoopTimerCF.cpp:53)
29  com.apple.CoreFoundation            0x00007fff31ec75b4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
30  com.apple.CoreFoundation            0x00007fff31ec716e __CFRunLoopDoTimer + 859
31  com.apple.CoreFoundation            0x00007fff31ec6b8e __CFRunLoopDoTimers + 317
32  com.apple.CoreFoundation            0x00007fff31ea793d __CFRunLoopRun + 2213
33  com.apple.CoreFoundation            0x00007fff31ea6e13 CFRunLoopRunSpecific + 499
34  DumpRenderTree                      0x000000010379a5f4 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 2675 (DumpRenderTree.mm:2105)
35  DumpRenderTree                      0x00000001037997ae dumpRenderTree(int, char const**) + 2813 (DumpRenderTree.mm:1216)
36  DumpRenderTree                      0x000000010379b1e1 DumpRenderTreeMain(int, char const**) + 1438 (DumpRenderTree.mm:1450)
37  libdyld.dylib                       0x00007fff691a6405 start + 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191105/25ce27e0/attachment-0001.htm>


More information about the webkit-unassigned mailing list