Intermittent Tier 2 Android tests/jit-test/jit-test/tests/ctypes/conversion-finalizer.js | Segmentation fault (code 139, args "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads") [0.3 s]
Categories
(Core :: JavaScript Engine: JIT, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | wontfix |
| firefox65 | --- | wontfix |
| firefox66 | --- | fix-optional |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: intermittent-failure, Whiteboard: [geckoview:p2][leave-open])
Attachments
(1 file)
|
900 bytes,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
| Comment hidden (Intermittent Failures Robot) |
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Comment 7•7 years ago
|
||
Comment 8•7 years ago
|
||
Comment 10•7 years ago
|
||
| bugherder | ||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
As mentioned in comment 12, we shipped with it for ARMv7, so this is probably not a P1.
Updated•7 years ago
|
Comment 14•7 years ago
|
||
I've been poking away at this on and off, trying to replicate the crash. I've run tens of thousands of iterations on Sean's ARM box, and I haven't seen a single segfault. It therefore seems pretty likely that this is android-specific.
It took me a while, but I eventually managed to turn up this log on treeherder. It gives a short backtrace and indicates that a tombstone was created, but the tombstone itself was not uploaded.
(Technically, there are five different copies of the backtrace, each with a different pid. This looks like five retries, but there's indication anywhere else that we re-ran the testcase.)
It looks like I'm going to have to figure out how to run the shell on a phone to make more progress here.
Updated•4 years ago
|
Updated•3 years ago
|
Comment 15•11 months ago
|
||
Bulk closing intermittents that haven't been updated since Sept 2024.
Comment 16•11 months ago
|
||
Bulk closing intermittents that haven't been updated since Sept 2024.
Description
•