Open Bug 1278787 Opened 8 years ago Updated 2 years ago

ASAN JIT tests are not symbolized

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

defect

Tracking

()

People

(Reporter: glandium, Unassigned)

Details

See for example the JIT1 failure on 

https://treeherder.mozilla.org/#/jobs?repo=try&revision=cbacf23685785a005faa61fc188e7c6f11971e21

It's lacking symbolication. That is due to

a) llvm-symbolizer not being available in the jsshell archive (or the common.tests.zip, which might be more suitable ; Firefox includes it in the Firefox package, but if it were in common.tests.zip in the first place, it would be available to JIT tests *and* Firefox tests)

b) the harness, either mozharness or jit_test, apparently not setting ASAN_SYMBOLIZER_PATH.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.