dio
dio copied to clipboard
Fatal signal 6 (SIGABRT), code -6
New Issue Checklist
- [ ] I have searched for a similar issue in the dio and found no answer
Issue Info
Info | Value | |
---|---|---|
Platform Name | flutter / android | |
Platform Version | 5.1 | |
Dio Version | 4.0.4 / 4.0.6 | |
Android Studio Arctic Fox | 2020.3.1 Patch 1 Build AI-203.7717.56.2031.7621141, built on August 8, 2021 | |
Repro rate | all the time (100%) | |
Repro with our demo prj | e.g. does it happen with our demo project? | |
Demo project link | e.g. link to a demo project that highlights the issue |
Issue Description and Steps
My device information: Meizu m2 After performing a network request through the dio instance, the crash occurs:
2022-04-26 11:57:30.862 17146-17368/com.xy.test E/chromium: ### WebView Version 1.0 (code 499992)
2022-04-26 11:57:30.862 17146-17368/com.xy.test A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 17368 (1.ui)
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: $===AEE===AEE===AEE===$
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: p 0 poll events 1 revents 0
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: not know revents:0
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: p 1 poll events 1 revents 0
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: not know revents:0
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: p 2 poll events 1 revents 1
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: aed_main_fork_worker: generator 0x7fa081a0e0, worker 0x7fdc23b450, recv_fd 14
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: p 3 poll events 1 revents 0
2022-04-26 11:57:30.863 264-264/? D/AEE/AED: not know revents:0
2022-04-26 11:57:30.863 17404-17404/? I/AEE/AED: handle_request(14)
2022-04-26 11:57:30.864 17404-17404/? I/AEE/AED: check process 17146 name:eeks.finosprite
2022-04-26 11:57:30.864 17404-17404/? I/AEE/AED: tid 17368 abort msg address is:0x0000000000000000 si_code is:-6 (request from 17146:12724)
2022-04-26 11:57:30.864 17404-17404/? I/AEE/AED: BOOM: pid=17146 uid=12724 gid=12724 tid=17368
2022-04-26 11:57:30.864 17404-17404/? I/AEE/AED: [OnPurpose Redunant in void preset_info(aed_report_record*, int, int)] pid: 17146, tid: 17368, name: 1.ui >>> com.xy.test <<<
2022-04-26 11:57:30.928 17404-17404/? I/AEE/AED: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022-04-26 11:57:30.928 17404-17404/? I/AEE/AED: Build fingerprint: 'Meizu/meizu_m2/m2:5.1/LMY47D/1439055617:user/release-keys'
2022-04-26 11:57:30.928 17404-17404/? I/AEE/AED: Revision: '0'
2022-04-26 11:57:30.928 17404-17404/? I/AEE/AED: ABI: 'arm64'
2022-04-26 11:57:30.928 17404-17404/? I/AEE/AED: pid: 17146, tid: 17368, name: 1.ui >>> com.xy.test <<<
2022-04-26 11:57:30.928 17404-17404/? I/AEE/AED: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x0 0000000000000000 x1 00000000000043d8 x2 0000000000000006 x3 0000007f94838000
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x4 0000007f94838000 x5 0000000000000005 x6 0000000000000020 x7 ffffffffffffffdf
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x8 0000000000000083 x9 0000000000000003 x10 0000007f9e405000 x11 0000000000000001
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x12 0000000000000001 x13 0000007f9e43e730 x14 fd3202417734ead1 x15 fd3202417734ead1
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x16 0000007f9e438618 x17 0000007f9e3d746c x18 0000000000000000 x19 0000007f94838000
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x20 0000007f8259fb70 x21 0000007f9e43e000 x22 0000000000000016 x23 0000000000000006
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x24 0000007f8effbc48 x25 0000007f8edf68a0 x26 0000007f807431d2 x27 0000000000000000
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: x28 0000007f8edf671c x29 0000007f8259e340 x30 0000007f9e394e44
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: sp 0000007f8259e340 pc 0000007f9e3d7474 pstate 0000000060000000
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: backtrace:
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: #00 pc 0000000000062474 /system/lib64/libc.so (tgkill+8)
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: #01 pc 000000000001fe40 /system/lib64/libc.so (pthread_kill+160)
2022-04-26 11:57:30.947 17404-17404/? I/AEE/AED: #02 pc 000000000002138c /system/lib64/libc.so (raise+28)
2022-04-26 11:57:30.948 17404-17404/? I/AEE/AED: #03 pc 000000000001acfc /system/lib64/libc.so (abort+60)
2022-04-26 11:57:30.948 17404-17404/? I/AEE/AED: #04 pc 00000000000a6740 /data/app/com.xy.test-2/lib/arm64/libflutter.so
same issue on Meizu m2 device