Closed Bug 704114 Opened 14 years ago Closed 14 years ago

NullPointerException @ gfx.TileLayer.getTextureID(TileLayer.java:82)

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
critical

Tracking

(firefox13 verified)

VERIFIED FIXED
Tracking Status
firefox13 --- verified

People

(Reporter: aaronmt, Assigned: kats)

References

Details

(Keywords: crash, Whiteboard: [native-crash], strwanted)

Attachments

(1 file)

E/AndroidRuntime( 1189): FATAL EXCEPTION: GLThread 9 E/AndroidRuntime( 1189): java.lang.NullPointerException E/AndroidRuntime( 1189): at org.mozilla.gecko.gfx.TileLayer.getTextureID(TileLayer.java:82) E/AndroidRuntime( 1189): at org.mozilla.gecko.gfx.SingleTileLayer.onTileDraw(SingleTileLayer.java:97) E/AndroidRuntime( 1189): at org.mozilla.gecko.gfx.TileLayer.onDraw(TileLayer.java:106) E/AndroidRuntime( 1189): at org.mozilla.gecko.gfx.Layer.draw(Layer.java:74) E/AndroidRuntime( 1189): at org.mozilla.gecko.gfx.LayerRenderer.onDrawFrame(LayerRenderer.java:130) E/AndroidRuntime( 1189): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1363) E/AndroidRuntime( 1189): at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118) I/GeckoApp( 1189): Got message: Preferences:Data -- Samsung Nexus S (Android 2.3.6) 20111121040255 http://hg.mozilla.org/projects/birch/rev/41b63b2b6420
Assignee: nobody → kgupta
Comment on attachment 575883 [details] [diff] [review] Guard against null texture ids Review of attachment 575883 [details] [diff] [review]: ----------------------------------------------------------------- r+ with a comment explaining why the null check is done. Good catch.
Attachment #575883 - Flags: review?(pwalton) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified fixed on: Firefox 13.0a1 (2012-02-17) 20120217031227 http://hg.mozilla.org/mozilla-central/rev/2271cb92cc05 -- Device: Motorola Droid PRO OS: Android 2.3.3
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: