Closed
Bug 1625162
Opened 5 years ago
Closed 5 years ago
Crash in [@ java.lang.RuntimeException: at org.mozilla.gecko.process.GeckoProcessManager$ConnectionManager.removeConnection(GeckoProcessManager.java)]
Categories
(GeckoView :: General, defect, P1)
Tracking
(firefox75 unaffected, firefox76 wontfix, firefox77 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox75 | --- | unaffected |
firefox76 | --- | wontfix |
firefox77 | --- | fixed |
People
(Reporter: fluffyemily, Assigned: bugzilla)
References
Details
(Keywords: crash, Whiteboard: [geckoview:m76][geckoview:m77])
Crash Data
This bug is for crash report bp-7ad16f53-c897-46b0-8501-fddff0200326.
Java stack trace:
java.lang.RuntimeException
at org.mozilla.gecko.process.GeckoProcessManager$ConnectionManager.removeConnection(GeckoProcessManager.java:5)
at org.mozilla.gecko.process.GeckoProcessManager$ChildConnection.clearConnectionInfo(GeckoProcessManager.java:3)
at org.mozilla.gecko.process.GeckoProcessManager$ChildConnection.onBinderConnectionLost(GeckoProcessManager.java:3)
at org.mozilla.gecko.process.ServiceAllocator$InstanceInfo.lambda$onServiceDisconnected$1$ServiceAllocator$InstanceInfo(ServiceAllocator.java:1)
at org.mozilla.gecko.process.-$$Lambda$ServiceAllocator$InstanceInfo$HUuMMN3OMTvDpAaZthbvTYN9zMw.run(Unknown Source:2)
at org.mozilla.gecko.util.XPCOMEventTarget$JNIRunnable.run(XPCOMEventTarget.java:1)
Assignee: nobody → aklotz
Priority: -- → P1
Whiteboard: [geckoview:m76]
Assignee | ||
Comment 1•5 years ago
|
||
I expect this to be fixed when bug 1620145 lands.
Depends on: 1620145
Reporter | ||
Updated•5 years ago
|
Whiteboard: [geckoview:m76] → [geckoview:m76][geckoview:m77]
Assignee | ||
Comment 2•5 years ago
|
||
This has dropped off; I think we can safely call it fixed.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
I see a recent spike but these are all from build ID 20200406152003
which I believe is the final revision that would not include bug 1620145.
You need to log in
before you can comment on or make changes to this bug.
Description
•