RESOLVED FIXED 261762
Regression(267850@main) Flaky crash under the MediaStream destructor
https://bugs.webkit.org/show_bug.cgi?id=261762
Summary Regression(267850@main) Flaky crash under the MediaStream destructor
Chris Dumez
Reported 2023-09-19 11:43:26 PDT
Flaky crash under the MediaStream destructor since 267850@main: ``` ASSERTION FAILED: !m_inRemovedLastRefFunction /Volumes/Data/worker/macOS-AppleSilicon-Ventura-Debug-Build-EWS/build/Source/WebCore/dom/Node.h(785) : void WebCore::Node::ref() const 1 0x13a27d3d0 WTFCrash 2 0x28416b130 WebCore::NetworkResourcesData::ResourceData::hasContent() const 3 0x282ab46e8 WebCore::Node::ref() const 4 0x282ab45a4 WTF::DefaultRefDerefTraits<WebCore::Document>::refIfNotNull(WebCore::Document*) 5 0x28015b58c WTF::RefPtr<WebCore::Document, WTF::RawPtrTraits<WebCore::Document>, WTF::DefaultRefDerefTraits<WebCore::Document>>::RefPtr(WebCore::Document*) 6 0x28303b53c WTF::RefPtr<WebCore::Document, WTF::RawPtrTraits<WebCore::Document>, WTF::DefaultRefDerefTraits<WebCore::Document>>::RefPtr(WebCore::Document*) 7 0x2827f3c64 WebCore::MediaStream::~MediaStream() 8 0x2827f3de0 WebCore::MediaStream::~MediaStream() ```
Attachments
Chris Dumez
Comment 1 2023-09-19 11:46:35 PDT
EWS
Comment 2 2023-09-19 13:02:04 PDT
Committed 268144@main (d00eeaf712d4): <https://commits.webkit.org/268144@main> Reviewed commits have been landed. Closing PR #17929 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-09-19 13:03:22 PDT
Note You need to log in before you can comment on or make changes to this bug.