[Webkit-unassigned] [Bug 235660] New: ASSERTION FAILED: m_pdfDocument under WebKit::PDFPlugin::installPDFDocument()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 26 11:33:12 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235660
Bug ID: 235660
Summary: ASSERTION FAILED: m_pdfDocument under
WebKit::PDFPlugin::installPDFDocument()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
Big Sur AppleSilicon Debug WK2 EWS bots seem to be frequently seeing an assertion failure attributed to fast/replaced/frame-removed-during-resize.html. This test is not crashing on trunk bots, so there is probably another test running before this one that is triggering this crash.
CoreGraphics PDF has logged an error. Set environment variable "CG_PDF_VERBOSE" to learn more.
ASSERTION FAILED: m_pdfDocument
/Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-Build-EWS/build/Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.mm(1663) : void WebKit::PDFPlugin::installPDFDocument()
1 0x13d1e889c WTFCrash
2 0x1040067c0 WebKit::Daemon::Decoder::~Decoder()
3 0x1044efcc0 WebKit::PDFPlugin::installPDFDocument()
4 0x1044ef81c WebKit::PDFPlugin::receivedNonLinearizedPDFSentinel()
5 0x10451b3d0 WebKit::PDFPlugin::receivedNonLinearizedPDFSentinel()::$_2::operator()() const
6 0x10451b2e4 WTF::Detail::CallableWrapper<WebKit::PDFPlugin::receivedNonLinearizedPDFSentinel()::$_2, void>::call()
7 0x13d21304c WTF::Function<void ()>::operator()() const
8 0x13d2a3f14 WTF::RunLoop::performWork()
9 0x13d2a8ce0 WTF::RunLoop::performWork(void*)
10 0x196376ad4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
11 0x196376a20 __CFRunLoopDoSource0
12 0x19637670c __CFRunLoopDoSources0
13 0x196375094 __CFRunLoopRun
14 0x1963745e8 CFRunLoopRunSpecific
15 0x19711d688 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
16 0x1971afb70 -[NSRunLoop(NSRunLoop) run]
17 0x195feb768 _xpc_objc_main
18 0x195feaf94 xpc_main
19 0x1038fe1ec WebKit::XPCServiceMain(int, char const**)
20 0x1057a8a68 WKXPCServiceMain
21 0x1027bbe8c main
22 0x196295450 start
com.apple.WebKit.WebContent.Development terminated (pid 1559) because the process crashed
LEAK: 1 WebPageProxy
https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/r450006-22209/results.html
--
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/20220126/f1c21034/attachment.htm>
More information about the webkit-unassigned
mailing list