Closed Bug 703464 Opened 13 years ago Closed 13 years ago

Crash when reloading site with Flash content in Awesome Screen

Categories

(Firefox for Android Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 703256

People

(Reporter: pcwalton, Unassigned)

Details

(Keywords: crash)

I started loading techcrunch.com, opened the Awesome Screen, clicked on techcrunch.com again, and it crashed with this stack trace:

11-17 17:22:52.163 26334 26342 E AndroidRuntime: FATAL EXCEPTION: GLThread 10
11-17 17:22:52.163 26334 26342 E AndroidRuntime: android.view.ViewRoot$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.ViewRoot.checkThread(ViewRoot.java:2932)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.ViewRoot.requestLayout(ViewRoot.java:629)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.View.requestLayout(View.java:8276)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.View.requestLayout(View.java:8276)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.View.requestLayout(View.java:8276)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.View.requestLayout(View.java:8276)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.View.requestLayout(View.java:8276)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.View.setLayoutParams(View.java:5000)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.view.ViewGroup.updateViewLayout(ViewGroup.java:1884)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at org.mozilla.gecko.GeckoApp.repositionPluginViews(GeckoApp.java:1062)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at org.mozilla.gecko.GeckoApp.repositionPluginViews(GeckoApp.java:1050)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at org.mozilla.gecko.gfx.LayerController.setVisibleRect(LayerController.java:168)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at org.mozilla.gecko.gfx.LayerController.setScreenSize(LayerController.java:151)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at org.mozilla.gecko.gfx.LayerView.setScreenSize(LayerView.java:99)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at org.mozilla.gecko.gfx.LayerRenderer.onSurfaceChanged(LayerRenderer.java:187)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1356)
11-17 17:22:52.163 26334 26342 E AndroidRuntime: 	at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)
Product: Fennec → Fennec Native
Version: Trunk → unspecified
OS: Mac OS X → Android
Hardware: x86 → ARM
Whiteboard: [native-crash]
Severity: normal → critical
Severity: critical → normal
Status: NEW → RESOLVED
Closed: 13 years ago
OS: Android → Mac OS X
Hardware: ARM → x86
Resolution: --- → DUPLICATE
Whiteboard: [native-crash]
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.