Bug 208149 - [JSC] 32-bits debug build broken after r257212
Summary: [JSC] 32-bits debug build broken after r257212
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Lima
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-24 11:57 PST by Caio Lima
Modified: 2020-02-24 13:43 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2020-02-24 12:01 PST, Caio Lima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2020-02-24 11:57:59 PST
There is a ASSERT failure:

ASSERTION FAILED: value
../../Source/JavaScriptCore/runtime/WriteBarrierInlines.h(36) : void JSC::WriteBarrierBase<T, Traits>::set(JSC::VM&, const JSC::JSCell*, T*) [with T = JSC::JSCell; Traits = WTF::DumbPtrTraits<JSC::JSCell>]
Comment 1 Caio Lima 2020-02-24 12:01:58 PST
Created attachment 391565 [details]
Patch
Comment 2 Yusuke Suzuki 2020-02-24 12:52:57 PST
Comment on attachment 391565 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2020-02-24 13:42:40 PST
Comment on attachment 391565 [details]
Patch

Clearing flags on attachment: 391565

Committed r257238: <https://trac.webkit.org/changeset/257238>
Comment 4 WebKit Commit Bot 2020-02-24 13:42:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2020-02-24 13:43:20 PST
<rdar://problem/59738647>