Closed
Bug 1480432
Opened 8 years ago
Closed 5 years ago
Crash in libstdc++.so@0x2fcf
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(firefox61 wontfix, firefox62 wontfix, firefox63 wontfix, firefox64 wontfix, firefox65 wontfix, firefox66 affected, firefox67 ?)
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [priority:high][geckoview:p3])
Crash Data
This bug was filed from the Socorro interface and is
report bp-f87bbb4f-7661-41ac-9d93-34d150180801.
=============================================================
All of these crashes occurred with phones running Kit Kat: https://bit.ly/2O7WVeX
Although present in 61, this is rising as we go through Beta 62 cycle so I am adding a bug for it. The comments are not particularly useful.
No particular pattern in the URLs either - facebook, youtube and google searches seem to predominate the URL list.
Top 10 frames of crashing thread:
0 libc.so libc.so@0x24c79
1 libc.so libc.so@0xa7eaf
2 libc.so libc.so@0xabd36
3 libstdc++.so libstdc++.so@0x2fcf
4 libdvm.so libdvm.so@0x8bb80
5 libcrypto.so libcrypto.so@0x169e73
6 libcrypto.so libcrypto.so@0xc3ed0
7 libcrypto.so libcrypto.so@0x74536
8 libcrypto.so libcrypto.so@0x761ad
9 libcrypto.so libcrypto.so@0x9eae0
=============================================================
Comment 1•8 years ago
|
||
These are all x86 users, mostly tablets.
| Reporter | ||
Comment 2•8 years ago
|
||
Comment 1 is correct, tablets running API 18 and 19. In b13 there were 41 crashes/40 installs.
Updated•8 years ago
|
Comment 3•8 years ago
|
||
Susheel, is there someone that can look at this? It's been happening going back a lot of releases, thanks.
Flags: needinfo?(sdaswani)
Flags: needinfo?(sdaswani)
Whiteboard: --do_not_change--[priority:high]
Marcia, is this still a crasher you think we should spend time on? We have no STR and also may require someone with c++ expertise to fix.
Flags: needinfo?(mozillamarcia.knous)
Comment 5•7 years ago
|
||
Note: 0xdeadbaad in Android means (usually) heap corruption (native abort() in libc)
| Reporter | ||
Comment 6•7 years ago
|
||
(In reply to :sdaswani only needinfo from comment #4)
> Marcia, is this still a crasher you think we should spend time on? We have
> no STR and also may require someone with c++ expertise to fix.
62 just came out - I guess we can wait to see what kind of volume it amasses in that release and whether we get any other useful information.
Flags: needinfo?(mozillamarcia.knous)
Marcia how is the volume looking now?
Flags: needinfo?(mozillamarcia.knous)
| Reporter | ||
Comment 8•7 years ago
|
||
(In reply to :sdaswani only needinfo from comment #7)
> Marcia how is the volume looking now?
62.0.1 has 419 crashes, which isn't particularly high.
status-firefox64:
--- → affected
Flags: needinfo?(mozillamarcia.knous)
Comment 9•7 years ago
|
||
Too late to fix in 62 since we are releasing 63 very soon.
Crash volume in 63 looks fairly moderate as well - 26 crashes in 63.0b11 in the last week.
Updated•7 years ago
|
status-firefox65:
--- → affected
Comment 10•7 years ago
|
||
Device specific, not very high crash volume. Stalled unless we get new information.
Keywords: stalled
Priority: P1 → P3
Comment 11•7 years ago
|
||
Tagging as [geckoview:p3] since this native code crash probably affects GV in addition to Fennec.
status-firefox66:
--- → ?
Whiteboard: --do_not_change--[priority:high] → [priority:high][geckoview:p3]
Updated•7 years ago
|
Comment 12•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Comment 13•5 years ago
|
||
Since the bug is closed, the stalled keyword is now meaningless.
For more information, please visit auto_nag documentation.
Keywords: stalled
| Assignee | ||
Updated•5 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
•