Closed Bug 1470890 Opened 6 years ago Closed 6 years ago

MOZ_RELEASE_ASSERT in deserializing object ids in JS IPC under fuzzing

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox62 --- wontfix
firefox63 --- fixed

People

(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1470181 +++ This is not a security issue, but it is a blocker to the efficiency of fuzzing: Assertion failure: id.isSome(), at /builds/worker/workspace/build/src/js/ipc/WrapperOwner.cpp:1236 (Full stack not available because reasons)
This primarily affects the efficiency of fuzzing.
Comment on attachment 8987493 [details] Bug 1470890 - handle deserialization failure gracefully in JS IPC; r?evilpie Tom Schuster [:evilpie] has approved the revision. https://phabricator.services.mozilla.com/D1797
Attachment #8987493 - Flags: review+
Keywords: checkin-needed
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/mozilla-inbound/rev/f4aac816ce53 handle deserialization failure gracefully in JS IPC; r=evilpie
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Alex, is that something you intend to uplift to beta or can we let it ride the trains and update the tracking flags accordingly. Thanks
Flags: needinfo?(agaynor)
I don't believe there's any need to uplift this; my expectation is that this would only ever be hit under the fuzzer.
Flags: needinfo?(agaynor)
Thank you alex, setting to wontfix for firefox62 then!
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: