Closed Bug 1657857 Opened 5 years ago Closed 5 years ago

Call native abort in UBSan builds (e.g. fuzzing debug without ASan)

Categories

(Core :: Memory Allocator, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: decoder, Assigned: decoder)

References

Details

(Keywords: sec-want, Whiteboard: [adv-main71-][adv-main81-])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1587066 +++

For UBSan, we need the same fix that we have in place for ASan and TSan to call native abort when abort_on_error=1 is set. UBSan alone is active in fuzzing-debug builds, because they are not ASan builds and libFuzzer pulls in the UBSan runtime to have basic symbolizer capabilities.

Simple patch incoming.

Pushed by choller@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ba886814250e Call native abort in UBSan builds. r=froydnj
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Whiteboard: [adv-main71-] → [adv-main71-][adv-main81-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: