Closed
Bug 1104736
Opened 11 years ago
Closed 11 years ago
crash in java.lang.RuntimeException: Unhandled error for GeckoRequest Session:GetHistory: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISHistory.getEntryAtIndex] JS stack:
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox36 affected)
RESOLVED
DUPLICATE
of bug 1097098
| Tracking | Status | |
|---|---|---|
| firefox36 | --- | affected |
People
(Reporter: aaronmt, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-0d77cc93-7a8d-470f-bd9f-d02d32141124.
=============================================================
java.lang.RuntimeException: Unhandled error for GeckoRequest Session:GetHistory: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISHistory.getEntryAtIndex]
JS stack:
BrowserApp.getHistory@chrome://browser/content/browser.js:1968:18
requestHandler.observe<@resource://gre/modules/Messaging.jsm:147:27
TaskImpl_run@resource://gre/modules/Task.jsm:314:39
TaskImpl@resource://gre/modules/Task.jsm:275:2
createAsyncFunction/asyncFunction@resource://gre/modules/Task.jsm:249:13
at org.mozilla.gecko.util.GeckoRequest.onError(GeckoRequest.java:92)
at org.mozilla.gecko.GeckoAppShell$3.handleMessage(GeckoAppShell.java:438)
at org.mozilla.gecko.EventDispatcher.dispatchEvent(EventDispatcher.java:166)
at org.mozilla.gecko.GeckoAppShell.handleGeckoMessage(GeckoAppShell.java:2265)
at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:371)
at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:190)
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
tracking-fennec: ? → ---
Closed: 11 years ago
Resolution: --- → DUPLICATE
| 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
•