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

JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7f #45

Open
yogithesymbian opened this issue Aug 25, 2021 · 0 comments

Comments

@yogithesymbian
Copy link

when run with android device
Pixel 4 API 31 ( android-arm64-aarch64 )
this my debug console

F/m.android.phon(10563): runtime.cc:668]   native: #35 pc 00000000000b19a0  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264)
F/m.android.phon(10563): runtime.cc:668]   native: #36 pc 000000000005144c  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)
F/m.android.phon(10563): runtime.cc:668]   at android.os.HwBlob.getString(Native method)
F/m.android.phon(10563): runtime.cc:668]   at android.hardware.radio.V1_6.SetupDataCallResult.readEmbeddedFromParcel(SetupDataCallResult.java:266)
F/m.android.phon(10563): runtime.cc:668]   at android.hardware.radio.V1_6.SetupDataCallResult.readFromParcel(SetupDataCallResult.java:235)
F/m.android.phon(10563): runtime.cc:668]   at android.hardware.radio.V1_6.IRadioResponse$Stub.onTransact(IRadioResponse.java:6325)
F/m.android.phon(10563): runtime.cc:668]
F/m.android.phon(10563): runtime.cc:676] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7f
F/m.android.phon(10563): runtime.cc:676]     string: '`�M��'
F/m.android.phon(10563): runtime.cc:676]     input: '0x60 0x05 0x4d 0xf0 <0x7f>'
F/m.android.phon(10563): runtime.cc:676]     in call to NewStringUTF
F/m.android.phon(10563): runtime.cc:676]     from java.lang.String android.os.HwBlob.getString(long)
✓  Built build/app/outputs/flutter-apk/app-debug.apk.
Error connecting to the service protocol: failed to connect to http://127.0.0.1:65440/ElxNbg9yDpY=/
Exited (sigterm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant