Closed
Bug 864025
Opened 12 years ago
Closed 8 years ago
crash in js::ion::DoCallFallback on ARMv6 devices running Gingerbread
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox22 | --- | unaffected |
| firefox23 | --- | affected |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash][ARMv6])
Crash Data
It first showed up in 23.0a1/20130406. The regression range might be (low volume):
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=55f9e3e3dae7&tochange=768af8d8fad4
Stack traces are various and small:
Frame Module Signature Source
0 libxul.so js::ion::DoCallFallback obj-firefox/dist/include/js/RootingAPI.h:239
1 libxul.so js::ion::DoGetPropFallback js/src/ion/IonCompartment.h:58
Frame Module Signature Source
0 libxul.so js::ion::DoCallFallback js/src/ion/BaselineIC.h:241
1 libxul.so js::types::TypeMonitorResult js/src/jsinfer.cpp:5790
More reports at:
https://crash-stats.mozilla.com/report/list?signature=js%3A%3Aion%3A%3ADoCallFallback
| Reporter | ||
Updated•12 years ago
|
status-firefox24:
--- → affected
| Reporter | ||
Comment 1•12 years ago
|
||
2 crashes in 23.0b6 and one in 23.0b4.
status-firefox24:
affected → ---
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Gingerbread is no longer supported.
Severity: critical → normal
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•