Closed
Bug 1463741
Opened 7 years ago
Closed 6 years ago
ESR 52.8 crashes on mobile
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox-esr52 | - | wontfix |
firefox-esr60 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | unaffected |
People
(Reporter: igt0, Unassigned)
References
()
Details
(Keywords: crash)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20100101
Steps to reproduce:
The Guardian and Tor project release a mobile browser using the ESR branch called Orfox. In the ESR 52.8 release we are seeing a crash that we were able to track down and the bug #1411415 looks the culprit. This crash only happens on Android, we are not able to reproduce on Desktop.
To reproduce it, just access https://people.torproject.org/~sysrqb/mobile.nytimes.com/ and browser should crash.
Additionally, we see the following msg on android terminal:
05-23 00:07:39.398 32555 32555 F AEE/DEBUG: Abort message: 'Assertion failure: MIR instruction returned object with unexpected type, at /opt/Orfox/external/tor-browser/js/src/jit/MacroAssembler.cpp:1595
Updated•7 years ago
|
Severity: normal → critical
Component: Untriaged → General
Flags: needinfo?(kvijayan)
Keywords: crash
OS: Unspecified → Android
Product: Firefox → Firefox for Android
Comment 1•7 years ago
|
||
[Tracking Requested - why for this release]: regression for tor
I don't see this crash on Mozilla builds. Where can one get the 52.8 build, it is not live in Play. Do you have any test builds of ESR 60 and do they reproduce this issue?
status-firefox60:
--- → unaffected
status-firefox61:
--- → unaffected
status-firefox62:
--- → unaffected
status-firefox-esr52:
--- → affected
status-firefox-esr60:
--- → ?
tracking-firefox-esr52:
--- → ?
Component: General → JavaScript Engine
Product: Firefox for Android → Core
Hardware: Unspecified → All
Updated•7 years ago
|
Flags: needinfo?(igt0)
Reporter | ||
Comment 2•6 years ago
|
||
Flags: needinfo?(igt0)
Comment 3•6 years ago
|
||
Unfortunately, this isn't going to be fixed in ESR52. We have no more planned releases for it scheduled before EOL in September. Does ESR60 also hit this crash?
Reporter | ||
Comment 4•6 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM][PTO July 4-9] from comment #3)
> Unfortunately, this isn't going to be fixed in ESR52. We have no more
> planned releases for it scheduled before EOL in September. Does ESR60 also
> hit this crash?
No, it happens just on ESR52. We are not able to reproduce on ESR60.
Flags: needinfo?(igt0)
Comment 5•6 years ago
|
||
Thanks for confirming. Sorry for the hassle :(
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(kvijayan)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•