Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

crash 在1.25.0-8.1pre版本下 #32

@stoneLee81

Description

@stoneLee81

Flutter 1.25.0-8.1.pre • channel beta • https://github.com/flutter/flutter.git
Framework • revision 8f89f6505b (7 days ago) • 2020-12-15 15:07:52 -0800
Engine • revision 92ae191c17
Tools • Dart 2.12.0 (build 2.12.0-133.2.beta)

点击查看文件,app崩溃

The specified message queue synchronization barrier token has not been posted or has already been removed
E/AndroidRuntime( 2472): FATAL EXCEPTION: main
E/AndroidRuntime( 2472): Process: com.tomato.flutter_module.host, PID: 2472
E/AndroidRuntime( 2472): java.lang.AbstractMethodError: abstract method "void io.flutter.plugin.platform.PlatformView.onFlutterViewAttached(android.view.View)"
E/AndroidRuntime( 2472): at io.flutter.plugin.platform.VirtualDisplayController.onFlutterViewAttached(VirtualDisplayController.java:181)
E/AndroidRuntime( 2472): at io.flutter.plugin.platform.PlatformViewsController$1.createVirtualDisplayForPlatformView(PlatformViewsController.java:233)
E/AndroidRuntime( 2472): at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.create(PlatformViewsChannel.java:104)
E/AndroidRuntime( 2472): at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.onMethodCall(PlatformViewsChannel.java:59)
E/AndroidRuntime( 2472): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:233)
E/AndroidRuntime( 2472): at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:85)
E/AndroidRuntime( 2472): at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:738)
E/AndroidRuntime( 2472): at android.os.MessageQueue.nativePollOnce(Native Method)
E/AndroidRuntime( 2472): at android.os.MessageQueue.next(MessageQueue.java:336)
E/AndroidRuntime( 2472): at android.os.Looper.loop(Looper.java:174)
E/AndroidRuntime( 2472): at android.app.ActivityThread.main(ActivityThread.java:7710)
E/AndroidRuntime( 2472): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2472): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
E/AndroidRuntime( 2472): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
I/Process ( 2472): Sending signal. PID: 2472 SIG: 9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions