Closed Bug 1621962 Opened 4 years ago Closed 4 years ago

Crash in [@ java.lang.IllegalStateException: at org.mozilla.geckoview.GeckoSession.acquireDisplay(GeckoSession.java)]

Categories

(Focus :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1651096

People

(Reporter: fluffyemily, Unassigned)

Details

(Keywords: crash)

Crash Data

This might be an AC bug.

This bug is for crash report bp-2a93d1ee-8e03-4286-a68b-0f49a0200312.

Java stack trace:

java.lang.IllegalStateException
	at org.mozilla.geckoview.GeckoSession.acquireDisplay(GeckoSession.java:5)
	at org.mozilla.geckoview.GeckoView.onAttachedToWindow(GeckoView.java:5)
	at android.view.View.dispatchAttachedToWindow(View.java:20105)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3430)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3437)
	at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2052)
	at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1745)
	at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7768)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:967)
	at android.view.Choreographer.doCallbacks(Choreographer.java:791)
	at android.view.Choreographer.doFrame(Choreographer.java:726)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:952)
	at android.os.Handler.handleCallback(Handler.java:883)
	at android.os.Handler.dispatchMessage(Handler.java:100)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7356)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

Not our bug, Fenix or a-c have two GeckoView instances attached to one GeckoSession.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID

This is a Focus topcrash, currently #5 overall. Looks like it's been around for awhile now.

Status: RESOLVED → REOPENED
Component: General → Stability
Product: GeckoView → Focus
Resolution: INVALID → ---
Version: unspecified → ---
Status: REOPENED → NEW

Display already acquired.

Status: NEW → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → DUPLICATE
Component: Stability → General
You need to log in before you can comment on or make changes to this bug.