Closed
Bug 736121
Opened 13 years ago
Closed 13 years ago
java.lang.NullPointerException: at org.mozilla.gecko.gfx.GLController.disposeGLContext(GLController.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 736099
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash][startupcrash])
Crash Data
It first appeared in 13.0a1/20120313 (nightly maple) and in 14.0a1/20120314 (nightly). The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c71845b3b2a6&tochange=a888f210af4e
java.lang.NullPointerException
at org.mozilla.gecko.gfx.GLController.disposeGLContext(GLController.java:97)
at org.mozilla.gecko.gfx.GLThread$ShutdownMessage.run(GLThread.java:143)
at org.mozilla.gecko.gfx.GLThread.run(GLThread.java:69)
More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.NullPointerException%3A%20at%20org.mozilla.gecko.gfx.GLController.disposeGLContext%28GLController.java%29
Reporter | ||
Comment 1•13 years ago
|
||
Christian beat me.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
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
•