[Webkit-unassigned] [Bug 242226] [mac] WebCoreNSURLSession.mm: ASSERTION FAILED: _dataTasks.contains(task): http/tests/media/modern-media-controls/time-control/10-hours-or-more.html is randomly crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 4 11:42:02 PDT 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |beidson at apple.com,
                   |                            |drousso at apple.com,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com
          Component|New Bugs                    |Page Loading

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
> 2   0x11c443d20 WebCore::JSHTMLHeadElement::createPrototype(JSC::VM&, WebCore::JSDOMGlobalObject&)

This would be shocking in the GPU Process - but it seems like incorrect WTF symbolication, as the actual crash log is more reasonable:

0   com.apple.JavaScriptCore            0x0000000142471fd4 WTFCrash + 20 (Assertions.cpp:328)
1   com.apple.WebCore                   0x000000011c443d20 WTFCrashWithInfo(int, char const*, char const*, int) + 32 (Assertions.h:754)
2   com.apple.WebCore                   0x000000012150fe10 -[WebCoreNSURLSession taskCompleted:] + 176 (WebCoreNSURLSession.mm:323)
3   com.apple.WebCore                   0x000000012152fd58 -[WebCoreNSURLSessionDataTask _resource:loadFinishedWithError:metrics:]::$_17::operator()()::'lambda'()::operator()() const + 80 (WebCoreNSURLSession.mm:998)

Still, no good.

-- 
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/20220704/0e8974c8/attachment.htm>


More information about the webkit-unassigned mailing list