Closed Bug 811661 Opened 12 years ago Closed 12 years ago

Firefox Beta crashes on a Nexus 7 after update to Android 4.2

Categories

(Firefox for Android Graveyard :: General, defect)

17 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 802510

People

(Reporter: dextro, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121024073032

Steps to reproduce:

Open a webpage, zoom and pan around it for a while.


Actual results:

The browser crashed with the following exception in logcat:

E/GeckoAppShell(28115): >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 3401 ("GeckoBackgroundThread")
E/GeckoAppShell(28115): java.lang.RuntimeException: Buffer not large enough for pixels
E/GeckoAppShell(28115): 	at android.graphics.Bitmap.copyPixelsFromBuffer(Bitmap.java:417)
E/GeckoAppShell(28115): 	at org.mozilla.gecko.GeckoApp.handleThumbnailData(GeckoApp.java:648)
E/GeckoAppShell(28115): 	at org.mozilla.gecko.ScreenshotHandler$1.run(GeckoAppShell.java:2615)
E/GeckoAppShell(28115): 	at android.os.Handler.handleCallback(Handler.java:725)
E/GeckoAppShell(28115): 	at android.os.Handler.dispatchMessage(Handler.java:92)
E/GeckoAppShell(28115): 	at android.os.Looper.loop(Looper.java:137)
E/GeckoAppShell(28115): 	at org.mozilla.gecko.util.GeckoBackgroundThread.run(GeckoBackgroundThread.java:31)


Expected results:

A crash shouldn't have happened
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.