Closed Bug 1468130 Opened 6 years ago Closed 6 years ago

Crash in java.lang.IllegalArgumentException: Service not registered: org.mozilla.gecko.process.GeckoProcessManager$ChildConnection@b25f20a at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java)

Categories

(GeckoView :: General, defect, P2)

Unspecified
Android
defect

Tracking

(firefox-esr52 unaffected, firefox-esr60 unaffected, firefox60 unaffected, firefox61 unaffected, firefox62 affected)

RESOLVED WORKSFORME
Tracking Status
firefox-esr52 --- unaffected
firefox-esr60 --- unaffected
firefox60 --- unaffected
firefox61 --- unaffected
firefox62 --- affected

People

(Reporter: calixte, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is
report bp-e8870a44-5e4a-4ace-97d1-1b7580180610.
=============================================================

java.lang.IllegalArgumentException: Service not registered: org.mozilla.gecko.process.GeckoProcessManager$ChildConnection@b25f20a
	at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1484)
	at android.app.ContextImpl.unbindService(ContextImpl.java:1638)
	at android.content.ContextWrapper.unbindService(ContextWrapper.java:703)
	at org.mozilla.gecko.process.GeckoProcessManager$ChildConnection.unbind(GeckoProcessManager.java:93)
	at org.mozilla.gecko.process.GeckoProcessManager.start(GeckoProcessManager.java:232)
	at org.mozilla.gecko.process.GeckoProcessManager.start(GeckoProcessManager.java:185)

=============================================================

There is 1 crash in nightly 62 with buildid 20180610100219. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1465480.

[1] https://hg.mozilla.org/mozilla-central/rev?node=73fcd0ba9baf
Flags: needinfo?(snorp)
Crash Signature: [@ java.lang.IllegalArgumentException: Service not registered: org.mozilla.gecko.process.GeckoProcessManager$ChildConnection@b25f20a at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java)] → [@ java.lang.IllegalArgumentException: Service not registered: org.mozilla.gecko.process.GeckoProcessManager$ChildConnection@b25f20a at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java)] [@ java.lang.IllegalArgumentException: Service not regi…
I don't see any crashes in the last 7 days in either signature.
(In reply to Marcia Knous [:marcia - needinfo? me] from comment #1)
> I don't see any crashes in the last 7 days in either signature.

And nothing since this comment. Let's go ahead and close.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
I think I fixed this in another bug, maybe?
Flags: needinfo?(snorp)
Product: Firefox for Android → GeckoView
You need to log in before you can comment on or make changes to this bug.