Closed
Bug 928628
Opened 12 years ago
Closed 5 years ago
crash in mozilla::gl::GLLibraryEGL::fDestroySurface(void*, void*)
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: lars, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-912f77af-4dc1-4aff-8757-e69752131019.
=============================================================
I strongly suspect a link between Firefox and SwiftKey:
1 - text stops appearing while typing in a form
2 - virtual keyboard withdraws, Firefox doesn't redraw where keyboard was
3 - keyboard won't come back; Firefox won't update screen
4 - on pressing the home button to leave, FF crashes
1 is unpredictable, but when it starts, 2-4 are inevitable
Comment 1•12 years ago
|
||
Device is a Nexus 10.
Needinfo to Jim but I don't see any keyboard code in this crash. Maybe resizing the surface is the issue?
Also I don't see this crash post beta 8. Maybe it was fixed by bug 900020?
Flags: needinfo?(nchen)
Comment 2•12 years ago
|
||
Yeah looks to be a compositor problem. Do we still have issue with Nexus 10 and Android 4.3?
Component: General → Graphics, Panning and Zooming
Flags: needinfo?(nchen)
Updated•10 years ago
|
Crash Signature: [@ mozilla::gl::GLLibraryEGL::fDestroySurface(void*, void*)] → [@ mozilla::gl::GLLibraryEGL::fDestroySurface(void*, void*)]
[@ mozilla::gl::GLLibraryEGL::fDestroySurface]
Comment 3•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
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
•