[Webkit-unassigned] [Bug 161308] REGRESSION (r205107): ASSERTION FAILED: !(reinterpret_cast<char*>(this)[i])

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 16:32:02 PDT 2016


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

--- Comment #6 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #5)
> Maybe the bug is not changing the "1u" to "1ull" inside SpeculatedType.h?

I just tested to replace all occurrences of "1u" with "1ull" in SpeculatedType.h, and did a debug build of JSCOnly with GCC 4.9.

It is still crashing with the same assert.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160829/30922739/attachment.html>


More information about the webkit-unassigned mailing list