Closed
Bug 1402730
Opened 7 years ago
Closed 7 years ago
Crash in nexttowardf
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox58 affected)
RESOLVED
DUPLICATE
of bug 1395138
Tracking | Status | |
---|---|---|
firefox58 | --- | affected |
People
(Reporter: n.nethercote, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-069f103c-9701-42bb-8cfe-8fbd30170923.
=============================================================
This is the #4 topcrash in Nightly 20170923100046. It has occurred 50 times in the past 7 days, across 39 installations, in both 57 and 58.
Stack traces involve ContainerRender<ContainerLayerComposite> and libGLES_mali.so.
Miko, any ideas?
Flags: needinfo?(mikokm)
Comment 1•7 years ago
|
||
I think this is a dupe of bug 1395138 with different inlining.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Flags: needinfo?(mikokm)
Updated•7 years ago
|
Crash Signature: [@ nexttowardf] → [@ nexttowardf]
[@ @0x0 | nexttowardf]
Comment 2•7 years ago
|
||
crashes with this signature are still happening on 57.0b9 - is this really a dupe?
Flags: needinfo?(continuation)
Comment 3•7 years ago
|
||
(In reply to [:philipp] from comment #2)
> crashes with this signature are still happening on 57.0b9 - is this really a
> dupe?
The crash in comment 0 is a dupe. The remaining signatures seem to be a bunch of different things. nexttowardf should probably be added to the skip list or something. I don't actually see any references to it in the code base, and it seems like some kind of library function.
Flags: needinfo?(continuation)
Comment 4•7 years ago
|
||
I wonder if the nexttowardf is some odd artifact of symbolification on Android. Some of the crashes have the JIT calling right into it, which doesn't make much sense to me.
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•