-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#8139Labels
c: crashStack traces logged to the consoleStack traces logged to the consolecustomer: mulligan (g3)e: device-specificOnly manifests on certain devicesOnly manifests on certain devicesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
Steps to Reproduce
- use dev 1.2.1 version
- use xiaomi mobile. version info to see down pic
(https://user-images.githubusercontent.com/11837386/53098272-4148d180-355e-11e9-83f7-24eae7922b49.png) - then run the app
4.the app crashed ,pls to see down logs info
Logs
02-20 21:13:26.703 3352-15021/? E/zeus-AndroidUtils-[pool-1-thread-21]: top : com.miui.home
02-20 21:13:26.703 3352-15021/? E/AD-PLUGIN-SplashController: get miui intent sender : null
02-20 21:13:26.705 3352-15021/? E/AD-PLUGIN-SplashController: checkMiuiIntentFlagsForAIPreload e :
java.lang.NoSuchMethodException: getMiuiFlags []
at java.lang.Class.getMethod(Class.java:624)
at java.lang.Class.getMethod(Class.java:603)
at com.xiaomi.ad.internal.splash.d.b(SplashController.java:564)
at com.xiaomi.ad.internal.splash.d.a(SplashController.java:303)
at com.miui.systemAdSolution.splashscreen.SplashScreenService$1$1.call(SplashScreenService.java:65)
at com.miui.systemAdSolution.splashscreen.SplashScreenService$1$1.call(SplashScreenService.java:61)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
--------- beginning of system
02-20 21:13:26.708 4764-4786/? E/ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
02-20 21:13:26.714 4764-4786/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [4, 0]
02-20 21:13:26.840 15405-15405/? A/flutter: [FATAL:flutter/shell/common/switches.cc(133)] Check failed: mapping && size. Unable to resolve symbols: _binary_icudtl_dat
--------- beginning of crash
02-20 21:13:26.841 15405-15405/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 15405 (com.tencent.lgs)
02-20 21:13:26.943 533-533/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-20 21:13:26.943 533-533/? A/DEBUG: Build fingerprint: 'Xiaomi/hydrogen/hydrogen:6.0.1/MMB29M/V8.2.3.0.MBCCNDL:user/release-keys'
02-20 21:13:26.943 533-533/? A/DEBUG: Revision: '0'
02-20 21:13:26.943 533-533/? A/DEBUG: ABI: 'arm'
02-20 21:13:26.943 533-533/? A/DEBUG: pid: 15405, tid: 15405, name: com.tencent.lgs >>> com.tencent.lgs <<<
02-20 21:13:26.944 533-533/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
02-20 21:13:26.971 533-533/? A/DEBUG: Abort message: '[FATAL:flutter/shell/common/switches.cc(133)] Check failed: mapping && size. Unable to resolve symbols: _binary_icudtl_dat
'
02-20 21:13:26.971 533-533/? A/DEBUG: r0 00000000 r1 00003c2d r2 00000006 r3 f7524b7c
02-20 21:13:26.971 533-533/? A/DEBUG: r4 f7524b84 r5 f7524b34 r6 00000002 r7 0000010c
02-20 21:13:26.971 533-533/? A/DEBUG: r8 ffccd92c r9 00000000 sl ffcce348 fp ab08e948
02-20 21:13:26.971 533-533/? A/DEBUG: ip 00000006 sp ffccd7e8 lr f72a3f5d pc f72a6358 cpsr 400f0010
02-20 21:13:26.981 533-533/? A/DEBUG: backtrace:
02-20 21:13:26.982 533-533/? A/DEBUG: #00 pc 00044358 /system/lib/libc.so (tgkill+12)
02-20 21:13:26.982 533-533/? A/DEBUG: #01 pc 00041f59 /system/lib/libc.so (pthread_kill+32)
02-20 21:13:26.982 533-533/? A/DEBUG: #02 pc 0001ba6f /system/lib/libc.so (raise+10)
02-20 21:13:26.982 533-533/? A/DEBUG: #03 pc 00018c11 /system/lib/libc.so (__libc_android_abort+34)
02-20 21:13:26.982 533-533/? A/DEBUG: #04 pc 000167d0 /system/lib/libc.so (abort+4)
02-20 21:13:26.982 533-533/? A/DEBUG: #05 pc 004f9bb7 /data/app/com.tencent.lgs-1/lib/arm/libflutter.so (offset 0x4cb000)
02-20 21:13:26.982 533-533/? A/DEBUG: #06 pc 00523583 /data/app/com.tencent.lgs-1/lib/arm/libflutter.so (offset 0x4cb000)
02-20 21:13:26.982 533-533/? A/DEBUG: #07 pc 005163d5 /data/app/com.tencent.lgs-1/lib/arm/libflutter.so (offset 0x4cb000)
02-20 21:13:26.982 533-533/? A/DEBUG: #08 pc 00522bbf /data/app/com.tencent.lgs-1/lib/arm/libflutter.so (offset 0x4cb000)
02-20 21:13:26.982 533-533/? A/DEBUG: #09 pc 005a8727 /data/app/com.tencent.lgs-1/lib/arm/libflutter.so (offset 0x4cb000)
02-20 21:13:26.982 533-533/? A/DEBUG: #10 pc 00521e1d /data/app/com.tencent.lgs-1/lib/arm/libflutter.so (offset 0x4cb000)
02-20 21:13:26.982 533-533/? A/DEBUG: #11 pc 004f0abf /data/app/com.tencent.lgs-1/lib/arm/libflutter.so (offset 0x4cb000)
02-20 21:13:26.983 533-533/? A/DEBUG: #12 pc 010daa1d /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (long io.flutter.embedding.engine.FlutterJNI.nativeAttach(io.flutter.embedding.engine.FlutterJNI, boolean)+104)
02-20 21:13:26.983 533-533/? A/DEBUG: #13 pc 010dbed9 /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void io.flutter.embedding.engine.FlutterJNI.attachToNative(boolean)+100)
02-20 21:13:26.983 533-533/? A/DEBUG: #14 pc 01454a05 /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void io.flutter.view.FlutterNativeView.attach(io.flutter.view.FlutterNativeView, boolean)+64)
02-20 21:13:26.983 533-533/? A/DEBUG: #15 pc 01454777 /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void io.flutter.view.FlutterNativeView.<init>(android.content.Context, boolean)+650)
02-20 21:13:26.983 533-533/? A/DEBUG: #16 pc 014544b7 /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void io.flutter.view.FlutterNativeView.<init>(android.content.Context)+74)
02-20 21:13:26.983 533-533/? A/DEBUG: #17 pc 014560af /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void io.flutter.view.FlutterView.<init>(android.content.Context, android.util.AttributeSet, io.flutter.view.FlutterNativeView)+394)
02-20 21:13:26.983 533-533/? A/DEBUG: #18 pc 015261c9 /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void io.flutter.app.FlutterActivityDelegate.onCreate(android.os.Bundle)+628)
02-20 21:13:26.983 533-533/? A/DEBUG: #19 pc 0142e023 /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void io.flutter.app.FlutterActivity.onCreate(android.os.Bundle)+94)
02-20 21:13:26.983 533-533/? A/DEBUG: #20 pc 015638dd /data/app/com.tencent.lgs-1/oat/arm/base.odex (offset 0x93d000) (void shequ.qqx5.tencent.com.x5shequmain.MainActivity.onCreate(android.os.Bundle)+64)
02-20 21:13:26.983 533-533/? A/DEBUG: #21 pc 73bc3249 /data/dalvik-cache/arm/system@[email protected] (offset 0x2449000)
02-20 21:13:27.184 533-533/? A/DEBUG: Tombstone written to: /data/tombstones/tombstone_00
02-20 21:13:27.184 533-533/? E/DEBUG: AM write failed: Broken pipe
02-20 21:13:27.188 1271-15425/? E/ActivityManager: Invalid thumbnail dimensions: 0x0
02-20 21:13:27.292 4764-4786/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [4, 0]
alexeypodolian and rahuldevanavar91
Metadata
Metadata
Assignees
Labels
c: crashStack traces logged to the consoleStack traces logged to the consolecustomer: mulligan (g3)e: device-specificOnly manifests on certain devicesOnly manifests on certain devicesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specifically