Bug 230890 - REGRESSION(r283158): TestWebKitAPI.WebKit.AddAndRemoveDataDetectors is crashing on iOS
Summary: REGRESSION(r283158): TestWebKitAPI.WebKit.AddAndRemoveDataDetectors is crashi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
: 230892 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-09-28 04:18 PDT by Antti Koivisto
Modified: 2021-09-28 08:44 PDT (History)
7 users (show)

See Also:


Attachments
Patch (5.80 KB, patch)
2021-09-28 04:24 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-09-28 04:18:20 PDT
ASSERTION FAILED: !m_count
        /Users/antti/Build/Debug-iphonesimulator/usr/local/include/wtf/CheckedRef.h(230) : WTF::CanMakeCheckedPtrBase<WTF::SingleThreadIntegralWrapper<unsigned short>, unsigned short>::~CanMakeCheckedPtrBase() [StorageType = WTF::SingleThreadIntegralWrapper<unsigned short>, PtrCounterType = unsigned short]
        1   0x12f095b2c WTFCrash
        2   0x1503bbbf0 WTF::NeverDestroyed<WTF::String, WTF::AnyThreadsAccessTraits>::operator WTF::String const&() const
        3   0x15323d258 WTF::CanMakeCheckedPtrBase<WTF::SingleThreadIntegralWrapper<unsigned short>, unsigned short>::~CanMakeCheckedPtrBase()
        4   0x153243614 WebCore::Layout::Box::~Box()
Comment 1 Antti Koivisto 2021-09-28 04:24:23 PDT
Created attachment 439456 [details]
Patch
Comment 2 EWS 2021-09-28 05:55:17 PDT
Committed r283165 (242213@main): <https://commits.webkit.org/242213@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439456 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-28 05:56:17 PDT
<rdar://problem/83619263>
Comment 4 ayumi_kojima 2021-09-28 08:44:53 PDT
*** Bug 230892 has been marked as a duplicate of this bug. ***