NEW 287865
[ macOS wk2 ] pdf/two-pages-continuous-to-discrete.html is a flakily crashing/failing.
https://bugs.webkit.org/show_bug.cgi?id=287865
Summary [ macOS wk2 ] pdf/two-pages-continuous-to-discrete.html is a flakily crashing...
Yasmin Karimi
Reported 2025-02-18 09:47:06 PST
Created attachment 474270 [details] pdf/two-pages-continuous-to-discrete.html pdf/two-pages-continuous-to-discrete.html This test is flakily failing on macOS wk2 Release and flakily crashing on macOS wk2 Debug (it is not tested on wk1). HISTORY: https://results.webkit.org/?suite=layout-tests&test=pdf%2Ftwo-pages-continuous-to-discrete.html DIFF: Attached DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/290528@main%20(7190)/pdf/two-pages-continuous-to-discrete-diffs.html REPRODUCIBILITY: I was able to reproduce this failure on MacOS Sequoia 15.2 (24C101 / arm64) at ToT with the following command: run-webkit-tests pdf/two-pages-continuous-to-discrete.html --iterations 20
Attachments
pdf/two-pages-continuous-to-discrete.html (164.24 KB, application/x-webarchive)
2025-02-18 09:47 PST, Yasmin Karimi
no flags
two-pages-continuous-to-discrete-crash-log.txt (9.38 KB, text/plain)
2025-02-18 09:57 PST, Yasmin Karimi
no flags
Radar WebKit Bug Importer
Comment 1 2025-02-18 09:47:16 PST
Yasmin Karimi
Comment 2 2025-02-18 09:57:23 PST
Created attachment 474271 [details] two-pages-continuous-to-discrete-crash-log.txt
EWS
Comment 3 2025-02-18 12:15:18 PST
Test gardening commit 290544@main (ae848275bcc0): <https://commits.webkit.org/290544@main> Reviewed commits have been landed. Closing PR #40774 and removing active labels.
Alexey Proskuryakov
Comment 4 2025-02-19 10:09:45 PST
ASSERTION FAILED: isHeld() /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/usr/local/include/wtf/Lock.h(129) : void WTF::Lock::assertIsOwner() const 1 0x14911feac WTF::Lock::assertIsOwner() const 2 0x14911fe38 WebKit::PDFPluginBase::streamedBytesForDebugLogging() const 3 0x1491223d0 WebKit::PDFPluginBase::incrementalLoaderLog(WTF::String const&) 4 0x1490bf63c WebKit::PDFIncrementalLoader::incrementalLoaderLog(WTF::String const&)
Abrar Rahman Protyasha
Comment 5 2025-02-19 13:49:56 PST
This crasher is known, and we already have a patch tracking the fix: https://bugs.webkit.org/show_bug.cgi?id=287012
Abrar Rahman Protyasha
Comment 6 2025-02-19 13:50:28 PST
That would not explain the image failure though, so we'll still have to independently investigate that.
Note You need to log in before you can comment on or make changes to this bug.