Closed Bug 1356706 Opened 8 years ago Closed 8 years ago

assert(callee.Kind == "Drf") in hazard analysis

Categories

(Core :: JavaScript: GC, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: sfink, Assigned: sfink)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When importing PDFium, we hit this assertion. It turns out to be due to an intentional crash, where they cast 0xbd to a function pointer and call it.
Comment on attachment 8858429 [details] [diff] [review] Handle intentional crash via calling a constant function pointer I'm going to declare this trivial enough to self-review.
Attachment #8858429 - Flags: review+
Pushed by sfink@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/8bffc18d9f25 Handle intentional crash via calling a constant function pointer, r=woof!
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: