-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
android crash #804
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
Comments
What version of flutter-webrtc are you using? |
0.8.0 it is crash during call |
Crash AFTER ending call in group call (with 3 android devices). --------- beginning of crash |
Hi, can you share your group call code? |
Hi, you can find it here. |
I am facing a crash with a very similar stack as well (flutter_webrtc: 0.8.0)
|
#831 may be useful |
Thank you! I'll check it out. |
Xiaomi Redmi 4x crash with error :
F/libc ( 730): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 1714 (Thread-28) *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Build fingerprint: 'Xiaomi/santoni/santoni:7.1.2/N2G47H/V11.0.2.0.NAMMIXM:user/release-keys' Revision: '0' ABI: 'arm64' pid: 730, tid: 1714, name: Thread-28 >>> com.algotic.apps.you_do_it <<< signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 x0 0000000000000000 x1 0000007f5556ea78 x2 0000007f5556e2b0 x3 0000000000000000 x4 00000000000001b2 x5 0000000000000000 x6 0000007f5663d918 x7 0000000000000000 x8 240f1d27e5bbdc98 x9 240f1d27e5bbdc98 x10 0000000000000001 x11 0000000000000000 x12 0000000000000001 x13 00000000ffffffff x14 00000000001b21c0 x15 2e8ba2e8ba2e8ba3 x16 0000007f8afe1440 x17 0000007f8af8cedc x18 0000000072c9fc08 x19 0000007f5675da00 x20 0000a37cb2da57f0 x21 0000007f5675da18 x22 0000000000000001 x23 0000007f555704e8 x24 0000000097f5738a x25 240f1d27e5bbdc98 x26 0000007f56100c98 x27 240f1d27e5bbdc98 x28 0000000000000003 x29 0000007f5556eca0 x30 0000007f5aff0548 sp 0000007f5556e2b0 pc 0000007f5aff0554 pstate 0000000060000000 backtrace: #00 pc 0000000000516554 /data/app/com.algotic.apps.you_do_it-2/lib/arm64/libjingle_peerconnection_so.so #1 pc 00000000005163dc /data/app/com.algotic.apps.you_do_it-2/lib/arm64/libjingle_peerconnection_so.so (Java_org_webrtc_VideoEncoderWrapper_nativeOnEncodedFrame+32) #2 pc 0000000000b3c300 /data/app/com.algotic.apps.you_do_it-2/oat/arm64/base.odex (offset 0xac6000)
The text was updated successfully, but these errors were encountered: