I try some basic hello world on aarch64 but that does't work
PHP 7.4.6 (cli) (built: May 15 2020 20:58:09) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with ulopcodes v0.0.4, Copyright (c) 2016, by Pedro Magalhães
with Zend OPcache v7.4.6, Copyright (c), by Zend Technologies
with Xdebug v2.9.5, Copyright (c) 2002-2020, by Derick Rethans
My bt
`
0 0x0000007fb7e92370 in kernel_clock_gettime () #1 0x0000007fb7ebb504 in dl_async_safe_write_log () from /system/bin/linker64 #2 0x0000007fb7ebb768 in dl_async_safe_format_log () from /system/bin/linker64 #3 0x0000007fb7ebc040 in dl__ZL24debuggerd_signal_handleriP7siginfoPv () from /system/bin/linker64 #4 #5 0x0000007fb7d121b4 in ulop_oparray_h (op_array=0x7fb3e02018) at ulopcodes.c:299 #6 0x00000055558bf458 in zend_llist_apply_with_argument () #7 0x00000055558c07b0 in pass_two () Backtrace stopped: previous frame identical to this frame (corrupt stack?)
`
Here is my logcat
--------- beginning of system
06-03 13:47:09.888 16028 16028 W Looper : Slow Frame: doFrame is 428ms late
06-03 19:04:09.732 16653 16653 W Looper : Slow Frame: doFrame is 316ms late
06-03 19:49:19.494 21251 21251 W Looper : Slow Frame: doFrame is 396ms late
06-03 23:14:50.877 21205 21205 W Looper : Slow Frame: doFrame is 557ms late
06-04 02:58:46.089 16661 16661 W InputEventReceiver: Slow Input: took 146ms in dispatching, now at finishInputEvent (MotionEvent: event_seq=1528, seq=377923, action=ACTION_UP)
--------- beginning of crash
06-04 07:30:51.699 26143 26143 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7d8e20001c in tid 26143 (php), pid 26143 (php)
06-04 07:30:51.794 26147 26147 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:30:51.794 26147 26147 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:30:51.794 26147 26147 F DEBUG : Revision: '0'
06-04 07:30:51.794 26147 26147 F DEBUG : ABI: 'arm64'
06-04 07:30:51.794 26147 26147 F DEBUG : pid: 26143, tid: 26143, name: php >>> php <<<
06-04 07:30:51.794 26147 26147 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7d8e20001c
06-04 07:30:51.795 26147 26147 F DEBUG : x0 0000000000000007 x1 0000007d91ed05b8 x2 0000000000000000 x3 0030000000000000
06-04 07:30:51.795 26147 26147 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:30:51.795 26147 26147 F DEBUG : x8 0000007d8e07d800 x9 0000007d8e200000 x10 00000000ffffff7f x11 0000007d91ed0470
06-04 07:30:51.795 26147 26147 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 0000007d8e0636d8 x15 0000000000357e0a
06-04 07:30:51.795 26147 26147 F DEBUG : x16 0000007d91ed1fb0 x17 00000062c4514610 x18 0000007d8f2b7e68 x19 0000007d8e002018
06-04 07:30:51.795 26147 26147 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:30:51.795 26147 26147 F DEBUG : x24 00000000ffffffff x25 0000007d91ed2190 x26 0000007d91ed0550 x27 0000000000000088
06-04 07:30:51.795 26147 26147 F DEBUG : x28 0000000000000008 x29 0000007fdcc3d420 x30 0000007d91ed02e8
06-04 07:30:51.795 26147 26147 F DEBUG : sp 0000007fdcc3d3a0 pc 0000007d91ed01b4 pstate 0000000080000000
06-04 07:30:51.796 26147 26147 F DEBUG :
06-04 07:30:51.796 26147 26147 F DEBUG : backtrace:
06-04 07:30:51.796 26147 26147 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:30:51.796 26147 26147 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:30:53.789 26166 26166 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x78e100001c in tid 26166 (php), pid 26166 (php)
06-04 07:30:53.818 26170 26170 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:30:53.818 26170 26170 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:30:53.818 26170 26170 F DEBUG : Revision: '0'
06-04 07:30:53.818 26170 26170 F DEBUG : ABI: 'arm64'
06-04 07:30:53.818 26170 26170 F DEBUG : pid: 26166, tid: 26166, name: php >>> php <<<
06-04 07:30:53.818 26170 26170 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x78e100001c
06-04 07:30:53.818 26170 26170 F DEBUG : x0 0000000000000007 x1 00000078e4cc85b8 x2 0000000000000000 x3 0030000000000000
06-04 07:30:53.818 26170 26170 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:30:53.818 26170 26170 F DEBUG : x8 00000078e0e7d800 x9 00000078e1000000 x10 00000000ffffff7f x11 00000078e4cc8470
06-04 07:30:53.818 26170 26170 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 00000078e0e636d8 x15 0000000000357e0a
06-04 07:30:53.818 26170 26170 F DEBUG : x16 00000078e4cc9fb0 x17 0000005dce6db610 x18 00000078e1b03e68 x19 00000078e0e02018
06-04 07:30:53.818 26170 26170 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:30:53.818 26170 26170 F DEBUG : x24 00000000ffffffff x25 00000078e4cca190 x26 00000078e4cc8550 x27 0000000000000088
06-04 07:30:53.818 26170 26170 F DEBUG : x28 0000000000000008 x29 0000007fe84d79c0 x30 00000078e4cc82e8
06-04 07:30:53.818 26170 26170 F DEBUG : sp 0000007fe84d7940 pc 00000078e4cc81b4 pstate 0000000080000000
06-04 07:30:53.819 26170 26170 F DEBUG :
06-04 07:30:53.819 26170 26170 F DEBUG : backtrace:
06-04 07:30:53.819 26170 26170 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:30:53.819 26170 26170 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:31:09.061 26222 26222 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x77e9e0001c in tid 26222 (php), pid 26222 (php)
06-04 07:31:09.106 26225 26225 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:31:09.106 26225 26225 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:31:09.106 26225 26225 F DEBUG : Revision: '0'
06-04 07:31:09.106 26225 26225 F DEBUG : ABI: 'arm64'
06-04 07:31:09.106 26225 26225 F DEBUG : pid: 26222, tid: 26222, name: php >>> php <<<
06-04 07:31:09.106 26225 26225 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x77e9e0001c
06-04 07:31:09.106 26225 26225 F DEBUG : x0 0000000000000007 x1 00000077edae05b8 x2 0000000000000000 x3 0030000000000000
06-04 07:31:09.106 26225 26225 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:31:09.106 26225 26225 F DEBUG : x8 00000077e9c7e800 x9 00000077e9e00000 x10 00000000ffffff7f x11 00000077edae0470
06-04 07:31:09.106 26225 26225 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 00000077e9c5b798 x15 0000000000357e0a
06-04 07:31:09.106 26225 26225 F DEBUG : x16 00000077edae1fb0 x17 0000005ed51ec610 x18 00000077ed477e68 x19 00000077e9c02018
06-04 07:31:09.106 26225 26225 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c0c0
06-04 07:31:09.106 26225 26225 F DEBUG : x24 00000000ffffffff x25 00000077edae2190 x26 00000077edae0550 x27 0000000000000088
06-04 07:31:09.106 26225 26225 F DEBUG : x28 0000000000000008 x29 0000007fe5c91da0 x30 00000077edae02e8
06-04 07:31:09.106 26225 26225 F DEBUG : sp 0000007fe5c91d20 pc 00000077edae01b4 pstate 0000000080000000
06-04 07:31:09.107 26225 26225 F DEBUG :
06-04 07:31:09.107 26225 26225 F DEBUG : backtrace:
06-04 07:31:09.107 26225 26225 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:31:09.107 26225 26225 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:33:09.064 26593 26593 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x768fe0001c in tid 26593 (php), pid 26593 (php)
06-04 07:33:09.094 26598 26598 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:33:09.094 26598 26598 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:33:09.094 26598 26598 F DEBUG : Revision: '0'
06-04 07:33:09.094 26598 26598 F DEBUG : ABI: 'arm64'
06-04 07:33:09.094 26598 26598 F DEBUG : pid: 26593, tid: 26593, name: php >>> php <<<
06-04 07:33:09.094 26598 26598 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x768fe0001c
06-04 07:33:09.094 26598 26598 F DEBUG : x0 0000000000000007 x1 0000007693a765b8 x2 0000000000000000 x3 0030000000000000
06-04 07:33:09.094 26598 26598 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:33:09.094 26598 26598 F DEBUG : x8 000000768fc7d800 x9 000000768fe00000 x10 00000000ffffff7f x11 0000007693a76470
06-04 07:33:09.094 26598 26598 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 000000768fc636d8 x15 0000000000357e0a
06-04 07:33:09.094 26598 26598 F DEBUG : x16 0000007693a77fb0 x17 000000569d49e610 x18 000000769318fe68 x19 000000768fc02018
06-04 07:33:09.094 26598 26598 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:33:09.094 26598 26598 F DEBUG : x24 00000000ffffffff x25 0000007693a78190 x26 0000007693a76550 x27 0000000000000088
06-04 07:33:09.094 26598 26598 F DEBUG : x28 0000000000000008 x29 0000007fc8a6db50 x30 0000007693a762e8
06-04 07:33:09.094 26598 26598 F DEBUG : sp 0000007fc8a6dad0 pc 0000007693a761b4 pstate 0000000080000000
06-04 07:33:09.095 26598 26598 F DEBUG :
06-04 07:33:09.095 26598 26598 F DEBUG : backtrace:
06-04 07:33:09.095 26598 26598 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:33:09.095 26598 26598 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:33:10.583 26648 26648 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7f1300001c in tid 26648 (php), pid 26648 (php)
06-04 07:33:10.614 26652 26652 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:33:10.614 26652 26652 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:33:10.614 26652 26652 F DEBUG : Revision: '0'
06-04 07:33:10.614 26652 26652 F DEBUG : ABI: 'arm64'
06-04 07:33:10.615 26652 26652 F DEBUG : pid: 26648, tid: 26648, name: php >>> php <<<
06-04 07:33:10.615 26652 26652 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7f1300001c
06-04 07:33:10.615 26652 26652 F DEBUG : x0 0000000000000007 x1 0000007f16d955b8 x2 0000000000000000 x3 0030000000000000
06-04 07:33:10.615 26652 26652 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:33:10.615 26652 26652 F DEBUG : x8 0000007f12e7d800 x9 0000007f13000000 x10 00000000ffffff7f x11 0000007f16d95470
06-04 07:33:10.615 26652 26652 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 0000007f12e636d8 x15 0000000000357e0a
06-04 07:33:10.615 26652 26652 F DEBUG : x16 0000007f16d96fb0 x17 00000060cafee610 x18 0000007f15872e68 x19 0000007f12e02018
06-04 07:33:10.615 26652 26652 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:33:10.615 26652 26652 F DEBUG : x24 00000000ffffffff x25 0000007f16d97190 x26 0000007f16d95550 x27 0000000000000088
06-04 07:33:10.615 26652 26652 F DEBUG : x28 0000000000000008 x29 0000007feef9f010 x30 0000007f16d952e8
06-04 07:33:10.615 26652 26652 F DEBUG : sp 0000007feef9ef90 pc 0000007f16d951b4 pstate 0000000080000000
06-04 07:33:10.616 26652 26652 F DEBUG :
06-04 07:33:10.616 26652 26652 F DEBUG : backtrace:
06-04 07:33:10.617 26652 26652 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:33:10.617 26652 26652 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:33:13.317 26695 26695 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x779b40001c in tid 26695 (php), pid 26695 (php)
06-04 07:33:13.346 26699 26699 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:33:13.346 26699 26699 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:33:13.346 26699 26699 F DEBUG : Revision: '0'
06-04 07:33:13.346 26699 26699 F DEBUG : ABI: 'arm64'
06-04 07:33:13.346 26699 26699 F DEBUG : pid: 26695, tid: 26695, name: php >>> php <<<
06-04 07:33:13.346 26699 26699 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x779b40001c
06-04 07:33:13.346 26699 26699 F DEBUG : x0 0000000000000007 x1 000000779f1885b8 x2 0000000000000000 x3 0030000000000000
06-04 07:33:13.346 26699 26699 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:33:13.346 26699 26699 F DEBUG : x8 000000779b27e800 x9 000000779b400000 x10 00000000ffffff7f x11 000000779f188470
06-04 07:33:13.346 26699 26699 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 000000779b25b798 x15 0000000000357e0a
06-04 07:33:13.346 26699 26699 F DEBUG : x16 000000779f189fb0 x17 0000005787fd0610 x18 000000779ebd7e68 x19 000000779b202018
06-04 07:33:13.346 26699 26699 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c0c0
06-04 07:33:13.346 26699 26699 F DEBUG : x24 00000000ffffffff x25 000000779f18a190 x26 000000779f188550 x27 0000000000000088
06-04 07:33:13.346 26699 26699 F DEBUG : x28 0000000000000008 x29 0000007fc2535760 x30 000000779f1882e8
06-04 07:33:13.347 26699 26699 F DEBUG : sp 0000007fc25356e0 pc 000000779f1881b4 pstate 0000000080000000
06-04 07:33:13.347 26699 26699 F DEBUG :
06-04 07:33:13.347 26699 26699 F DEBUG : backtrace:
06-04 07:33:13.347 26699 26699 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:33:13.347 26699 26699 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:35:57.559 27251 27251 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x727d20001c in tid 27251 (php), pid 27251 (php)
06-04 07:35:57.628 27255 27255 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:35:57.628 27255 27255 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:35:57.628 27255 27255 F DEBUG : Revision: '0'
06-04 07:35:57.628 27255 27255 F DEBUG : ABI: 'arm64'
06-04 07:35:57.628 27255 27255 F DEBUG : pid: 27251, tid: 27251, name: php >>> php <<<
06-04 07:35:57.628 27255 27255 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x727d20001c
06-04 07:35:57.628 27255 27255 F DEBUG : x0 0000000000000007 x1 0000007280f4b5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:35:57.628 27255 27255 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:35:57.628 27255 27255 F DEBUG : x8 000000727d07d800 x9 000000727d200000 x10 00000000ffffff7f x11 0000007280f4b470
06-04 07:35:57.628 27255 27255 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 000000727d0636d8 x15 0000000000357e0a
06-04 07:35:57.628 27255 27255 F DEBUG : x16 0000007280f4cfb0 x17 0000005708982610 x18 000000727da1de68 x19 000000727d002018
06-04 07:35:57.628 27255 27255 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:35:57.628 27255 27255 F DEBUG : x24 00000000ffffffff x25 0000007280f4d190 x26 0000007280f4b550 x27 0000000000000088
06-04 07:35:57.628 27255 27255 F DEBUG : x28 0000000000000008 x29 0000007ff5fb64d0 x30 0000007280f4b2e8
06-04 07:35:57.628 27255 27255 F DEBUG : sp 0000007ff5fb6450 pc 0000007280f4b1b4 pstate 0000000080000000
06-04 07:35:57.630 27255 27255 F DEBUG :
06-04 07:35:57.630 27255 27255 F DEBUG : backtrace:
06-04 07:35:57.631 27255 27255 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:35:57.631 27255 27255 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:36:25.946 27312 27312 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x789e60001c in tid 27312 (php), pid 27312 (php)
06-04 07:36:25.985 27316 27316 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:36:25.985 27316 27316 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:36:25.985 27316 27316 F DEBUG : Revision: '0'
06-04 07:36:25.985 27316 27316 F DEBUG : ABI: 'arm64'
06-04 07:36:25.985 27316 27316 F DEBUG : pid: 27312, tid: 27312, name: php >>> php <<<
06-04 07:36:25.986 27316 27316 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x789e60001c
06-04 07:36:25.986 27316 27316 F DEBUG : x0 0000000000000007 x1 00000078a241b5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:36:25.986 27316 27316 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:36:25.986 27316 27316 F DEBUG : x8 000000789e47d800 x9 000000789e600000 x10 00000000ffffff7f x11 00000078a241b470
06-04 07:36:25.986 27316 27316 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 000000789e4636d8 x15 0000000000357e0a
06-04 07:36:25.986 27316 27316 F DEBUG : x16 00000078a241cfb0 x17 0000005891459610 x18 000000789fb24e68 x19 000000789e402018
06-04 07:36:25.986 27316 27316 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:36:25.986 27316 27316 F DEBUG : x24 00000000ffffffff x25 00000078a241d190 x26 00000078a241b550 x27 0000000000000088
06-04 07:36:25.986 27316 27316 F DEBUG : x28 0000000000000008 x29 0000007ffb5f5710 x30 00000078a241b2e8
06-04 07:36:25.986 27316 27316 F DEBUG : sp 0000007ffb5f5690 pc 00000078a241b1b4 pstate 0000000080000000
06-04 07:36:25.987 27316 27316 F DEBUG :
06-04 07:36:25.987 27316 27316 F DEBUG : backtrace:
06-04 07:36:25.987 27316 27316 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:36:25.987 27316 27316 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:36:27.519 27334 27334 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7c2ae0001c in tid 27334 (php), pid 27334 (php)
06-04 07:36:27.593 27338 27338 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:36:27.593 27338 27338 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:36:27.593 27338 27338 F DEBUG : Revision: '0'
06-04 07:36:27.593 27338 27338 F DEBUG : ABI: 'arm64'
06-04 07:36:27.593 27338 27338 F DEBUG : pid: 27334, tid: 27334, name: php >>> php <<<
06-04 07:36:27.593 27338 27338 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7c2ae0001c
06-04 07:36:27.593 27338 27338 F DEBUG : x0 0000000000000007 x1 0000007c2eb745b8 x2 0000000000000000 x3 0030000000000000
06-04 07:36:27.593 27338 27338 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:36:27.593 27338 27338 F DEBUG : x8 0000007c2ac7d800 x9 0000007c2ae00000 x10 00000000ffffff7f x11 0000007c2eb74470
06-04 07:36:27.593 27338 27338 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 0000007c2ac636d8 x15 0000000000357e0a
06-04 07:36:27.593 27338 27338 F DEBUG : x16 0000007c2eb75fb0 x17 0000005d44fc8610 x18 0000007c2b9e7e68 x19 0000007c2ac02018
06-04 07:36:27.593 27338 27338 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:36:27.593 27338 27338 F DEBUG : x24 00000000ffffffff x25 0000007c2eb76190 x26 0000007c2eb74550 x27 0000000000000088
06-04 07:36:27.593 27338 27338 F DEBUG : x28 0000000000000008 x29 0000007fe1f8d4a0 x30 0000007c2eb742e8
06-04 07:36:27.593 27338 27338 F DEBUG : sp 0000007fe1f8d420 pc 0000007c2eb741b4 pstate 0000000080000000
06-04 07:36:27.594 27338 27338 F DEBUG :
06-04 07:36:27.594 27338 27338 F DEBUG : backtrace:
06-04 07:36:27.594 27338 27338 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:36:27.594 27338 27338 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:36:29.261 27349 27349 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7f4300001c in tid 27349 (php), pid 27349 (php)
06-04 07:36:29.292 27352 27352 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:36:29.292 27352 27352 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:36:29.292 27352 27352 F DEBUG : Revision: '0'
06-04 07:36:29.292 27352 27352 F DEBUG : ABI: 'arm64'
06-04 07:36:29.292 27352 27352 F DEBUG : pid: 27349, tid: 27349, name: php >>> php <<<
06-04 07:36:29.292 27352 27352 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7f4300001c
06-04 07:36:29.292 27352 27352 F DEBUG : x0 0000000000000007 x1 0000007f46cf75b8 x2 0000000000000000 x3 0030000000000000
06-04 07:36:29.293 27352 27352 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:36:29.293 27352 27352 F DEBUG : x8 0000007f42e7e800 x9 0000007f43000000 x10 00000000ffffff7f x11 0000007f46cf7470
06-04 07:36:29.293 27352 27352 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 0000007f42e5b798 x15 0000000000357e0a
06-04 07:36:29.293 27352 27352 F DEBUG : x16 0000007f46cf8fb0 x17 0000005bb6244610 x18 0000007f437cde68 x19 0000007f42e02018
06-04 07:36:29.293 27352 27352 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c0c0
06-04 07:36:29.293 27352 27352 F DEBUG : x24 00000000ffffffff x25 0000007f46cf9190 x26 0000007f46cf7550 x27 0000000000000088
06-04 07:36:29.293 27352 27352 F DEBUG : x28 0000000000000008 x29 0000007ff87b85a0 x30 0000007f46cf72e8
06-04 07:36:29.293 27352 27352 F DEBUG : sp 0000007ff87b8520 pc 0000007f46cf71b4 pstate 0000000080000000
06-04 07:36:29.293 27352 27352 F DEBUG :
06-04 07:36:29.293 27352 27352 F DEBUG : backtrace:
06-04 07:36:29.294 27352 27352 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:36:29.294 27352 27352 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:44:41.544 27655 27655 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x700c00001c in tid 27655 (php), pid 27655 (php)
06-04 07:44:41.621 27659 27659 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:44:41.621 27659 27659 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:44:41.621 27659 27659 F DEBUG : Revision: '0'
06-04 07:44:41.621 27659 27659 F DEBUG : ABI: 'arm64'
06-04 07:44:41.621 27659 27659 F DEBUG : pid: 27655, tid: 27655, name: php >>> php <<<
06-04 07:44:41.621 27659 27659 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x700c00001c
06-04 07:44:41.621 27659 27659 F DEBUG : x0 0000000000000007 x1 000000700fc985b8 x2 0000000000000000 x3 0030000000000000
06-04 07:44:41.621 27659 27659 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:44:41.621 27659 27659 F DEBUG : x8 000000700be7d800 x9 000000700c000000 x10 00000000ffffff7f x11 000000700fc98470
06-04 07:44:41.621 27659 27659 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 000000700be636d8 x15 0000000000357e0a
06-04 07:44:41.621 27659 27659 F DEBUG : x16 000000700fc99fb0 x17 000000607b4a0610 x18 000000700e38ce68 x19 000000700be02018
06-04 07:44:41.621 27659 27659 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:44:41.621 27659 27659 F DEBUG : x24 00000000ffffffff x25 000000700fc9a190 x26 000000700fc98550 x27 0000000000000088
06-04 07:44:41.621 27659 27659 F DEBUG : x28 0000000000000008 x29 0000007fd1e81b60 x30 000000700fc982e8
06-04 07:44:41.621 27659 27659 F DEBUG : sp 0000007fd1e81ae0 pc 000000700fc981b4 pstate 0000000080000000
06-04 07:44:41.622 27659 27659 F DEBUG :
06-04 07:44:41.622 27659 27659 F DEBUG : backtrace:
06-04 07:44:41.622 27659 27659 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:44:41.622 27659 27659 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:44:42.958 27678 27678 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x715fa0001c in tid 27678 (php), pid 27678 (php)
06-04 07:44:42.995 27682 27682 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:44:42.995 27682 27682 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:44:42.995 27682 27682 F DEBUG : Revision: '0'
06-04 07:44:42.995 27682 27682 F DEBUG : ABI: 'arm64'
06-04 07:44:42.996 27682 27682 F DEBUG : pid: 27678, tid: 27678, name: php >>> php <<<
06-04 07:44:42.996 27682 27682 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x715fa0001c
06-04 07:44:42.996 27682 27682 F DEBUG : x0 0000000000000007 x1 00000071637d95b8 x2 0000000000000000 x3 0030000000000000
06-04 07:44:42.996 27682 27682 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:44:42.996 27682 27682 F DEBUG : x8 000000715f87d800 x9 000000715fa00000 x10 00000000ffffff7f x11 00000071637d9470
06-04 07:44:42.996 27682 27682 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 000000715f8636d8 x15 0000000000357e0a
06-04 07:44:42.996 27682 27682 F DEBUG : x16 00000071637dafb0 x17 00000058d2363610 x18 0000007162429e68 x19 000000715f802018
06-04 07:44:42.996 27682 27682 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:44:42.996 27682 27682 F DEBUG : x24 00000000ffffffff x25 00000071637db190 x26 00000071637d9550 x27 0000000000000088
06-04 07:44:42.996 27682 27682 F DEBUG : x28 0000000000000008 x29 0000007fdd465550 x30 00000071637d92e8
06-04 07:44:42.996 27682 27682 F DEBUG : sp 0000007fdd4654d0 pc 00000071637d91b4 pstate 0000000080000000
06-04 07:44:42.997 27682 27682 F DEBUG :
06-04 07:44:42.997 27682 27682 F DEBUG : backtrace:
06-04 07:44:42.997 27682 27682 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:44:42.997 27682 27682 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:44:45.732 27707 27707 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x767860001c in tid 27707 (php), pid 27707 (php)
06-04 07:44:45.761 27710 27710 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:44:45.761 27710 27710 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:44:45.761 27710 27710 F DEBUG : Revision: '0'
06-04 07:44:45.761 27710 27710 F DEBUG : ABI: 'arm64'
06-04 07:44:45.761 27710 27710 F DEBUG : pid: 27707, tid: 27707, name: php >>> php <<<
06-04 07:44:45.761 27710 27710 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x767860001c
06-04 07:44:45.761 27710 27710 F DEBUG : x0 0000000000000007 x1 000000767c2c15b8 x2 0000000000000000 x3 0030000000000000
06-04 07:44:45.761 27710 27710 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:44:45.762 27710 27710 F DEBUG : x8 000000767847e800 x9 0000007678600000 x10 00000000ffffff7f x11 000000767c2c1470
06-04 07:44:45.762 27710 27710 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 000000767845b798 x15 0000000000357e0a
06-04 07:44:45.762 27710 27710 F DEBUG : x16 000000767c2c2fb0 x17 00000058ed9c6610 x18 00000076796f0e68 x19 0000007678402018
06-04 07:44:45.762 27710 27710 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c0c0
06-04 07:44:45.762 27710 27710 F DEBUG : x24 00000000ffffffff x25 000000767c2c3190 x26 000000767c2c1550 x27 0000000000000088
06-04 07:44:45.762 27710 27710 F DEBUG : x28 0000000000000008 x29 0000007fd9cc0b70 x30 000000767c2c12e8
06-04 07:44:45.762 27710 27710 F DEBUG : sp 0000007fd9cc0af0 pc 000000767c2c11b4 pstate 0000000080000000
06-04 07:44:45.762 27710 27710 F DEBUG :
06-04 07:44:45.762 27710 27710 F DEBUG : backtrace:
06-04 07:44:45.762 27710 27710 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:44:45.762 27710 27710 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:45:02.147 27777 27777 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x764420001c in tid 27777 (php), pid 27777 (php)
06-04 07:45:02.183 27781 27781 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:45:02.183 27781 27781 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:45:02.183 27781 27781 F DEBUG : Revision: '0'
06-04 07:45:02.183 27781 27781 F DEBUG : ABI: 'arm64'
06-04 07:45:02.183 27781 27781 F DEBUG : pid: 27777, tid: 27777, name: php >>> php <<<
06-04 07:45:02.183 27781 27781 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x764420001c
06-04 07:45:02.183 27781 27781 F DEBUG : x0 0000000000000007 x1 0000007647f095b8 x2 0000000000000000 x3 0030000000000000
06-04 07:45:02.183 27781 27781 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:45:02.183 27781 27781 F DEBUG : x8 000000764407d800 x9 0000007644200000 x10 00000000ffffff7f x11 0000007647f09470
06-04 07:45:02.183 27781 27781 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 00000076440636d8 x15 0000000000357e0a
06-04 07:45:02.183 27781 27781 F DEBUG : x16 0000007647f0afb0 x17 0000005af0ee2610 x18 00000076455d5e68 x19 0000007644002018
06-04 07:45:02.183 27781 27781 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:45:02.183 27781 27781 F DEBUG : x24 00000000ffffffff x25 0000007647f0b190 x26 0000007647f09550 x27 0000000000000088
06-04 07:45:02.183 27781 27781 F DEBUG : x28 0000000000000008 x29 0000007fea1f8460 x30 0000007647f092e8
06-04 07:45:02.183 27781 27781 F DEBUG : sp 0000007fea1f83e0 pc 0000007647f091b4 pstate 0000000080000000
06-04 07:45:02.184 27781 27781 F DEBUG :
06-04 07:45:02.184 27781 27781 F DEBUG : backtrace:
06-04 07:45:02.184 27781 27781 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:45:02.185 27781 27781 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:45:12.721 27822 27822 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x78e580001c in tid 27822 (phpdbg), pid 27822 (phpdbg)
06-04 07:45:12.767 27829 27829 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:45:12.767 27829 27829 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:45:12.767 27829 27829 F DEBUG : Revision: '0'
06-04 07:45:12.767 27829 27829 F DEBUG : ABI: 'arm64'
06-04 07:45:12.767 27829 27829 F DEBUG : pid: 27822, tid: 27822, name: phpdbg >>> phpdbg <<<
06-04 07:45:12.767 27829 27829 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x78e580001c
06-04 07:45:12.767 27829 27829 F DEBUG : x0 0000000000000007 x1 00000078e95b35b8 x2 0000000000000000 x3 0030000000000000
06-04 07:45:12.767 27829 27829 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:45:12.767 27829 27829 F DEBUG : x8 00000078e567e800 x9 00000078e5800000 x10 00000000ffffff7f x11 00000078e95b3470
06-04 07:45:12.767 27829 27829 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 00000078e5602678 x15 0000000000357e0a
06-04 07:45:12.767 27829 27829 F DEBUG : x16 00000078e95b4fb0 x17 00000062f4251098 x18 00000078e5fcfe68 x19 00000078e5604018
06-04 07:45:12.767 27829 27829 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c0c0
06-04 07:45:12.767 27829 27829 F DEBUG : x24 00000000ffffffff x25 00000078e95b5190 x26 00000078e95b3550 x27 0000000000000088
06-04 07:45:12.767 27829 27829 F DEBUG : x28 0000000000000008 x29 0000007fd3a16b30 x30 00000078e95b32e8
06-04 07:45:12.767 27829 27829 F DEBUG : sp 0000007fd3a16ab0 pc 00000078e95b31b4 pstate 0000000080000000
06-04 07:45:12.768 27829 27829 F DEBUG :
06-04 07:45:12.768 27829 27829 F DEBUG : backtrace:
06-04 07:45:12.768 27829 27829 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:45:12.768 27829 27829 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:11.759 28053 28053 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x75b660001c in tid 28053 (php), pid 28053 (php)
06-04 07:46:11.819 28057 28057 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:46:11.819 28057 28057 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:46:11.819 28057 28057 F DEBUG : Revision: '0'
06-04 07:46:11.819 28057 28057 F DEBUG : ABI: 'arm64'
06-04 07:46:11.819 28057 28057 F DEBUG : pid: 28053, tid: 28053, name: php >>> php <<<
06-04 07:46:11.819 28057 28057 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x75b660001c
06-04 07:46:11.820 28057 28057 F DEBUG : x0 0000000000000007 x1 00000075ba34e5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:46:11.820 28057 28057 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:46:11.820 28057 28057 F DEBUG : x8 00000075b647d800 x9 00000075b6600000 x10 00000000ffffff7f x11 00000075ba34e470
06-04 07:46:11.820 28057 28057 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000072 x15 0000000000000441
06-04 07:46:11.820 28057 28057 F DEBUG : x16 00000075ba34ffb0 x17 0000005ce18f6610 x18 00000075b74dae68 x19 00000075b6402018
06-04 07:46:11.820 28057 28057 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c140
06-04 07:46:11.820 28057 28057 F DEBUG : x24 00000000ffffffff x25 00000075ba350190 x26 00000075ba34e550 x27 0000000000000088
06-04 07:46:11.820 28057 28057 F DEBUG : x28 0000000000000008 x29 0000007ff13c78b0 x30 00000075ba34e274
06-04 07:46:11.820 28057 28057 F DEBUG : sp 0000007ff13c7830 pc 00000075ba34e1b4 pstate 0000000080000000
06-04 07:46:11.821 28057 28057 F DEBUG :
06-04 07:46:11.821 28057 28057 F DEBUG : backtrace:
06-04 07:46:11.821 28057 28057 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:11.821 28057 28057 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:20.157 28085 28085 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7f7a80001c in tid 28085 (php), pid 28085 (php)
06-04 07:46:20.197 28090 28090 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:46:20.197 28090 28090 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:46:20.197 28090 28090 F DEBUG : Revision: '0'
06-04 07:46:20.197 28090 28090 F DEBUG : ABI: 'arm64'
06-04 07:46:20.197 28090 28090 F DEBUG : pid: 28085, tid: 28085, name: php >>> php <<<
06-04 07:46:20.197 28090 28090 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7f7a80001c
06-04 07:46:20.197 28090 28090 F DEBUG : x0 0000000000000007 x1 0000007f7e5cf5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:46:20.197 28090 28090 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:46:20.197 28090 28090 F DEBUG : x8 0000007f7a67d800 x9 0000007f7a800000 x10 00000000ffffff7f x11 0000007f7e5cf470
06-04 07:46:20.197 28090 28090 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000072 x15 0000000000000441
06-04 07:46:20.197 28090 28090 F DEBUG : x16 0000007f7e5d0fb0 x17 000000604ae88610 x18 0000007f7dea3e68 x19 0000007f7a602018
06-04 07:46:20.197 28090 28090 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c140
06-04 07:46:20.197 28090 28090 F DEBUG : x24 00000000ffffffff x25 0000007f7e5d1190 x26 0000007f7e5cf550 x27 0000000000000088
06-04 07:46:20.197 28090 28090 F DEBUG : x28 0000000000000008 x29 0000007feddba480 x30 0000007f7e5cf274
06-04 07:46:20.197 28090 28090 F DEBUG : sp 0000007feddba400 pc 0000007f7e5cf1b4 pstate 0000000080000000
06-04 07:46:20.198 28090 28090 F DEBUG :
06-04 07:46:20.198 28090 28090 F DEBUG : backtrace:
06-04 07:46:20.198 28090 28090 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:20.198 28090 28090 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:38.487 28130 28130 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7b0b00001c in tid 28130 (php), pid 28130 (php)
06-04 07:46:38.516 28134 28134 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:46:38.516 28134 28134 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:46:38.516 28134 28134 F DEBUG : Revision: '0'
06-04 07:46:38.516 28134 28134 F DEBUG : ABI: 'arm64'
06-04 07:46:38.516 28134 28134 F DEBUG : pid: 28130, tid: 28130, name: php >>> php <<<
06-04 07:46:38.516 28134 28134 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7b0b00001c
06-04 07:46:38.516 28134 28134 F DEBUG : x0 0000000000000007 x1 0000007b0ec5b5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:46:38.516 28134 28134 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:46:38.516 28134 28134 F DEBUG : x8 0000007b0ae7d800 x9 0000007b0b000000 x10 00000000ffffff7f x11 0000007b0ec5b470
06-04 07:46:38.516 28134 28134 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000072 x15 0000000000000441
06-04 07:46:38.516 28134 28134 F DEBUG : x16 0000007b0ec5cfb0 x17 000000631f500610 x18 0000007b0baa6e68 x19 0000007b0ae02018
06-04 07:46:38.516 28134 28134 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c140
06-04 07:46:38.516 28134 28134 F DEBUG : x24 00000000ffffffff x25 0000007b0ec5d190 x26 0000007b0ec5b550 x27 0000000000000088
06-04 07:46:38.516 28134 28134 F DEBUG : x28 0000000000000008 x29 0000007ff27fd260 x30 0000007b0ec5b274
06-04 07:46:38.516 28134 28134 F DEBUG : sp 0000007ff27fd1e0 pc 0000007b0ec5b1b4 pstate 0000000080000000
06-04 07:46:38.517 28134 28134 F DEBUG :
06-04 07:46:38.517 28134 28134 F DEBUG : backtrace:
06-04 07:46:38.517 28134 28134 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:38.517 28134 28134 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:43.420 28160 28160 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x79c2e0001c in tid 28160 (php), pid 28160 (php)
06-04 07:46:43.448 28163 28163 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:46:43.448 28163 28163 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:46:43.448 28163 28163 F DEBUG : Revision: '0'
06-04 07:46:43.448 28163 28163 F DEBUG : ABI: 'arm64'
06-04 07:46:43.448 28163 28163 F DEBUG : pid: 28160, tid: 28160, name: php >>> php <<<
06-04 07:46:43.448 28163 28163 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x79c2e0001c
06-04 07:46:43.449 28163 28163 F DEBUG : x0 0000000000000007 x1 00000079c6a995b8 x2 0000000000000000 x3 0030000000000000
06-04 07:46:43.449 28163 28163 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:46:43.449 28163 28163 F DEBUG : x8 00000079c2c7e800 x9 00000079c2e00000 x10 00000000ffffff7f x11 00000079c6a99470
06-04 07:46:43.449 28163 28163 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000072 x15 0000000000000441
06-04 07:46:43.449 28163 28163 F DEBUG : x16 00000079c6a9afb0 x17 00000059a4be6610 x18 00000079c43c9e68 x19 00000079c2c02018
06-04 07:46:43.449 28163 28163 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c0c0
06-04 07:46:43.449 28163 28163 F DEBUG : x24 00000000ffffffff x25 00000079c6a9b190 x26 00000079c6a99550 x27 0000000000000088
06-04 07:46:43.449 28163 28163 F DEBUG : x28 0000000000000008 x29 0000007fc00eeba0 x30 00000079c6a99274
06-04 07:46:43.449 28163 28163 F DEBUG : sp 0000007fc00eeb20 pc 00000079c6a991b4 pstate 0000000080000000
06-04 07:46:43.450 28163 28163 F DEBUG :
06-04 07:46:43.450 28163 28163 F DEBUG : backtrace:
06-04 07:46:43.450 28163 28163 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:46:43.450 28163 28163 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:04.359 28193 28193 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x77be60001c in tid 28193 (php), pid 28193 (php)
06-04 07:47:04.388 28197 28197 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:47:04.388 28197 28197 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:47:04.388 28197 28197 F DEBUG : Revision: '0'
06-04 07:47:04.388 28197 28197 F DEBUG : ABI: 'arm64'
06-04 07:47:04.388 28197 28197 F DEBUG : pid: 28193, tid: 28193, name: php >>> php <<<
06-04 07:47:04.388 28197 28197 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x77be60001c
06-04 07:47:04.388 28197 28197 F DEBUG : x0 0000000000000007 x1 00000077c22a05b8 x2 0000000000000000 x3 0030000000000000
06-04 07:47:04.388 28197 28197 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:47:04.388 28197 28197 F DEBUG : x8 00000077be47d800 x9 00000077be600000 x10 00000000ffffff7f x11 00000077c22a0470
06-04 07:47:04.388 28197 28197 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000072 x15 0000000000000441
06-04 07:47:04.388 28197 28197 F DEBUG : x16 00000077c22a1fb0 x17 000000594384f610 x18 00000077c1b38e68 x19 00000077be402018
06-04 07:47:04.388 28197 28197 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c140
06-04 07:47:04.388 28197 28197 F DEBUG : x24 00000000ffffffff x25 00000077c22a2190 x26 00000077c22a0550 x27 0000000000000088
06-04 07:47:04.388 28197 28197 F DEBUG : x28 0000000000000008 x29 0000007fc09faab0 x30 00000077c22a0274
06-04 07:47:04.388 28197 28197 F DEBUG : sp 0000007fc09faa30 pc 00000077c22a01b4 pstate 0000000080000000
06-04 07:47:04.389 28197 28197 F DEBUG :
06-04 07:47:04.389 28197 28197 F DEBUG : backtrace:
06-04 07:47:04.389 28197 28197 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:04.390 28197 28197 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:06.455 28226 28226 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x78f620001c in tid 28226 (php), pid 28226 (php)
06-04 07:47:06.485 28230 28230 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:47:06.485 28230 28230 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:47:06.485 28230 28230 F DEBUG : Revision: '0'
06-04 07:47:06.485 28230 28230 F DEBUG : ABI: 'arm64'
06-04 07:47:06.485 28230 28230 F DEBUG : pid: 28226, tid: 28226, name: php >>> php <<<
06-04 07:47:06.485 28230 28230 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x78f620001c
06-04 07:47:06.485 28230 28230 F DEBUG : x0 0000000000000007 x1 00000078f9f1a5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:47:06.485 28230 28230 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:47:06.485 28230 28230 F DEBUG : x8 00000078f607d800 x9 00000078f6200000 x10 00000000ffffff7f x11 00000078f9f1a470
06-04 07:47:06.485 28230 28230 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000072 x15 0000000000000441
06-04 07:47:06.485 28230 28230 F DEBUG : x16 00000078f9f1bfb0 x17 00000058cfd37610 x18 00000078f6ee0e68 x19 00000078f6002018
06-04 07:47:06.485 28230 28230 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c140
06-04 07:47:06.485 28230 28230 F DEBUG : x24 00000000ffffffff x25 00000078f9f1c190 x26 00000078f9f1a550 x27 0000000000000088
06-04 07:47:06.485 28230 28230 F DEBUG : x28 0000000000000008 x29 0000007fdb879960 x30 00000078f9f1a274
06-04 07:47:06.485 28230 28230 F DEBUG : sp 0000007fdb8798e0 pc 00000078f9f1a1b4 pstate 0000000080000000
06-04 07:47:06.486 28230 28230 F DEBUG :
06-04 07:47:06.486 28230 28230 F DEBUG : backtrace:
06-04 07:47:06.486 28230 28230 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:06.486 28230 28230 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:07.929 28241 28241 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x738d00001c in tid 28241 (php), pid 28241 (php)
06-04 07:47:07.958 28244 28244 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:47:07.958 28244 28244 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:47:07.958 28244 28244 F DEBUG : Revision: '0'
06-04 07:47:07.958 28244 28244 F DEBUG : ABI: 'arm64'
06-04 07:47:07.958 28244 28244 F DEBUG : pid: 28241, tid: 28241, name: php >>> php <<<
06-04 07:47:07.958 28244 28244 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x738d00001c
06-04 07:47:07.958 28244 28244 F DEBUG : x0 0000000000000007 x1 0000007390e045b8 x2 0000000000000000 x3 0030000000000000
06-04 07:47:07.958 28244 28244 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:47:07.958 28244 28244 F DEBUG : x8 000000738ce7e800 x9 000000738d000000 x10 00000000ffffff7f x11 0000007390e04470
06-04 07:47:07.958 28244 28244 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000072 x15 0000000000000441
06-04 07:47:07.958 28244 28244 F DEBUG : x16 0000007390e05fb0 x17 0000005c47890610 x18 000000739052ae68 x19 000000738ce02018
06-04 07:47:07.958 28244 28244 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c0c0
06-04 07:47:07.958 28244 28244 F DEBUG : x24 00000000ffffffff x25 0000007390e06190 x26 0000007390e04550 x27 0000000000000088
06-04 07:47:07.958 28244 28244 F DEBUG : x28 0000000000000008 x29 0000007fdf1725f0 x30 0000007390e04274
06-04 07:47:07.958 28244 28244 F DEBUG : sp 0000007fdf172570 pc 0000007390e041b4 pstate 0000000080000000
06-04 07:47:07.959 28244 28244 F DEBUG :
06-04 07:47:07.959 28244 28244 F DEBUG : backtrace:
06-04 07:47:07.959 28244 28244 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:07.959 28244 28244 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:48.759 28324 28324 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7e64c0001c in tid 28324 (php), pid 28324 (php)
06-04 07:47:48.796 28328 28328 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:47:48.796 28328 28328 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:47:48.796 28328 28328 F DEBUG : Revision: '0'
06-04 07:47:48.796 28328 28328 F DEBUG : ABI: 'arm64'
06-04 07:47:48.796 28328 28328 F DEBUG : pid: 28324, tid: 28324, name: php >>> php <<<
06-04 07:47:48.796 28328 28328 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7e64c0001c
06-04 07:47:48.797 28328 28328 F DEBUG : x0 0000000000000007 x1 0000007e689b65b8 x2 0000000000000000 x3 0030000000000000
06-04 07:47:48.797 28328 28328 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:47:48.797 28328 28328 F DEBUG : x8 0000007e64a7d800 x9 0000007e64c00000 x10 00000000ffffff7f x11 0000007e689b6470
06-04 07:47:48.797 28328 28328 F DEBUG : x12 0000000000000001 x13 0000000000000003 x14 0000007e64a636d8 x15 0000000000357e0a
06-04 07:47:48.797 28328 28328 F DEBUG : x16 0000007e689b7fb0 x17 000000610f463610 x18 0000007e653bbe68 x19 0000007e64a02018
06-04 07:47:48.797 28328 28328 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000005 x23 000000000000c140
06-04 07:47:48.797 28328 28328 F DEBUG : x24 00000000ffffffff x25 0000007e689b8190 x26 0000007e689b6550 x27 0000000000000088
06-04 07:47:48.797 28328 28328 F DEBUG : x28 0000000000000008 x29 0000007fd17a29d0 x30 0000007e689b62e8
06-04 07:47:48.797 28328 28328 F DEBUG : sp 0000007fd17a2950 pc 0000007e689b61b4 pstate 0000000080000000
06-04 07:47:48.798 28328 28328 F DEBUG :
06-04 07:47:48.798 28328 28328 F DEBUG : backtrace:
06-04 07:47:48.798 28328 28328 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:47:48.798 28328 28328 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:10.993 28383 28383 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7418e0001c in tid 28383 (php), pid 28383 (php)
06-04 07:48:11.028 28387 28387 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:11.028 28387 28387 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:11.028 28387 28387 F DEBUG : Revision: '0'
06-04 07:48:11.028 28387 28387 F DEBUG : ABI: 'arm64'
06-04 07:48:11.028 28387 28387 F DEBUG : pid: 28383, tid: 28383, name: php >>> php <<<
06-04 07:48:11.028 28387 28387 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7418e0001c
06-04 07:48:11.028 28387 28387 F DEBUG : x0 0000000000000007 x1 000000741cb645b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:11.028 28387 28387 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:11.028 28387 28387 F DEBUG : x8 0000007418c7d000 x9 0000007418e00000 x10 00000000ffffff7f x11 000000741cb64470
06-04 07:48:11.028 28387 28387 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 0000007418c81f80 x15 0000007418c00204
06-04 07:48:11.028 28387 28387 F DEBUG : x16 000000741cb65fb0 x17 0000005753229610 x18 000000741c8fde68 x19 0000007418c7b000
06-04 07:48:11.028 28387 28387 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:48:11.028 28387 28387 F DEBUG : x24 00000000ffffffff x25 000000741cb66190 x26 000000741cb64550 x27 0000000000000088
06-04 07:48:11.028 28387 28387 F DEBUG : x28 0000000000000008 x29 0000007fc24331d0 x30 000000741cb64274
06-04 07:48:11.028 28387 28387 F DEBUG : sp 0000007fc2433150 pc 000000741cb641b4 pstate 0000000080000000
06-04 07:48:11.029 28387 28387 F DEBUG :
06-04 07:48:11.029 28387 28387 F DEBUG : backtrace:
06-04 07:48:11.029 28387 28387 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:11.029 28387 28387 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:19.727 28414 28414 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x795600001c in tid 28414 (php), pid 28414 (php)
06-04 07:48:19.762 28418 28418 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:19.762 28418 28418 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:19.762 28418 28418 F DEBUG : Revision: '0'
06-04 07:48:19.762 28418 28418 F DEBUG : ABI: 'arm64'
06-04 07:48:19.762 28418 28418 F DEBUG : pid: 28414, tid: 28414, name: php >>> php <<<
06-04 07:48:19.762 28418 28418 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x795600001c
06-04 07:48:19.762 28418 28418 F DEBUG : x0 0000000000000007 x1 0000007959cee5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:19.762 28418 28418 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:19.762 28418 28418 F DEBUG : x8 0000007955e7d000 x9 0000007956000000 x10 00000000ffffff7f x11 0000007959cee470
06-04 07:48:19.762 28418 28418 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:19.762 28418 28418 F DEBUG : x16 0000007959ceffb0 x17 0000005c583a9610 x18 00000079567b3e68 x19 0000007955e7b000
06-04 07:48:19.763 28418 28418 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:48:19.763 28418 28418 F DEBUG : x24 00000000ffffffff x25 0000007959cf0190 x26 0000007959cee550 x27 0000000000000088
06-04 07:48:19.763 28418 28418 F DEBUG : x28 0000000000000001 x29 0000007fc5644c10 x30 0000007959cee274
06-04 07:48:19.763 28418 28418 F DEBUG : sp 0000007fc5644b90 pc 0000007959cee1b4 pstate 0000000080000000
06-04 07:48:19.764 28418 28418 F DEBUG :
06-04 07:48:19.764 28418 28418 F DEBUG : backtrace:
06-04 07:48:19.764 28418 28418 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:19.764 28418 28418 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:21.059 28437 28437 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x741240001c in tid 28437 (php), pid 28437 (php)
06-04 07:48:21.090 28441 28441 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:21.090 28441 28441 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:21.090 28441 28441 F DEBUG : Revision: '0'
06-04 07:48:21.090 28441 28441 F DEBUG : ABI: 'arm64'
06-04 07:48:21.090 28441 28441 F DEBUG : pid: 28437, tid: 28437, name: php >>> php <<<
06-04 07:48:21.090 28441 28441 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x741240001c
06-04 07:48:21.090 28441 28441 F DEBUG : x0 0000000000000007 x1 000000741613c5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:21.090 28441 28441 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:21.090 28441 28441 F DEBUG : x8 000000741227d000 x9 0000007412400000 x10 00000000ffffff7f x11 000000741613c470
06-04 07:48:21.090 28441 28441 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:21.090 28441 28441 F DEBUG : x16 000000741613dfb0 x17 000000639405a610 x18 0000007412ca5e68 x19 000000741227b000
06-04 07:48:21.091 28441 28441 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:48:21.091 28441 28441 F DEBUG : x24 00000000ffffffff x25 000000741613e190 x26 000000741613c550 x27 0000000000000088
06-04 07:48:21.091 28441 28441 F DEBUG : x28 0000000000000001 x29 0000007fc26a66c0 x30 000000741613c274
06-04 07:48:21.091 28441 28441 F DEBUG : sp 0000007fc26a6640 pc 000000741613c1b4 pstate 0000000080000000
06-04 07:48:21.092 28441 28441 F DEBUG :
06-04 07:48:21.092 28441 28441 F DEBUG : backtrace:
06-04 07:48:21.092 28441 28441 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:21.092 28441 28441 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:22.665 28452 28452 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x747f20001c in tid 28452 (php), pid 28452 (php)
06-04 07:48:22.691 28455 28455 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:22.691 28455 28455 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:22.692 28455 28455 F DEBUG : Revision: '0'
06-04 07:48:22.692 28455 28455 F DEBUG : ABI: 'arm64'
06-04 07:48:22.692 28455 28455 F DEBUG : pid: 28452, tid: 28452, name: php >>> php <<<
06-04 07:48:22.692 28455 28455 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x747f20001c
06-04 07:48:22.692 28455 28455 F DEBUG : x0 0000000000000007 x1 0000007482f8e5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:22.692 28455 28455 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:22.692 28455 28455 F DEBUG : x8 000000747f07e000 x9 000000747f200000 x10 00000000ffffff7f x11 0000007482f8e470
06-04 07:48:22.692 28455 28455 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:22.692 28455 28455 F DEBUG : x16 0000007482f8ffb0 x17 000000645b354610 x18 0000007482b67e68 x19 000000747f0742a0
06-04 07:48:22.692 28455 28455 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c100
06-04 07:48:22.692 28455 28455 F DEBUG : x24 00000000ffffffff x25 0000007482f90190 x26 0000007482f8e550 x27 0000000000000088
06-04 07:48:22.692 28455 28455 F DEBUG : x28 0000000000000001 x29 0000007fc4d96e20 x30 0000007482f8e274
06-04 07:48:22.692 28455 28455 F DEBUG : sp 0000007fc4d96da0 pc 0000007482f8e1b4 pstate 0000000080000000
06-04 07:48:22.693 28455 28455 F DEBUG :
06-04 07:48:22.693 28455 28455 F DEBUG : backtrace:
06-04 07:48:22.693 28455 28455 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:22.693 28455 28455 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:24.518 28463 28463 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x758b40001c in tid 28463 (php), pid 28463 (php)
06-04 07:48:24.546 28466 28466 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:24.547 28466 28466 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:24.547 28466 28466 F DEBUG : Revision: '0'
06-04 07:48:24.547 28466 28466 F DEBUG : ABI: 'arm64'
06-04 07:48:24.547 28466 28466 F DEBUG : pid: 28463, tid: 28463, name: php >>> php <<<
06-04 07:48:24.547 28466 28466 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x758b40001c
06-04 07:48:24.547 28466 28466 F DEBUG : x0 0000000000000007 x1 000000758f0e25b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:24.547 28466 28466 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:24.547 28466 28466 F DEBUG : x8 000000758b27e000 x9 000000758b400000 x10 00000000ffffff7f x11 000000758f0e2470
06-04 07:48:24.547 28466 28466 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:24.547 28466 28466 F DEBUG : x16 000000758f0e3fb0 x17 00000059ffba7610 x18 000000758ee12e68 x19 000000758b2742a0
06-04 07:48:24.547 28466 28466 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c100
06-04 07:48:24.547 28466 28466 F DEBUG : x24 00000000ffffffff x25 000000758f0e4190 x26 000000758f0e2550 x27 0000000000000088
06-04 07:48:24.547 28466 28466 F DEBUG : x28 0000000000000001 x29 0000007fec901f40 x30 000000758f0e2274
06-04 07:48:24.547 28466 28466 F DEBUG : sp 0000007fec901ec0 pc 000000758f0e21b4 pstate 0000000080000000
06-04 07:48:24.548 28466 28466 F DEBUG :
06-04 07:48:24.548 28466 28466 F DEBUG : backtrace:
06-04 07:48:24.548 28466 28466 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:24.548 28466 28466 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:29.254 28479 28479 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x72f300001c in tid 28479 (php), pid 28479 (php)
06-04 07:48:29.287 28483 28483 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:29.287 28483 28483 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:29.287 28483 28483 F DEBUG : Revision: '0'
06-04 07:48:29.287 28483 28483 F DEBUG : ABI: 'arm64'
06-04 07:48:29.287 28483 28483 F DEBUG : pid: 28479, tid: 28479, name: php >>> php <<<
06-04 07:48:29.287 28483 28483 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x72f300001c
06-04 07:48:29.287 28483 28483 F DEBUG : x0 0000000000000007 x1 00000072f6c705b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:29.287 28483 28483 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:29.287 28483 28483 F DEBUG : x8 00000072f2e7d000 x9 00000072f3000000 x10 00000000ffffff7f x11 00000072f6c70470
06-04 07:48:29.287 28483 28483 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:29.287 28483 28483 F DEBUG : x16 00000072f6c71fb0 x17 000000581f196610 x18 00000072f3883e68 x19 00000072f2e7b000
06-04 07:48:29.287 28483 28483 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:48:29.287 28483 28483 F DEBUG : x24 00000000ffffffff x25 00000072f6c72190 x26 00000072f6c70550 x27 0000000000000088
06-04 07:48:29.287 28483 28483 F DEBUG : x28 0000000000000001 x29 0000007fef602860 x30 00000072f6c70274
06-04 07:48:29.287 28483 28483 F DEBUG : sp 0000007fef6027e0 pc 00000072f6c701b4 pstate 0000000080000000
06-04 07:48:29.288 28483 28483 F DEBUG :
06-04 07:48:29.288 28483 28483 F DEBUG : backtrace:
06-04 07:48:29.288 28483 28483 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:29.288 28483 28483 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:30.657 28502 28502 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x73bae0001c in tid 28502 (php), pid 28502 (php)
06-04 07:48:30.695 28514 28514 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:30.695 28514 28514 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:30.695 28514 28514 F DEBUG : Revision: '0'
06-04 07:48:30.695 28514 28514 F DEBUG : ABI: 'arm64'
06-04 07:48:30.695 28514 28514 F DEBUG : pid: 28502, tid: 28502, name: php >>> php <<<
06-04 07:48:30.695 28514 28514 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x73bae0001c
06-04 07:48:30.695 28514 28514 F DEBUG : x0 0000000000000007 x1 00000073beb915b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:30.695 28514 28514 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:30.695 28514 28514 F DEBUG : x8 00000073bac7d000 x9 00000073bae00000 x10 00000000ffffff7f x11 00000073beb91470
06-04 07:48:30.695 28514 28514 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:30.695 28514 28514 F DEBUG : x16 00000073beb92fb0 x17 000000586097d610 x18 00000073bcb14e68 x19 00000073bac7b000
06-04 07:48:30.695 28514 28514 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:48:30.695 28514 28514 F DEBUG : x24 00000000ffffffff x25 00000073beb93190 x26 00000073beb91550 x27 0000000000000088
06-04 07:48:30.695 28514 28514 F DEBUG : x28 0000000000000001 x29 0000007fd13b3960 x30 00000073beb91274
06-04 07:48:30.695 28514 28514 F DEBUG : sp 0000007fd13b38e0 pc 00000073beb911b4 pstate 0000000080000000
06-04 07:48:30.697 28514 28514 F DEBUG :
06-04 07:48:30.697 28514 28514 F DEBUG : backtrace:
06-04 07:48:30.697 28514 28514 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:30.697 28514 28514 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:31.837 28587 28587 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x70cf40001c in tid 28587 (php), pid 28587 (php)
06-04 07:48:31.945 28595 28595 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:31.945 28595 28595 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:31.945 28595 28595 F DEBUG : Revision: '0'
06-04 07:48:31.945 28595 28595 F DEBUG : ABI: 'arm64'
06-04 07:48:31.945 28595 28595 F DEBUG : pid: 28587, tid: 28587, name: php >>> php <<<
06-04 07:48:31.945 28595 28595 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x70cf40001c
06-04 07:48:31.945 28595 28595 F DEBUG : x0 0000000000000007 x1 00000070d31cc5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:31.945 28595 28595 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:31.945 28595 28595 F DEBUG : x8 00000070cf27e000 x9 00000070cf400000 x10 00000000ffffff7f x11 00000070d31cc470
06-04 07:48:31.946 28595 28595 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:31.946 28595 28595 F DEBUG : x16 00000070d31cdfb0 x17 00000059830c6610 x18 00000070d0001e68 x19 00000070cf2742a0
06-04 07:48:31.946 28595 28595 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c100
06-04 07:48:31.946 28595 28595 F DEBUG : x24 00000000ffffffff x25 00000070d31ce190 x26 00000070d31cc550 x27 0000000000000088
06-04 07:48:31.946 28595 28595 F DEBUG : x28 0000000000000001 x29 0000007fe4a6e990 x30 00000070d31cc274
06-04 07:48:31.946 28595 28595 F DEBUG : sp 0000007fe4a6e910 pc 00000070d31cc1b4 pstate 0000000080000000
06-04 07:48:31.946 28595 28595 F DEBUG :
06-04 07:48:31.946 28595 28595 F DEBUG : backtrace:
06-04 07:48:31.946 28595 28595 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:31.946 28595 28595 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:43.513 28653 28653 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x709ce0001c in tid 28653 (php), pid 28653 (php)
06-04 07:48:43.544 28656 28656 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:48:43.544 28656 28656 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:48:43.544 28656 28656 F DEBUG : Revision: '0'
06-04 07:48:43.544 28656 28656 F DEBUG : ABI: 'arm64'
06-04 07:48:43.544 28656 28656 F DEBUG : pid: 28653, tid: 28653, name: php >>> php <<<
06-04 07:48:43.544 28656 28656 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x709ce0001c
06-04 07:48:43.544 28656 28656 F DEBUG : x0 0000000000000007 x1 00000070a0baa5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:48:43.544 28656 28656 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:48:43.544 28656 28656 F DEBUG : x8 000000709cc7e000 x9 000000709ce00000 x10 00000000ffffff7f x11 00000070a0baa470
06-04 07:48:43.544 28656 28656 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:48:43.544 28656 28656 F DEBUG : x16 00000070a0babfb0 x17 0000005bfb49b610 x18 000000709e51ee68 x19 000000709cc742a0
06-04 07:48:43.544 28656 28656 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c100
06-04 07:48:43.544 28656 28656 F DEBUG : x24 00000000ffffffff x25 00000070a0bac190 x26 00000070a0baa550 x27 0000000000000088
06-04 07:48:43.544 28656 28656 F DEBUG : x28 0000000000000001 x29 0000007fd0f5cf80 x30 00000070a0baa274
06-04 07:48:43.544 28656 28656 F DEBUG : sp 0000007fd0f5cf00 pc 00000070a0baa1b4 pstate 0000000080000000
06-04 07:48:43.545 28656 28656 F DEBUG :
06-04 07:48:43.545 28656 28656 F DEBUG : backtrace:
06-04 07:48:43.545 28656 28656 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:48:43.545 28656 28656 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
--------- beginning of main
06-04 07:49:41.802 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:49:41.804 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:49:41.845 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:49:41.853 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:49:41.858 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:49:42.037 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:51:02.760 28877 28877 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x77e160001c in tid 28877 (php), pid 28877 (php)
06-04 07:51:02.766 28881 28881 W crash_dump64: type=1400 audit(0.0:8862): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:51:02.776 28881 28881 I chatty : uid=10194(com.termux.api) crash_dump64 identical 34 lines
06-04 07:51:02.776 28881 28881 W crash_dump64: type=1400 audit(0.0:8897): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:51:02.788 28881 28881 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:51:02.791 28881 28881 I crash_dump64: performing dump of process 28877 (target tid = 28877)
06-04 07:51:02.791 28881 28881 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:51:02.791 28881 28881 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:51:02.791 28881 28881 F DEBUG : Revision: '0'
06-04 07:51:02.791 28881 28881 F DEBUG : ABI: 'arm64'
06-04 07:51:02.791 28881 28881 F DEBUG : pid: 28877, tid: 28877, name: php >>> php <<<
06-04 07:51:02.791 28881 28881 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x77e160001c
06-04 07:51:02.791 28881 28881 F DEBUG : x0 0000000000000007 x1 00000077e529c5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:51:02.792 28881 28881 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:51:02.792 28881 28881 F DEBUG : x8 00000077e147d000 x9 00000077e1600000 x10 00000000ffffff7f x11 00000077e529c470
06-04 07:51:02.792 28881 28881 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:51:02.792 28881 28881 F DEBUG : x16 00000077e529dfb0 x17 00000056c543e610 x18 00000077e2e01e68 x19 00000077e147b000
06-04 07:51:02.792 28881 28881 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:51:02.792 28881 28881 F DEBUG : x24 00000000ffffffff x25 00000077e529e190 x26 00000077e529c550 x27 0000000000000088
06-04 07:51:02.792 28881 28881 F DEBUG : x28 0000000000000001 x29 0000007fdfc01140 x30 00000077e529c274
06-04 07:51:02.792 28881 28881 F DEBUG : sp 0000007fdfc010c0 pc 00000077e529c1b4 pstate 0000000080000000
06-04 07:51:02.792 28881 28881 F DEBUG :
06-04 07:51:02.792 28881 28881 F DEBUG : backtrace:
06-04 07:51:02.793 28881 28881 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:51:02.793 28881 28881 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:51:02.820 28881 28881 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:51:22.502 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:22.521 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:22.524 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:22.604 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:22.605 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:25.110 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:25.111 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:25.147 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:51:25.154 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:51:25.160 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:51:25.328 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:51:40.940 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:40.951 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:40.956 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:41.035 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:51:41.035 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:03.250 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:03.250 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:03.288 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:52:03.299 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:52:03.301 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:52:03.525 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:52:50.768 5729 5739 I zygote64: Background concurrent copying GC freed 127618(11MB) AllocSpace objects, 0(0B) LOS objects, 72% free, 4MB/16MB, paused 332us total 148.661ms
06-04 07:52:50.772 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:50.786 5729 5750 I chatty : uid=10194(com.termux.api) RenderThread identical 16 lines
06-04 07:52:50.787 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:53.309 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:53.316 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:53.317 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:53.399 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:53.399 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:54.153 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:54.154 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:52:54.186 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:52:54.196 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:52:54.205 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:52:54.213 5729 5729 W ResourceType: For resource 0x7f040016, entry index(22) is beyond type entryCount(19)
06-04 07:52:54.372 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:53:50.222 29234 29234 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7c73c0001c in tid 29234 (php), pid 29234 (php)
06-04 07:53:50.226 29239 29239 W crash_dump64: type=1400 audit(0.0:8910): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:50.236 29239 29239 I chatty : uid=10194(com.termux.api) crash_dump64 identical 37 lines
06-04 07:53:50.236 29239 29239 W crash_dump64: type=1400 audit(0.0:8948): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:50.250 29239 29239 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:53:50.252 29239 29239 I crash_dump64: performing dump of process 29234 (target tid = 29234)
06-04 07:53:50.252 29239 29239 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:53:50.252 29239 29239 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:53:50.252 29239 29239 F DEBUG : Revision: '0'
06-04 07:53:50.252 29239 29239 F DEBUG : ABI: 'arm64'
06-04 07:53:50.252 29239 29239 F DEBUG : pid: 29234, tid: 29234, name: php >>> php <<<
06-04 07:53:50.252 29239 29239 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7c73c0001c
06-04 07:53:50.252 29239 29239 F DEBUG : x0 0000000000000007 x1 0000007c77a035b8 x2 0000000000000000 x3 0030000000000000
06-04 07:53:50.252 29239 29239 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:53:50.252 29239 29239 F DEBUG : x8 0000007c73a7d000 x9 0000007c73c00000 x10 00000000ffffff7f x11 0000007c77a03470
06-04 07:53:50.252 29239 29239 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:53:50.253 29239 29239 F DEBUG : x16 0000007c77a04fb0 x17 00000058d6e78610 x18 0000007c76d0de68 x19 0000007c73a7b000
06-04 07:53:50.253 29239 29239 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:53:50.253 29239 29239 F DEBUG : x24 00000000ffffffff x25 0000007c77a05190 x26 0000007c77a03550 x27 0000000000000088
06-04 07:53:50.253 29239 29239 F DEBUG : x28 0000000000000001 x29 0000007fd7f31510 x30 0000007c77a03274
06-04 07:53:50.253 29239 29239 F DEBUG : sp 0000007fd7f31490 pc 0000007c77a031b4 pstate 0000000080000000
06-04 07:53:50.253 29239 29239 F DEBUG :
06-04 07:53:50.253 29239 29239 F DEBUG : backtrace:
06-04 07:53:50.253 29239 29239 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:50.253 29239 29239 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:50.281 29239 29239 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:53:52.230 29266 29266 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7af9a0001c in tid 29266 (php), pid 29266 (php)
06-04 07:53:52.236 29270 29270 W crash_dump64: type=1400 audit(0.0:8957): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:52.236 29270 29270 I chatty : uid=10194(com.termux.api) crash_dump64 identical 18 lines
06-04 07:53:52.236 29270 29270 W crash_dump64: type=1400 audit(0.0:8976): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:52.257 29270 29270 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:53:52.259 29270 29270 I crash_dump64: performing dump of process 29266 (target tid = 29266)
06-04 07:53:52.259 29270 29270 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:53:52.259 29270 29270 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:53:52.259 29270 29270 F DEBUG : Revision: '0'
06-04 07:53:52.259 29270 29270 F DEBUG : ABI: 'arm64'
06-04 07:53:52.259 29270 29270 F DEBUG : pid: 29266, tid: 29266, name: php >>> php <<<
06-04 07:53:52.259 29270 29270 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7af9a0001c
06-04 07:53:52.259 29270 29270 F DEBUG : x0 0000000000000007 x1 0000007afd7f95b8 x2 0000000000000000 x3 0030000000000000
06-04 07:53:52.259 29270 29270 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:53:52.259 29270 29270 F DEBUG : x8 0000007af987d000 x9 0000007af9a00000 x10 00000000ffffff7f x11 0000007afd7f9470
06-04 07:53:52.259 29270 29270 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:53:52.260 29270 29270 F DEBUG : x16 0000007afd7fafb0 x17 00000057bbb15610 x18 0000007afd3f0e68 x19 0000007af987b000
06-04 07:53:52.260 29270 29270 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:53:52.260 29270 29270 F DEBUG : x24 00000000ffffffff x25 0000007afd7fb190 x26 0000007afd7f9550 x27 0000000000000088
06-04 07:53:52.260 29270 29270 F DEBUG : x28 0000000000000001 x29 0000007fc4037120 x30 0000007afd7f9274
06-04 07:53:52.260 29270 29270 F DEBUG : sp 0000007fc40370a0 pc 0000007afd7f91b4 pstate 0000000080000000
06-04 07:53:52.260 29270 29270 F DEBUG :
06-04 07:53:52.260 29270 29270 F DEBUG : backtrace:
06-04 07:53:52.260 29270 29270 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:52.260 29270 29270 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:52.288 29270 29270 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:53:54.540 29299 29299 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x75df40001c in tid 29299 (php), pid 29299 (php)
06-04 07:53:54.526 29301 29301 W crash_dump64: type=1400 audit(0.0:9004): avc: denied { read write } for path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:53:54.546 29302 29302 W crash_dump64: type=1400 audit(0.0:9005): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:54.546 29302 29302 I chatty : uid=10194(com.termux.api) crash_dump64 identical 17 lines
06-04 07:53:54.546 29302 29302 W crash_dump64: type=1400 audit(0.0:9023): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:54.566 29302 29302 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:53:54.568 29302 29302 I crash_dump64: performing dump of process 29299 (target tid = 29299)
06-04 07:53:54.568 29302 29302 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:53:54.569 29302 29302 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:53:54.569 29302 29302 F DEBUG : Revision: '0'
06-04 07:53:54.569 29302 29302 F DEBUG : ABI: 'arm64'
06-04 07:53:54.569 29302 29302 F DEBUG : pid: 29299, tid: 29299, name: php >>> php <<<
06-04 07:53:54.569 29302 29302 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x75df40001c
06-04 07:53:54.569 29302 29302 F DEBUG : x0 0000000000000007 x1 00000075e30795b8 x2 0000000000000000 x3 0030000000000000
06-04 07:53:54.569 29302 29302 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:53:54.569 29302 29302 F DEBUG : x8 00000075df27e000 x9 00000075df400000 x10 00000000ffffff7f x11 00000075e3079470
06-04 07:53:54.569 29302 29302 F DEBUG : x12 0000000000000001 x13 0000000000000000 x14 000000000000006a x15 0000000000000441
06-04 07:53:54.569 29302 29302 F DEBUG : x16 00000075e307afb0 x17 0000006050448610 x18 00000075e2196e68 x19 00000075df2742a0
06-04 07:53:54.569 29302 29302 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c100
06-04 07:53:54.569 29302 29302 F DEBUG : x24 00000000ffffffff x25 00000075e307b190 x26 00000075e3079550 x27 0000000000000088
06-04 07:53:54.569 29302 29302 F DEBUG : x28 0000000000000001 x29 0000007ff81200b0 x30 00000075e3079274
06-04 07:53:54.569 29302 29302 F DEBUG : sp 0000007ff8120030 pc 00000075e30791b4 pstate 0000000080000000
06-04 07:53:54.570 29302 29302 F DEBUG :
06-04 07:53:54.570 29302 29302 F DEBUG : backtrace:
06-04 07:53:54.570 29302 29302 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:54.570 29302 29302 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:54.603 29302 29302 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:53:54.604 29302 29302 E crash_dump64: AM data write failed: Broken pipe
06-04 07:53:55.796 18469 18469 W nvim : type=1400 audit(0.0:9052): avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=5430 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:53:58.824 29336 29336 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7a44a0001c in tid 29336 (php), pid 29336 (php)
06-04 07:53:58.826 29340 29340 W crash_dump64: type=1400 audit(0.0:9054): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:58.836 29340 29340 I chatty : uid=10194(com.termux.api) crash_dump64 identical 34 lines
06-04 07:53:58.836 29340 29340 W crash_dump64: type=1400 audit(0.0:9060): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:58.853 29340 29340 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:53:58.855 29340 29340 I crash_dump64: performing dump of process 29336 (target tid = 29336)
06-04 07:53:58.836 29340 29340 W crash_dump64: type=1400 audit(0.0:9061): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:58.855 29340 29340 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:53:58.855 29340 29340 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:53:58.855 29340 29340 F DEBUG : Revision: '0'
06-04 07:53:58.855 29340 29340 F DEBUG : ABI: 'arm64'
06-04 07:53:58.855 29340 29340 F DEBUG : pid: 29336, tid: 29336, name: php >>> php <<<
06-04 07:53:58.855 29340 29340 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7a44a0001c
06-04 07:53:58.855 29340 29340 F DEBUG : x0 0000000000000007 x1 0000007a487865b8 x2 0000000000000000 x3 0030000000000000
06-04 07:53:58.855 29340 29340 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:53:58.855 29340 29340 F DEBUG : x8 0000007a4487d000 x9 0000007a44a00000 x10 00000000ffffff7f x11 0000007a48786470
06-04 07:53:58.855 29340 29340 F DEBUG : x12 0000000000000001 x13 000000000000006e x14 000000000000006a x15 0000000000000441
06-04 07:53:58.855 29340 29340 F DEBUG : x16 0000007a48787fb0 x17 00000064d5bd9610 x18 0000007a47a46e68 x19 0000007a4487b000
06-04 07:53:58.855 29340 29340 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:53:58.856 29340 29340 F DEBUG : x24 00000000ffffffff x25 0000007a48788190 x26 0000007a48786550 x27 0000000000000088
06-04 07:53:58.856 29340 29340 F DEBUG : x28 0000000000000001 x29 0000007ffb6f2760 x30 0000007a48786274
06-04 07:53:58.856 29340 29340 F DEBUG : sp 0000007ffb6f26e0 pc 0000007a487861b4 pstate 0000000080000000
06-04 07:53:58.856 29340 29340 F DEBUG :
06-04 07:53:58.856 29340 29340 F DEBUG : backtrace:
06-04 07:53:58.856 29340 29340 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:58.856 29340 29340 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:53:58.836 29340 29340 W crash_dump64: type=1400 audit(0.0:9091): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:53:58.886 29340 29340 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:53:58.887 29340 29340 E crash_dump64: AM data write failed: Broken pipe
06-04 07:54:00.231 29358 29358 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7e15c0001c in tid 29358 (php), pid 29358 (php)
06-04 07:54:00.246 29363 29363 W crash_dump64: type=1400 audit(0.0:9101): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:54:00.246 29363 29363 I chatty : uid=10194(com.termux.api) crash_dump64 identical 18 lines
06-04 07:54:00.246 29363 29363 W crash_dump64: type=1400 audit(0.0:9120): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:54:00.262 29363 29363 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:54:00.265 29363 29363 I crash_dump64: performing dump of process 29358 (target tid = 29358)
06-04 07:54:00.265 29363 29363 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:54:00.265 29363 29363 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:54:00.265 29363 29363 F DEBUG : Revision: '0'
06-04 07:54:00.265 29363 29363 F DEBUG : ABI: 'arm64'
06-04 07:54:00.265 29363 29363 F DEBUG : pid: 29358, tid: 29358, name: php >>> php <<<
06-04 07:54:00.265 29363 29363 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7e15c0001c
06-04 07:54:00.265 29363 29363 F DEBUG : x0 0000000000000007 x1 0000007e199085b8 x2 0000000000000000 x3 0030000000000000
06-04 07:54:00.265 29363 29363 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:54:00.266 29363 29363 F DEBUG : x8 0000007e15a7d000 x9 0000007e15c00000 x10 00000000ffffff7f x11 0000007e19908470
06-04 07:54:00.266 29363 29363 F DEBUG : x12 0000000000000001 x13 000000000000006e x14 000000000000006a x15 0000000000000441
06-04 07:54:00.266 29363 29363 F DEBUG : x16 0000007e19909fb0 x17 00000059d1741610 x18 0000007e197e5e68 x19 0000007e15a7b000
06-04 07:54:00.266 29363 29363 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c180
06-04 07:54:00.266 29363 29363 F DEBUG : x24 00000000ffffffff x25 0000007e1990a190 x26 0000007e19908550 x27 0000000000000088
06-04 07:54:00.266 29363 29363 F DEBUG : x28 0000000000000001 x29 0000007ff3b0e2e0 x30 0000007e19908274
06-04 07:54:00.266 29363 29363 F DEBUG : sp 0000007ff3b0e260 pc 0000007e199081b4 pstate 0000000080000000
06-04 07:54:00.267 29363 29363 F DEBUG :
06-04 07:54:00.267 29363 29363 F DEBUG : backtrace:
06-04 07:54:00.267 29363 29363 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:54:00.267 29363 29363 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:54:00.296 29363 29363 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:54:00.297 29363 29363 E crash_dump64: AM data write failed: Broken pipe
06-04 07:54:02.045 29383 29383 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x712960001c in tid 29383 (php), pid 29383 (php)
06-04 07:54:02.036 29385 29385 W crash_dump64: type=1400 audit(0.0:9148): avc: denied { read write } for path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:54:02.046 29386 29386 W crash_dump64: type=1400 audit(0.0:9149): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:54:02.056 29386 29386 I chatty : uid=10194(com.termux.api) crash_dump64 identical 15 lines
06-04 07:54:02.056 29386 29386 W crash_dump64: type=1400 audit(0.0:9159): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:54:02.071 29386 29386 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:54:02.056 29386 29386 W crash_dump64: type=1400 audit(0.0:9160): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:54:02.056 29386 29386 W crash_dump64: type=1400 audit(0.0:9167): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:54:02.073 29386 29386 I crash_dump64: performing dump of process 29383 (target tid = 29383)
06-04 07:54:02.073 29386 29386 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:54:02.073 29386 29386 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:54:02.073 29386 29386 F DEBUG : Revision: '0'
06-04 07:54:02.073 29386 29386 F DEBUG : ABI: 'arm64'
06-04 07:54:02.073 29386 29386 F DEBUG : pid: 29383, tid: 29383, name: php >>> php <<<
06-04 07:54:02.073 29386 29386 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x712960001c
06-04 07:54:02.074 29386 29386 F DEBUG : x0 0000000000000007 x1 000000712d32a5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:54:02.074 29386 29386 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:54:02.074 29386 29386 F DEBUG : x8 000000712947e000 x9 0000007129600000 x10 00000000ffffff7f x11 000000712d32a470
06-04 07:54:02.074 29386 29386 F DEBUG : x12 0000000000000001 x13 000000000000006e x14 000000000000006a x15 0000000000000441
06-04 07:54:02.074 29386 29386 F DEBUG : x16 000000712d32bfb0 x17 0000005bcb02f610 x18 000000712c7a2e68 x19 00000071294742a0
06-04 07:54:02.074 29386 29386 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 000000000000c100
06-04 07:54:02.074 29386 29386 F DEBUG : x24 00000000ffffffff x25 000000712d32c190 x26 000000712d32a550 x27 0000000000000088
06-04 07:54:02.074 29386 29386 F DEBUG : x28 0000000000000001 x29 0000007fc92bc400 x30 000000712d32a274
06-04 07:54:02.074 29386 29386 F DEBUG : sp 0000007fc92bc380 pc 000000712d32a1b4 pstate 0000000080000000
06-04 07:54:02.075 29386 29386 F DEBUG :
06-04 07:54:02.075 29386 29386 F DEBUG : backtrace:
06-04 07:54:02.075 29386 29386 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:54:02.075 29386 29386 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:54:02.114 29386 29386 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:54:02.115 29386 29386 E crash_dump64: AM data write failed: Broken pipe
06-04 07:54:03.836 18469 18469 W nvim : type=1400 audit(0.0:9196): avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=5430 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:54:07.806 18472 18472 W node : type=1400 audit(0.0:9197): avc: denied { read } for name="/" dev="rootfs" ino=2 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0
06-04 07:54:15.296 18469 18469 W nvim : type=1400 audit(0.0:9201): avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=5430 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:54:16.605 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:54:16.625 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:54:16.627 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:54:16.691 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:54:16.691 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:54:27.151 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:54:27.152 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:54:27.198 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:54:27.201 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:54:27.208 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:54:27.455 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:55:12.866 18469 18469 W nvim : type=1400 audit(0.0:9202): avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=5430 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:55:40.477 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:55:40.488 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:55:40.492 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:55:40.587 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:55:40.588 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:55:46.986 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:55:46.987 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:55:47.031 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:55:47.033 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:55:47.035 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:55:47.256 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 07:55:54.740 29684 29684 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x74ffa0001c in tid 29684 (php), pid 29684 (php)
06-04 07:55:54.746 29688 29688 W crash_dump64: type=1400 audit(0.0:9203): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:55:54.746 29688 29688 I chatty : uid=10194(com.termux.api) crash_dump64 identical 31 lines
06-04 07:55:54.746 29688 29688 W crash_dump64: type=1400 audit(0.0:9235): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:55:54.767 29688 29688 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:55:54.769 29688 29688 I crash_dump64: performing dump of process 29684 (target tid = 29684)
06-04 07:55:54.770 29688 29688 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:55:54.770 29688 29688 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:55:54.770 29688 29688 F DEBUG : Revision: '0'
06-04 07:55:54.770 29688 29688 F DEBUG : ABI: 'arm64'
06-04 07:55:54.770 29688 29688 F DEBUG : pid: 29684, tid: 29684, name: php >>> php <<<
06-04 07:55:54.770 29688 29688 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x74ffa0001c
06-04 07:55:54.770 29688 29688 F DEBUG : x0 0000000000010107 x1 00000075037c65b8 x2 0000000000000000 x3 0030000000000000
06-04 07:55:54.770 29688 29688 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:55:54.770 29688 29688 F DEBUG : x8 00000074ff87e000 x9 00000074ffa00000 x10 00000000ffffff7f x11 00000075037c6470
06-04 07:55:54.770 29688 29688 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 000000000000005f x15 0000000000000441
06-04 07:55:54.770 29688 29688 F DEBUG : x16 00000075037c7fb0 x17 00000059bf9c2610 x18 0000007500257e68 x19 00000074ff87c000
06-04 07:55:54.770 29688 29688 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c100
06-04 07:55:54.770 29688 29688 F DEBUG : x24 00000000ffffffff x25 00000075037c8190 x26 00000075037c6550 x27 000000000000004a
06-04 07:55:54.770 29688 29688 F DEBUG : x28 0000000000000008 x29 0000007ffc795f90 x30 00000075037c6274
06-04 07:55:54.770 29688 29688 F DEBUG : sp 0000007ffc795f10 pc 00000075037c61b4 pstate 0000000080000000
06-04 07:55:54.772 29688 29688 F DEBUG :
06-04 07:55:54.772 29688 29688 F DEBUG : backtrace:
06-04 07:55:54.772 29688 29688 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:55:54.772 29688 29688 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:55:54.802 29688 29688 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:55:54.803 29688 29688 E crash_dump64: AM data write failed: Broken pipe
06-04 07:55:56.843 29706 29706 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x778580001c in tid 29706 (php), pid 29706 (php)
06-04 07:55:56.846 29710 29710 W crash_dump64: type=1400 audit(0.0:9250): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:55:56.856 29710 29710 I chatty : uid=10194(com.termux.api) crash_dump64 identical 18 lines
06-04 07:55:56.856 29710 29710 W crash_dump64: type=1400 audit(0.0:9269): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:55:56.869 29710 29710 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:55:56.871 29710 29710 I crash_dump64: performing dump of process 29706 (target tid = 29706)
06-04 07:55:56.872 29710 29710 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:55:56.872 29710 29710 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:55:56.872 29710 29710 F DEBUG : Revision: '0'
06-04 07:55:56.872 29710 29710 F DEBUG : ABI: 'arm64'
06-04 07:55:56.872 29710 29710 F DEBUG : pid: 29706, tid: 29706, name: php >>> php <<<
06-04 07:55:56.872 29710 29710 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x778580001c
06-04 07:55:56.872 29710 29710 F DEBUG : x0 0000000000010107 x1 000000778945b5b8 x2 0000000000000000 x3 0030000000000000
06-04 07:55:56.872 29710 29710 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:55:56.872 29710 29710 F DEBUG : x8 000000778567e000 x9 0000007785800000 x10 00000000ffffff7f x11 000000778945b470
06-04 07:55:56.872 29710 29710 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 000000000000005f x15 0000000000000441
06-04 07:55:56.872 29710 29710 F DEBUG : x16 000000778945cfb0 x17 0000005a3f7f4610 x18 0000007786f7ce68 x19 000000778567c000
06-04 07:55:56.872 29710 29710 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c100
06-04 07:55:56.872 29710 29710 F DEBUG : x24 00000000ffffffff x25 000000778945d190 x26 000000778945b550 x27 000000000000004a
06-04 07:55:56.872 29710 29710 F DEBUG : x28 0000000000000008 x29 0000007fdf8fb1a0 x30 000000778945b274
06-04 07:55:56.872 29710 29710 F DEBUG : sp 0000007fdf8fb120 pc 000000778945b1b4 pstate 0000000080000000
06-04 07:55:56.873 29710 29710 F DEBUG :
06-04 07:55:56.873 29710 29710 F DEBUG : backtrace:
06-04 07:55:56.873 29710 29710 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:55:56.873 29710 29710 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:55:56.903 29710 29710 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:55:59.360 29736 29736 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x79e2e0001c in tid 29736 (php), pid 29736 (php)
06-04 07:55:59.346 29738 29738 W crash_dump64: type=1400 audit(0.0:9297): avc: denied { read write } for path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:55:59.366 29739 29739 W crash_dump64: type=1400 audit(0.0:9298): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:55:59.366 29739 29739 I chatty : uid=10194(com.termux.api) crash_dump64 identical 17 lines
06-04 07:55:59.366 29739 29739 W crash_dump64: type=1400 audit(0.0:9316): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:55:59.386 29739 29739 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:55:59.388 29739 29739 I crash_dump64: performing dump of process 29736 (target tid = 29736)
06-04 07:55:59.388 29739 29739 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:55:59.388 29739 29739 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:55:59.388 29739 29739 F DEBUG : Revision: '0'
06-04 07:55:59.388 29739 29739 F DEBUG : ABI: 'arm64'
06-04 07:55:59.388 29739 29739 F DEBUG : pid: 29736, tid: 29736, name: php >>> php <<<
06-04 07:55:59.388 29739 29739 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x79e2e0001c
06-04 07:55:59.388 29739 29739 F DEBUG : x0 0000000000010107 x1 00000079e6b685b8 x2 0000000000000000 x3 0030000000000000
06-04 07:55:59.389 29739 29739 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:55:59.389 29739 29739 F DEBUG : x8 00000079e2c7f000 x9 00000079e2e00000 x10 00000000ffffff7f x11 00000079e6b68470
06-04 07:55:59.389 29739 29739 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 000000000000005f x15 0000000000000441
06-04 07:55:59.389 29739 29739 F DEBUG : x16 00000079e6b69fb0 x17 000000588b0b9610 x18 00000079e41b1e68 x19 00000079e2c742a0
06-04 07:55:59.389 29739 29739 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c080
06-04 07:55:59.389 29739 29739 F DEBUG : x24 00000000ffffffff x25 00000079e6b6a190 x26 00000079e6b68550 x27 000000000000004a
06-04 07:55:59.389 29739 29739 F DEBUG : x28 0000000000000008 x29 0000007fd9487ff0 x30 00000079e6b68274
06-04 07:55:59.389 29739 29739 F DEBUG : sp 0000007fd9487f70 pc 00000079e6b681b4 pstate 0000000080000000
06-04 07:55:59.389 29739 29739 F DEBUG :
06-04 07:55:59.389 29739 29739 F DEBUG : backtrace:
06-04 07:55:59.389 29739 29739 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:55:59.390 29739 29739 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:55:59.417 29739 29739 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:56:01.021 29749 29749 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7047e0001c in tid 29749 (phpdbg), pid 29749 (phpdbg)
06-04 07:56:01.006 29751 29751 W crash_dump64: type=1400 audit(0.0:9345): avc: denied { read write } for path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:56:01.026 29752 29752 W crash_dump64: type=1400 audit(0.0:9346): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:56:01.026 29752 29752 I chatty : uid=10194(com.termux.api) crash_dump64 identical 17 lines
06-04 07:56:01.026 29752 29752 W crash_dump64: type=1400 audit(0.0:9364): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:56:01.048 29752 29752 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:56:01.049 29752 29752 I crash_dump64: performing dump of process 29749 (target tid = 29749)
06-04 07:56:01.050 29752 29752 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:56:01.050 29752 29752 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:56:01.050 29752 29752 F DEBUG : Revision: '0'
06-04 07:56:01.050 29752 29752 F DEBUG : ABI: 'arm64'
06-04 07:56:01.050 29752 29752 F DEBUG : pid: 29749, tid: 29749, name: phpdbg >>> phpdbg <<<
06-04 07:56:01.050 29752 29752 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7047e0001c
06-04 07:56:01.050 29752 29752 F DEBUG : x0 0000000000010107 x1 000000704bb635b8 x2 0000000000000000 x3 0030000000000000
06-04 07:56:01.050 29752 29752 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:56:01.050 29752 29752 F DEBUG : x8 0000007047c7f000 x9 0000007047e00000 x10 00000000ffffff7f x11 000000704bb63470
06-04 07:56:01.050 29752 29752 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 000000000000005f x15 0000000000000441
06-04 07:56:01.050 29752 29752 F DEBUG : x16 000000704bb64fb0 x17 00000059b3fd2098 x18 000000704b536e68 x19 0000007047c75380
06-04 07:56:01.050 29752 29752 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c080
06-04 07:56:01.050 29752 29752 F DEBUG : x24 00000000ffffffff x25 000000704bb65190 x26 000000704bb63550 x27 000000000000004a
06-04 07:56:01.050 29752 29752 F DEBUG : x28 0000000000000008 x29 0000007ff4e062d0 x30 000000704bb63274
06-04 07:56:01.050 29752 29752 F DEBUG : sp 0000007ff4e06250 pc 000000704bb631b4 pstate 0000000080000000
06-04 07:56:01.051 29752 29752 F DEBUG :
06-04 07:56:01.051 29752 29752 F DEBUG : backtrace:
06-04 07:56:01.051 29752 29752 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:56:01.051 29752 29752 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:56:01.085 29752 29752 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:56:03.206 18469 18469 W nvim : type=1400 audit(0.0:9393): avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=5430 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:57:26.722 29799 29799 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7289e0001c in tid 29799 (php), pid 29799 (php)
06-04 07:57:26.716 29801 29801 W crash_dump64: type=1400 audit(0.0:9394): avc: denied { read write } for path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 07:57:26.736 29802 29802 W crash_dump64: type=1400 audit(0.0:9395): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:57:26.736 29802 29802 I chatty : uid=10194(com.termux.api) crash_dump64 identical 36 lines
06-04 07:57:26.736 29802 29802 W crash_dump64: type=1400 audit(0.0:9432): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 07:57:26.754 29802 29802 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 07:57:26.756 29802 29802 I crash_dump64: performing dump of process 29799 (target tid = 29799)
06-04 07:57:26.756 29802 29802 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 07:57:26.756 29802 29802 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 07:57:26.756 29802 29802 F DEBUG : Revision: '0'
06-04 07:57:26.756 29802 29802 F DEBUG : ABI: 'arm64'
06-04 07:57:26.756 29802 29802 F DEBUG : pid: 29799, tid: 29799, name: php >>> php <<<
06-04 07:57:26.756 29802 29802 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7289e0001c
06-04 07:57:26.756 29802 29802 F DEBUG : x0 0000000000010107 x1 000000728db705b8 x2 0000000000000000 x3 0030000000000000
06-04 07:57:26.757 29802 29802 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 07:57:26.757 29802 29802 F DEBUG : x8 0000007289c7f000 x9 0000007289e00000 x10 00000000ffffff7f x11 000000728db70470
06-04 07:57:26.757 29802 29802 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 000000000000005f x15 0000000000000441
06-04 07:57:26.757 29802 29802 F DEBUG : x16 000000728db71fb0 x17 0000005dae95b610 x18 000000728aba2e68 x19 0000007289c742a0
06-04 07:57:26.757 29802 29802 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000002 x23 000000000000c080
06-04 07:57:26.757 29802 29802 F DEBUG : x24 00000000ffffffff x25 000000728db72190 x26 000000728db70550 x27 000000000000004a
06-04 07:57:26.757 29802 29802 F DEBUG : x28 0000000000000008 x29 0000007fc3e4bba0 x30 000000728db70274
06-04 07:57:26.757 29802 29802 F DEBUG : sp 0000007fc3e4bb20 pc 000000728db701b4 pstate 0000000080000000
06-04 07:57:26.758 29802 29802 F DEBUG :
06-04 07:57:26.758 29802 29802 F DEBUG : backtrace:
06-04 07:57:26.758 29802 29802 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:57:26.758 29802 29802 F DEBUG : #01 pc 0000000000001270 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 07:57:26.788 29802 29802 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 07:57:26.789 29802 29802 E crash_dump64: AM data write failed: Broken pipe
06-04 07:57:55.335 5729 5729 W ResourceType: For resource 0x7f090028, entry index(40) is beyond type entryCount(37)
06-04 07:57:55.356 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:57:55.358 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:57:55.381 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:57:55.381 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:57:55.492 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:57:55.495 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:57:57.315 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:57:57.322 5729 5750 I chatty : uid=10194(com.termux.api) RenderThread identical 10 lines
06-04 07:57:57.324 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:57:57.598 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:57:57.602 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:00.903 5729 5729 W ResourceType: For resource 0x7f090028, entry index(40) is beyond type entryCount(37)
06-04 07:58:00.925 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:00.927 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:00.946 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:00.947 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:01.043 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:01.046 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:02.164 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 07:58:02.251 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:02.253 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:03.301 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:03.302 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:03.952 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 07:58:04.044 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:04.046 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:04.714 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:04.716 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:05.064 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:05.353 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:06.179 5729 5729 W ResourceType: For resource 0x7f090028, entry index(40) is beyond type entryCount(37)
06-04 07:58:06.205 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:06.208 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:06.227 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:06.228 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:06.320 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 07:58:06.325 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 07:58:07.787 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:08.059 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:08.065 5729 5750 D OpenGLRenderer: endAllActiveAnimators on 0x7911fa7000 (RippleDrawable) with handle 0x7911fb7ee0
06-04 07:58:08.504 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:08.524 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:08.527 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:08.590 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 07:58:08.590 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:00:14.585 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:00:14.587 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:00:14.629 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:00:14.633 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:00:14.635 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:00:15.282 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:00:16.756 18469 18469 W nvim : type=1400 audit(0.0:9453): avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=5430 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 08:00:22.398 5729 5729 W ResourceType: For resource 0x7f090028, entry index(40) is beyond type entryCount(37)
06-04 08:00:22.415 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:00:22.417 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:00:22.433 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:00:22.435 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:00:22.533 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:00:22.535 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:00:23.211 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:00:23.463 5729 5750 I chatty : uid=10194(com.termux.api) RenderThread identical 4 lines
06-04 08:00:23.465 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:00:23.465 5729 5750 D OpenGLRenderer: endAllActiveAnimators on 0x79128d6800 (RippleDrawable) with handle 0x7911fec240
06-04 08:00:24.458 30070 30070 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x704e60001c in tid 30070 (php), pid 30070 (php)
06-04 08:00:24.506 30074 30074 W crash_dump64: type=1400 audit(0.0:9454): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:24.516 30074 30074 I chatty : uid=10194(com.termux.api) crash_dump64 identical 26 lines
06-04 08:00:24.516 30074 30074 W crash_dump64: type=1400 audit(0.0:9481): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:24.529 30074 30074 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 08:00:24.541 30074 30074 I crash_dump64: performing dump of process 30070 (target tid = 30070)
06-04 08:00:24.541 30074 30074 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 08:00:24.542 30074 30074 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 08:00:24.542 30074 30074 F DEBUG : Revision: '0'
06-04 08:00:24.542 30074 30074 F DEBUG : ABI: 'arm64'
06-04 08:00:24.542 30074 30074 F DEBUG : pid: 30070, tid: 30070, name: php >>> php <<<
06-04 08:00:24.542 30074 30074 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x704e60001c
06-04 08:00:24.542 30074 30074 F DEBUG : x0 0000000040000707 x1 000000705233b5b8 x2 0000000000000000 x3 0030000000000000
06-04 08:00:24.542 30074 30074 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 08:00:24.542 30074 30074 F DEBUG : x8 000000704e480800 x9 000000704e600000 x10 00000000ffffff7f x11 000000705233b470
06-04 08:00:24.542 30074 30074 F DEBUG : x12 0000000000000001 x13 0000000000000004 x14 000000704e4019d0 x15 0000000000416932
06-04 08:00:24.542 30074 30074 F DEBUG : x16 000000705233cfb0 x17 000000559ee59610 x18 000000704fa2ce68 x19 000000704e402018
06-04 08:00:24.542 30074 30074 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000008 x23 000000000000bfc0
06-04 08:00:24.542 30074 30074 F DEBUG : x24 00000000ffffffff x25 000000705233d190 x26 000000705233b550 x27 0000000000000008
06-04 08:00:24.542 30074 30074 F DEBUG : x28 0000000000000001 x29 0000007ff3571680 x30 000000705233b2e8
06-04 08:00:24.542 30074 30074 F DEBUG : sp 0000007ff3571600 pc 000000705233b1b4 pstate 0000000080000000
06-04 08:00:24.543 30074 30074 F DEBUG :
06-04 08:00:24.543 30074 30074 F DEBUG : backtrace:
06-04 08:00:24.543 30074 30074 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:00:24.543 30074 30074 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:00:24.579 30074 30074 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 08:00:26.134 30092 30092 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x764540001c in tid 30092 (php), pid 30092 (php)
06-04 08:00:26.136 30096 30096 W crash_dump64: type=1400 audit(0.0:9501): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:26.146 30096 30096 I chatty : uid=10194(com.termux.api) crash_dump64 identical 14 lines
06-04 08:00:26.146 30096 30096 W crash_dump64: type=1400 audit(0.0:9505): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:26.161 30096 30096 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 08:00:26.146 30096 30096 W crash_dump64: type=1400 audit(0.0:9506): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:26.146 30096 30096 W crash_dump64: type=1400 audit(0.0:9514): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:26.146 30096 30096 W crash_dump64: type=1400 audit(0.0:9515): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:26.146 30096 30096 W crash_dump64: type=1400 audit(0.0:9520): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:26.163 30096 30096 I crash_dump64: performing dump of process 30092 (target tid = 30092)
06-04 08:00:26.163 30096 30096 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 08:00:26.163 30096 30096 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 08:00:26.163 30096 30096 F DEBUG : Revision: '0'
06-04 08:00:26.163 30096 30096 F DEBUG : ABI: 'arm64'
06-04 08:00:26.163 30096 30096 F DEBUG : pid: 30092, tid: 30092, name: php >>> php <<<
06-04 08:00:26.163 30096 30096 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x764540001c
06-04 08:00:26.163 30096 30096 F DEBUG : x0 0000000040000707 x1 00000076491955b8 x2 0000000000000000 x3 0030000000000000
06-04 08:00:26.163 30096 30096 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 08:00:26.163 30096 30096 F DEBUG : x8 0000007645280800 x9 0000007645400000 x10 00000000ffffff7f x11 0000007649195470
06-04 08:00:26.163 30096 30096 F DEBUG : x12 0000000000000001 x13 0000000000000004 x14 00000076452019d0 x15 0000000000416932
06-04 08:00:26.163 30096 30096 F DEBUG : x16 0000007649196fb0 x17 0000006105567610 x18 00000076481bce68 x19 0000007645202018
06-04 08:00:26.164 30096 30096 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000008 x23 000000000000bfc0
06-04 08:00:26.164 30096 30096 F DEBUG : x24 00000000ffffffff x25 0000007649197190 x26 0000007649195550 x27 0000000000000008
06-04 08:00:26.164 30096 30096 F DEBUG : x28 0000000000000001 x29 0000007fc7fef9b0 x30 00000076491952e8
06-04 08:00:26.164 30096 30096 F DEBUG : sp 0000007fc7fef930 pc 00000076491951b4 pstate 0000000080000000
06-04 08:00:26.164 30096 30096 F DEBUG :
06-04 08:00:26.164 30096 30096 F DEBUG : backtrace:
06-04 08:00:26.164 30096 30096 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:00:26.165 30096 30096 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:00:26.194 30096 30096 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 08:00:29.222 30109 30109 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7c50e0001c in tid 30109 (php), pid 30109 (php)
06-04 08:00:29.216 30111 30111 W crash_dump64: type=1400 audit(0.0:9548): avc: denied { read write } for path="/dev/pts/0" dev="devpts" ino=3 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 08:00:29.226 30112 30112 W crash_dump64: type=1400 audit(0.0:9549): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:29.236 30112 30112 I chatty : uid=10194(com.termux.api) crash_dump64 identical 17 lines
06-04 08:00:29.236 30112 30112 W crash_dump64: type=1400 audit(0.0:9567): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:00:29.250 30112 30112 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 08:00:29.251 30112 30112 I crash_dump64: performing dump of process 30109 (target tid = 30109)
06-04 08:00:29.252 30112 30112 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 08:00:29.252 30112 30112 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 08:00:29.252 30112 30112 F DEBUG : Revision: '0'
06-04 08:00:29.252 30112 30112 F DEBUG : ABI: 'arm64'
06-04 08:00:29.252 30112 30112 F DEBUG : pid: 30109, tid: 30109, name: php >>> php <<<
06-04 08:00:29.252 30112 30112 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7c50e0001c
06-04 08:00:29.252 30112 30112 F DEBUG : x0 0000000040000707 x1 0000007c54af85b8 x2 0000000000000000 x3 0030000000000000
06-04 08:00:29.252 30112 30112 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 08:00:29.252 30112 30112 F DEBUG : x8 0000007c50c81800 x9 0000007c50e00000 x10 00000000ffffff7f x11 0000007c54af8470
06-04 08:00:29.252 30112 30112 F DEBUG : x12 0000000000000001 x13 0000000000000004 x14 0000007c50c01930 x15 0000000000416932
06-04 08:00:29.252 30112 30112 F DEBUG : x16 0000007c54af9fb0 x17 00000055d7a8c610 x18 0000007c5447ce68 x19 0000007c50c02018
06-04 08:00:29.252 30112 30112 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000008 x23 000000000000bf40
06-04 08:00:29.252 30112 30112 F DEBUG : x24 00000000ffffffff x25 0000007c54afa190 x26 0000007c54af8550 x27 0000000000000008
06-04 08:00:29.252 30112 30112 F DEBUG : x28 0000000000000001 x29 0000007fe8831590 x30 0000007c54af82e8
06-04 08:00:29.252 30112 30112 F DEBUG : sp 0000007fe8831510 pc 0000007c54af81b4 pstate 0000000080000000
06-04 08:00:29.253 30112 30112 F DEBUG :
06-04 08:00:29.253 30112 30112 F DEBUG : backtrace:
06-04 08:00:29.253 30112 30112 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:00:29.253 30112 30112 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:00:29.288 30112 30112 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 08:00:30.576 18469 18469 W nvim : type=1400 audit(0.0:9596): avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=5430 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 08:01:11.093 30152 30152 W ADebug : Failed to get property persist.sys.media.traces
06-04 08:01:11.201 30152 30152 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 10194 <<<<<<
06-04 08:01:11.575 30152 30152 I /system/bin/app_process: The ClassLoaderContext is a special shared library.
06-04 08:01:11.575 30152 30152 W /system/bin/app_process: miui_dex2oat: OatFile: /data/data/com.termux/files/usr/libexec/termux-am/oat/arm64/am.odex Compiler-Filter = quicken
06-04 08:01:11.710 30152 30152 D AndroidRuntime: Calling main entry com.example.termuxam.Am
06-04 08:01:12.004 30162 30162 W zygote64: miui_dex2oat: OatFile: /data/app/com.termux.api-Q_fWO0xBq_CrOV8BlzBiRQ==/oat/arm64/base.odex Compiler-Filter = speed-profile
06-04 08:01:12.019 30162 30162 W zygote64: miui_dex2oat: oat file of /data/app/com.termux.api-Q_fWO0xBq_CrOV8BlzBiRQ==/split_config.in.apk is not exists
06-04 08:01:12.021 30162 30162 W zygote64: miui_dex2oat: oat file of /data/app/com.termux.api-Q_fWO0xBq_CrOV8BlzBiRQ==/split_config.xhdpi.apk is not exists
06-04 08:01:12.028 30162 30162 W ResourceType: No package identifier when getting name for resource number 0x00000000
06-04 08:01:12.034 30162 30162 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1190, previously 1192
06-04 08:01:12.034 30162 30162 W ResourceType: ResTable_typeSpec entry count inconsistent: given 156, previously 506
06-04 08:01:25.243 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 08:01:25.941 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 08:01:26.153 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:01:26.352 5729 5750 I chatty : uid=10194(com.termux.api) RenderThread identical 12 lines
06-04 08:01:26.369 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:02:06.815 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 08:02:07.510 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 08:02:31.739 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 08:02:42.039 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 08:02:42.974 5729 5729 W Choreographer: OPTS_INPUT: First frame was drawed before optimized, so skip!
06-04 08:02:55.484 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:02:55.485 5729 5729 W ResourceType: For resource 0x7f040016, entry index(22) is beyond type entryCount(19)
06-04 08:02:55.487 5729 5729 W ResourceType: For resource 0x7f040013, entry index(19) is beyond type entryCount(19)
06-04 08:02:55.488 5729 5729 W ResourceType: For resource 0x7f040015, entry index(21) is beyond type entryCount(19)
06-04 08:02:55.489 5729 5729 W ResourceType: For resource 0x7f040013, entry index(19) is beyond type entryCount(19)
06-04 08:02:55.490 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:02:55.516 5729 5729 E termux : Error in checkForFontAndColors()
06-04 08:02:55.516 5729 5729 E termux : java.lang.IllegalArgumentException: Invalid property: '<html><body>You'
06-04 08:02:55.516 5729 5729 E termux : at com.termux.terminal.d.a(SourceFile:15)
06-04 08:02:55.516 5729 5729 E termux : at com.termux.app.TermuxActivity.a(SourceFile:9)
06-04 08:02:55.516 5729 5729 E termux : at com.termux.app.TermuxActivity$a.onReceive(SourceFile:6)
06-04 08:02:55.516 5729 5729 E termux : at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$-android_app_LoadedApk$ReceiverDispatcher$Args_52651(LoadedApk.java:1319)
06-04 08:02:55.516 5729 5729 E termux : at android.app.-$Lambda$aS31cHIhRx41653CMnd4gZqshIQ.$m$7(Unknown Source:4)
06-04 08:02:55.516 5729 5729 E termux : at android.app.-$Lambda$aS31cHIhRx41653CMnd4gZqshIQ.run(Unknown Source:39)
06-04 08:02:55.516 5729 5729 E termux : at android.os.Handler.handleCallback(Handler.java:794)
06-04 08:02:55.516 5729 5729 E termux : at android.os.Handler.dispatchMessage(Handler.java:99)
06-04 08:02:55.516 5729 5729 E termux : at android.os.Looper.loop(Looper.java:176)
06-04 08:02:55.516 5729 5729 E termux : at android.app.ActivityThread.main(ActivityThread.java:6651)
06-04 08:02:55.516 5729 5729 E termux : at java.lang.reflect.Method.invoke(Native Method)
06-04 08:02:55.516 5729 5729 E termux : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
06-04 08:02:55.516 5729 5729 E termux : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:824)
06-04 08:02:55.533 5729 5729 I Toast : Show toast from OpPackageName:com.termux, PackageName:com.termux
06-04 08:02:55.557 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:02:55.558 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:02:57.495 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:02:57.497 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:02:58.906 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:02:58.907 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:02:58.928 5729 5729 I Toast : Show toast from OpPackageName:com.termux, PackageName:com.termux
06-04 08:02:58.954 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:02:58.955 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:03:00.915 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:00.917 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:05.810 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:05.819 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:05.824 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:05.902 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:05.902 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:32.453 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:32.454 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:32.498 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:03:32.507 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:03:32.507 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:32.511 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:32.735 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:32.744 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:39.441 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:39.456 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:39.458 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:39.537 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:39.537 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:44.082 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:44.083 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:44.145 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:03:44.154 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:03:44.160 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:44.160 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:44.388 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:44.389 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:48.076 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:48.077 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:48.111 5729 5729 I Toast : Show toast from OpPackageName:com.termux, PackageName:com.termux
06-04 08:03:48.127 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:03:48.132 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
06-04 08:03:50.103 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:50.105 5729 5750 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0
06-04 08:03:53.020 30523 30523 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x756a00001c in tid 30523 (php), pid 30523 (php)
06-04 08:03:53.016 30525 30525 W crash_dump64: type=1400 audit(0.0:9600): avc: denied { read write } for path="/dev/pts/1" dev="devpts" ino=4 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:untrusted_app_devpts:s0:c512,c768 tclass=chr_file permissive=0
06-04 08:03:53.046 30526 30526 W crash_dump64: type=1400 audit(0.0:9601): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:03:53.056 30526 30526 I chatty : uid=10194(com.termux.api) crash_dump64 identical 33 lines
06-04 08:03:53.056 30526 30526 W crash_dump64: type=1400 audit(0.0:9635): avc: denied { search } for name="com.termux" dev="dm-1" ino=453108 scontext=u:r:crash_dump:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
06-04 08:03:53.069 30526 30526 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
06-04 08:03:53.072 30526 30526 I crash_dump64: performing dump of process 30523 (target tid = 30523)
06-04 08:03:53.073 30526 30526 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-04 08:03:53.073 30526 30526 F DEBUG : Build fingerprint: 'Xiaomi/riva/riva:8.1.0/OPM1.171019.026/V11.0.2.0.OCKMIXM:user/release-keys'
06-04 08:03:53.073 30526 30526 F DEBUG : Revision: '0'
06-04 08:03:53.073 30526 30526 F DEBUG : ABI: 'arm64'
06-04 08:03:53.073 30526 30526 F DEBUG : pid: 30523, tid: 30523, name: php >>> php <<<
06-04 08:03:53.073 30526 30526 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x756a00001c
06-04 08:03:53.073 30526 30526 F DEBUG : x0 0000000040000707 x1 000000756dcf25b8 x2 0000000000000000 x3 0030000000000000
06-04 08:03:53.073 30526 30526 F DEBUG : x4 8080000000000000 x5 3000000000000000 x6 00000000000080b0 x7 feff73686c645e72
06-04 08:03:53.073 30526 30526 F DEBUG : x8 0000007569e81800 x9 000000756a000000 x10 00000000ffffff7f x11 000000756dcf2470
06-04 08:03:53.073 30526 30526 F DEBUG : x12 0000000000000001 x13 0000000000000004 x14 0000007569e01930 x15 0000000000416932
06-04 08:03:53.073 30526 30526 F DEBUG : x16 000000756dcf3fb0 x17 0000005c5f591610 x18 000000756a72fe68 x19 0000007569e02018
06-04 08:03:53.073 30526 30526 F DEBUG : x20 0000000000000003 x21 0000000000000004 x22 0000000000000008 x23 000000000000bf40
06-04 08:03:53.073 30526 30526 F DEBUG : x24 00000000ffffffff x25 000000756dcf4190 x26 000000756dcf2550 x27 0000000000000008
06-04 08:03:53.073 30526 30526 F DEBUG : x28 0000000000000001 x29 0000007fd106c5d0 x30 000000756dcf22e8
06-04 08:03:53.073 30526 30526 F DEBUG : sp 0000007fd106c550 pc 000000756dcf21b4 pstate 0000000080000000
06-04 08:03:53.074 30526 30526 F DEBUG :
06-04 08:03:53.074 30526 30526 F DEBUG : backtrace:
06-04 08:03:53.074 30526 30526 F DEBUG : #00 pc 00000000000011b4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:03:53.074 30526 30526 F DEBUG : #01 pc 00000000000012e4 /data/data/com.termux/files/usr/lib/php/ulopcodes.so
06-04 08:03:53.110 30526 30526 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
06-04 08:03:53.112 30526 30526 E crash_dump64: AM data write failed: Broken pipe
06-04 08:03:54.558 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:54.559 5729 5729 W ResourceType: For resource 0x7f040014, entry index(20) is beyond type entryCount(19)
06-04 08:03:54.581 5729 5729 I Toast : Show toast from OpPackageName:com.termux, PackageName:com.termux
06-04 08:03:54.612 5729 5750 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE
06-04 08:03:54.614 5729 5750 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
I try some basic hello world on aarch64 but that does't work
My bt `
0 0x0000007fb7e92370 in kernel_clock_gettime () #1 0x0000007fb7ebb504 in dl_async_safe_write_log () from /system/bin/linker64 #2 0x0000007fb7ebb768 in dl_async_safe_format_log () from /system/bin/linker64 #3 0x0000007fb7ebc040 in dl__ZL24debuggerd_signal_handleriP7siginfoPv () from /system/bin/linker64 #4 #5 0x0000007fb7d121b4 in ulop_oparray_h (op_array=0x7fb3e02018) at ulopcodes.c:299 #6 0x00000055558bf458 in zend_llist_apply_with_argument () #7 0x00000055558c07b0 in pass_two () Backtrace stopped: previous frame identical to this frame (corrupt stack?)
` Here is my logcat