Closed Bug 700565 Opened 13 years ago Closed 13 years ago

NPE at GeckoSoftwareLayerClient.java 145

Categories

(Firefox for Android Graveyard :: General, defect, P3)

All
Android
defect

Tracking

(firefox11 fixed, fennec11+)

RESOLVED FIXED
Tracking Status
firefox11 --- fixed
fennec 11+ ---

People

(Reporter: dougt, Assigned: dougt)

Details

W/System.err(29797): java.lang.NullPointerException
W/System.err(29797): 	at org.mozilla.fennec.gfx.GeckoSoftwareLayerClient.endDrawing(GeckoSoftwareLayerClient.java:145)
W/System.err(29797): 	at org.mozilla.gecko.GeckoAppShell.nativeRun(Native Method)
W/System.err(29797): 	at org.mozilla.gecko.GeckoAppShell.nativeRun(Native Method)
W/System.err(29797): 	at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:441)
W/System.err(29797): 	at org.mozilla.gecko.GeckoApp$1GeckoTask.doInBackground(GeckoApp.java:394)
W/System.err(29797): 	at org.mozilla.gecko.GeckoApp$1GeckoTask.doInBackground(GeckoApp.java:343)
W/System.err(29797): 	at android.os.AsyncTask$2.call(AsyncTask.java:185)
W/System.err(29797): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
W/System.err(29797): 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
W/System.err(29797): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
W/System.err(29797): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
W/System.err(29797): 	at java.lang.Thread.run(Thread.java:1019)


i see this at start.  probably harmless.  should test for null?
Assignee: nobody → doug.turner
Priority: -- → P3
this has been fixed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
tracking-fennec: --- → 11+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.