Skip to content

IncorrectOperationException: emulator has already been disposed #4214

Open
@devoncarew

Description

@devoncarew

42.1.1

com.intellij.util.IncorrectOperationException: Sorry but parent: Family Link:emulator-5556 has already been disposed (see the cause for stacktrace) so the child: com.intellij.util.Alarm@17803fee will never be disposed
	com.intellij.openapi.util.objectTree.ObjectTree.register(), ObjectTree.java:79
	com.intellij.openapi.util.Disposer.register(), Disposer.java:97
	com.intellij.openapi.util.Disposer.register(), Disposer.java:93
	com.intellij.util.Alarm.<init>(), Alarm.java:137
	io.flutter.utils.AsyncRateLimiter.<init>(), AsyncRateLimiter.java:48
	io.flutter.view.InspectorPanel.<init>(), InspectorPanel.java:177
	io.flutter.view.InspectorPanel.<init>(), InspectorPanel.java:147
	io.flutter.view.FlutterView.addInspectorPanel(), FlutterView.java:302
	io.flutter.view.FlutterView.addInspectorViewContent(), FlutterView.java:241
	io.flutter.view.FlutterView.debugActiveHelper(), FlutterView.java:381
	io.flutter.view.FlutterView.lambda$debugActive$3(), FlutterView.java:346
	io.flutter.utils.AsyncUtils.lambda$null$0(), AsyncUtils.java:35
	com.intellij.openapi.application.TransactionGuardImpl$2.run(), TransactionGuardImpl.java:315
	com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(), LaterInvocator.java:435
	com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(), LaterInvocator.java:419
	com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(), LaterInvocator.java:403
	java.awt.event.InvocationEvent.dispatch(), InvocationEvent.java:311
	java.awt.EventQueue.dispatchEventImpl(), EventQueue.java:764
	java.awt.EventQueue.access$500(), EventQueue.java:98
	java.awt.EventQueue$3.run(), EventQueue.java:715
	java.awt.EventQueue$3.run(), EventQueue.java:709
	java.security.AccessController.doPrivileged(), AccessController.java:-2
	java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(), ProtectionDomain.java:74
	java.awt.EventQueue.dispatchEvent(), EventQueue.java:734
	com.intellij.ide.IdeEventQueue.defaultDispatchEvent(), IdeEventQueue.java:757
	com.intellij.ide.IdeEventQueue._dispatchEvent(), IdeEventQueue.java:706
	com.intellij.ide.IdeEventQueue.dispatchEvent(), IdeEventQueue.java:375
	java.awt.EventDispatchThread.pumpOneEventForFilters(), EventDispatchThread.java:205
	java.awt.EventDispatchThread.pumpEventsForFilter(), EventDispatchThread.java:116
	java.awt.EventDispatchThread.pumpEventsForHierarchy(), EventDispatchThread.java:105
	java.awt.EventDispatchThread.pumpEvents(), EventDispatchThread.java:101
	java.awt.EventDispatchThread.pumpEvents(), EventDispatchThread.java:93
	java.awt.EventDispatchThread.run(), EventDispatchThread.java:82

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions