Closed Bug 703762 Opened 13 years ago Closed 13 years ago

Crash occurs when switching orientation in full screen video mode

Categories

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

ARM
Android
defect

Tracking

(fennec11+)

RESOLVED WORKSFORME
Tracking Status
fennec 11+ ---

People

(Reporter: nhirata, Assigned: cpeterson)

References

()

Details

(Keywords: crash, reproducible, Whiteboard: [native-crash:P1])

Attachments

(1 file)

1. go to http://people.mozilla.com/~nhirata/html_tp/elephants-dream.webm 2. long tap to get the full screen 3. go to full screen mode 4. switch orientations (from landscape to portrait or vice versa) Expecte: no crash Actual: crash
Attached file logcat
Mozilla/5.0 (Android; Linux armv7I; rv: 11.0a1) Gecko/20111118 Firefox/11.0a1 Fennec/11.0a1 Looks like a layers issue? 11-18 14:39:01.236: D/GeckoInputConnection(2482): IME: run() 11-18 14:39:01.236: D/GeckoInputConnection(2482): IME: v=org.mozilla.gecko.gfx.LayerView@45a38d00 11-18 14:39:01.510: W/dalvikvm(2482): threadid=7: thread exiting with uncaught exception (group=0x400208b0) 11-18 14:39:01.533: E/AndroidRuntime(2482): FATAL EXCEPTION: GLThread 8 11-18 14:39:01.533: E/AndroidRuntime(2482): java.lang.IllegalArgumentException 11-18 14:39:01.533: E/AndroidRuntime(2482): at java.nio.Buffer.position(Buffer.java:271) 11-18 14:39:01.533: E/AndroidRuntime(2482): at org.mozilla.gecko.gfx.TileLayer.uploadTexture(TileLayer.java:164) 11-18 14:39:01.533: E/AndroidRuntime(2482): at org.mozilla.gecko.gfx.TileLayer.onDraw(TileLayer.java:98) 11-18 14:39:01.533: E/AndroidRuntime(2482): at org.mozilla.gecko.gfx.Layer.draw(Layer.java:54) 11-18 14:39:01.533: E/AndroidRuntime(2482): at org.mozilla.gecko.gfx.LayerRenderer.onDrawFrame(LayerRenderer.java:131) 11-18 14:39:01.533: E/AndroidRuntime(2482): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1332) 11-18 14:39:01.533: E/AndroidRuntime(2482): at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1116) 11-18 14:39:01.596: W/ActivityManager(1237): Force finishing activity org.mozilla.fennec/.App
Severity: normal → critical
Keywords: reproducible
Whiteboard: [native-crash] → [native-crash:P1]
Priority: -- → P3
Priority: P3 → P2
Assignee: nobody → cpeterson
WORKSFORME. I can reproduce the exception in build 20111118, but the exception "went away" the next day in build 20111119.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Note that the exception "went away" but this video test does not play correctly in fullscreen because of a different bug.
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.

Attachment

General

Created:
Updated:
Size: