-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
I get a crash whenever I try to start the cronet engine. I can get the version string without any issues though.
The log says:
F/chromium(17045): [0418/210141.455792:FATAL:jni_android.cc(96)] Check failed: g_jvm.
F/chromium(17045): #00 pc 0x00000000004a95a7 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so
F/chromium(17045): #01 pc 0x00000000004b6a3b /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so
F/chromium(17045): #02 pc 0x00000000004b6fbf /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so
F/chromium(17045): #03 pc 0x0000000000530acf /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so
F/chromium(17045): #04 pc 0x0000000000306eeb /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so
F/chromium(17045): #05 pc 0x000000000047b3eb /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so
F/chromium(17045): #06 pc 0x0000000000483e63 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so
F/chromium(17045): #07 pc 0x0000000000062f63 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libwrapper_android.so
F/chromium(17045): #08 pc 0x0000007de1f06697 <unknown>
F/chromium(17045):
F/libc (17045): Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 17071 (1.ui), pid 17045 (.cronet_flutter)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.2009.087-20200826:user/release-keys'
Revision: '0'
ABI: 'arm64'
pid: 17045, tid: 17071, name: 1.ui >>> com.example.cronet_flutter <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: '[0418/210141.455792:FATAL:jni_android.cc(96)] Check failed: g_jvm. '
x0 0000000000000000 x1 00000000000042af x2 0000000000000006 x3 0000000000000008
x4 0000000000000020 x5 0000000000000020 x6 0000000000000020 x7 0000007df877da80
x8 0000000000000083 x9 fb934cb33f807cfa x10 0000000000000000 x11 fffffffc7ffffbdf
x12 0000000000000001 x13 0000000000000009 x14 0000000000000000 x15 00007c270a5489ec
x16 0000007e80ca42b8 x17 0000007e80bc5a50 x18 0000000000000010 x19 0000000000004295
x20 00000000000042af x21 0000000000000043 x22 0000007dda6ccfd8 x23 0000007e80ca63c0
x24 0000007dd7912bb3 x25 0000007dd7ff1000 x26 0000007de3be0588 x27 0000007dda7d8288
x28 0000007dda7d8288 x29 0000007de3bde830
sp 0000007de3bde7f0 lr 0000007e80bb7084 pc 0000007e80bb70ac
backtrace:
#00 pc 00000000000220ac /system/lib64/libc.so (abort+116)
#01 pc 000000000052310c /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so (base::debug::BreakDebugger()+40)
#02 pc 00000000004b6cf0 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so (logging::LogMessage::~LogMessage()+796)
#03 pc 00000000004b6fbc /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so (logging::LogMessage::~LogMessage()+16)
#04 pc 0000000000530acc /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so (base::android::AttachCurrentThread()+84)
#05 pc 0000000000306ee8 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so (cronet::EnsureInitialized()+108)
#06 pc 000000000047b3e8 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so (cronet::Cronet_EngineImpl::StartWithParams(Cronet_EngineParams*)+52)
#07 pc 0000000000483e60 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libcronet.91.0.4456.0.so (Cronet_Engine_StartWithParams+88)
#08 pc 0000000000062f60 /data/app/com.example.cronet_flutter-cwon0ynfTWJ2X0VskS1H_A==/lib/arm64/libwrapper_android.so (Cronet_Engine_StartWithParams+40)
#09 pc 0000000000006694 <anonymous:0000007de1f00000>
Metadata
Metadata
Assignees
Labels
No labels