Closed
Bug 861563
Opened 12 years ago
Closed 12 years ago
Firefox hangs with ANR Dialog
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 844275
People
(Reporter: kklimonda, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:22.0) Gecko/20130406 Firefox/22.0
Build ID: 20130406004015
Steps to reproduce:
It happens regularly no matter what I do, even if the browser isn't focused.
Actual results:
From time to time the currently focused application (be it Firefox, or something else) freezes for ~10 seconds, until the ANR dialog for Firefox pops out - at that point I can kill Firefox and everything is back to normal.
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 8 → Android
Hardware: x86_64 → ARM
Comment 2•12 years ago
|
||
- waiting on <0x41bcd920> (a org.mozilla.gecko.gfx.GLController)
at java.lang.Object.wait(Object.java:364)
at org.mozilla.gecko.gfx.GLController.waitForValidSurface(GLController.java:58)
- waiting on <0x40e965d8> (a java.lang.VMThread) held by tid=1 (main)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:813)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:973)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1282)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:207)
at org.mozilla.gecko.GeckoAppShell.geckoEventSync(GeckoAppShell.java:652)
Comment 3•12 years ago
|
||
This should have been fixed with bug 844275 and follow-ups, which are in Firefox 21 (currently on the beta channel). Please try using Firefox Beta to see if you still experience this problem.
Updated•12 years ago
|
Flags: needinfo?(kklimonda)
Thanks, I haven't seen this behavior so far in Firefox Beta, so it must be fixed.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(kklimonda)
Resolution: --- → INVALID
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•