Closed Bug 1293781 Opened 8 years ago Closed 5 years ago

Crash in mozilla::widget::GeckoAppShell::HandleGeckoMessageWrapper

Categories

(Firefox for Android Graveyard :: Firefox Accounts, defect)

Unspecified
Android
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jchen, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-a4024e5d-7540-4311-8406-98f222160804.
=============================================================

Lots of these crashes in handleGeckoMessage have this Java stack,

> java.lang.InternalError: Thread starting during runtime shutdown
> 	at java.lang.Thread.nativeCreate(Native Method)
> 	at java.lang.Thread.start(Thread.java:1106)
> 	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:920)
> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1338)
> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:81)
> 	at org.mozilla.gecko.sync.ThreadPool.run(ThreadPool.java:13)
> 	at org.mozilla.gecko.fxa.FirefoxAccounts.getPickledAccount(FirefoxAccounts.java:68)
> 	at org.mozilla.gecko.fxa.FirefoxAccounts.getFirefoxAccounts(FirefoxAccounts.java:59)
> 	at org.mozilla.gecko.fxa.FirefoxAccounts.firefoxAccountsExist(FirefoxAccounts.java:37)
> 	at org.mozilla.gecko.AccountsHelper.handleMessage(AccountsHelper.java:256)
> 	at org.mozilla.gecko.EventDispatcher.dispatchEvent(EventDispatcher.java:223)
> 	at org.mozilla.gecko.GeckoAppShell.handleGeckoMessage(GeckoAppShell.java:1911)
> 	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
> 	at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:520)

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.