We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
startup crash (broken) on 32bit 2GB Android 7.0 device but only with SCW-Preview, all versions
07-01 14:15:40.397 24419 24419 W art : Before Android 4.1, method android.graphics.PorterDuffColorFilter androidx.vectordrawable.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable 07-01 14:15:40.440 24419 24438 F libc : Invalid address 0x9050c110 passed to free: value not allocated 07-01 14:15:40.442 24419 24438 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 24438 (Gecko) 07-01 14:15:40.443 447 447 D AEE_AED : $===AEE===AEE===AEE===$ 07-01 14:15:40.444 447 447 D AEE_AED : p 2 poll events 1 revents 1 07-01 14:15:40.445 447 447 D AEE_AED : PPM cpu cores:4, online:4 07-01 14:15:40.446 447 447 D AEE_AED : aed_main_fork_worker: generator 0xa8614db0, worker 0xbe9ae934, recv_fd 0 07-01 14:15:40.448 24455 24455 I AEE_AED : handle_request(0) 07-01 14:15:40.449 24455 24455 I AEE_AED : check process 24419 name:.smartcookieweb 07-01 14:15:40.449 24455 24455 I AEE_AED : tid 24438 abort msg address:0x00000000, si_code:-6 (request from 24419:10086) 07-01 14:15:40.449 24455 24455 W AEE_AED : debuggerd: handling request: pid=24419 uid=10086 gid=10086 tid=24438 07-01 14:15:40.457 24455 24455 I AEE_AED : [preset_info] pid: 24419, tid: 24438, name: Gecko >>> com.cookiejarapps.android.smartcookieweb <<< 07-01 14:15:40.458 24455 24455 D AEE_AED : ptrace_siblings 07-01 14:15:40.596 24455 24455 D AEE_AED : debuggerd: drop privileges 07-01 14:15:40.647 24455 24455 I AEE_AED : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 07-01 14:15:40.648 24455 24455 I AEE_AED : Build fingerprint: 'DOOGEE/X20/X20:7.0/NRD90M/1495004542:user/release-keys' 07-01 14:15:40.648 24455 24455 I AEE_AED : Revision: '0' 07-01 14:15:40.648 24455 24455 I AEE_AED : ABI: 'arm' 07-01 14:15:40.648 24455 24455 I AEE_AED : pid: 24419, tid: 24438, name: Gecko >>> com.cookiejarapps.android.smartcookieweb <<< 07-01 14:15:40.648 24455 24455 I AEE_AED : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 07-01 14:15:40.649 24455 24455 I AEE_AED : r0 00000000 r1 00005f76 r2 00000006 r3 00000008 07-01 14:15:40.649 24455 24455 I AEE_AED : r4 9115a978 r5 00000006 r6 9115a920 r7 0000010c 07-01 14:15:40.649 24455 24455 I AEE_AED : r8 a496f908 r9 8fab56e8 sl 91159620 fp 9050c110 07-01 14:15:40.649 24455 24455 I AEE_AED : ip 00000058 sp 91159250 lr adc977d7 pc adc9a034 cpsr 200e0010 07-01 14:15:40.687 24455 24455 I AEE_AED : 07-01 14:15:40.687 24455 24455 I AEE_AED : backtrace: 07-01 14:15:40.687 24455 24455 I AEE_AED : #00 pc 0004b034 /system/lib/libc.so (tgkill+12) 07-01 14:15:40.687 24455 24455 I AEE_AED : #01 pc 000487d3 /system/lib/libc.so (pthread_kill+34) 07-01 14:15:40.687 24455 24455 I AEE_AED : #02 pc 0001d785 /system/lib/libc.so (raise+10) 07-01 14:15:40.688 24455 24455 I AEE_AED : #03 pc 000192c1 /system/lib/libc.so (__libc_android_abort+34) 07-01 14:15:40.688 24455 24455 I AEE_AED : #04 pc 00017034 /system/lib/libc.so (abort+4) 07-01 14:15:40.688 24455 24455 I AEE_AED : #05 pc 0001b77f /system/lib/libc.so (__libc_fatal+22) 07-01 14:15:40.688 24455 24455 I AEE_AED : #06 pc 00067d0f /system/lib/libc.so (ifree+962) 07-01 14:15:40.688 24455 24455 I AEE_AED : #07 pc 00067dd7 /system/lib/libc.so (je_free+74) 07-01 14:15:40.689 24455 24455 I AEE_AED : #08 pc 00005930 /system/vendor/lib/libudf.so (free+512) 07-01 14:15:40.689 24455 24455 I AEE_AED : #09 pc 017b4425 /data/app/com.cookiejarapps.android.smartcookieweb-1/lib/arm/libxul.so (offset 0x4e7000)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
startup crash (broken) on 32bit 2GB Android 7.0 device but only with SCW-Preview, all versions
The text was updated successfully, but these errors were encountered: