Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter crash #231

Closed
PingShen opened this issue Jun 19, 2019 · 1 comment
Closed

flutter crash #231

PingShen opened this issue Jun 19, 2019 · 1 comment
Labels
Android Android Only help wanted Extra attention is needed

Comments

@PingShen
Copy link

以下为相关crash,想问下是什么原因?
#00 pc 00049d48 /system/lib/libc.so (tgkill+12)
#1 pc 000474c3 /system/lib/libc.so (pthread_kill+34)
#2 pc 0001d599 /system/lib/libc.so (raise+10)
#3 pc 000192c1 /system/lib/libc.so (__libc_android_abort+34)
#4 pc 00017328 /system/lib/libc.so (abort+4)
#5 pc 00023ea3 /data/app//lib/arm/libflutter.so
#6 pc 00019457 /data/app//lib/arm/libflutter.so
#7 pc 000491ed /data/app//lib/arm/libflutter.so
#8 pc 00025041 /data/app//lib/arm/libflutter.so
#9 pc 00026461 /data/app//lib/arm/libflutter.so
#10 pc 000120bf /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+610)
#11 pc 00011dcf /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
#12 pc 000835e5 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
#13 pc 006559ed /system/framework/arm/boot-framework.oat
android.os.MessageQueue.nativePollOnce(Native Method)
android.os.MessageQueue.next(MessageQueue.java:323)
android.os.Looper.loop(Looper.java:136)
android.app.ActivityThread.main(ActivityThread.java:6267)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:793)

@nightwolf-chen nightwolf-chen added the help wanted Extra attention is needed label Jun 20, 2019
@PingShen
Copy link
Author

PingShen commented Jun 25, 2019

本地没有复现,线上问题,flutter/flutter#29751
是这个原因的吗

@xujim xujim added the Android Android Only label Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Android Only help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants