Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: kitty crashing with current mesa drivers #22696

Open
jace opened this issue Dec 27, 2024 · 5 comments
Open

[Bug]: kitty crashing with current mesa drivers #22696

jace opened this issue Dec 27, 2024 · 5 comments
Labels
bug report Something is not working properly x11 Issue is related to stuff requiring X11 environment or x11-packages

Comments

@jace
Copy link

jace commented Dec 27, 2024

Problem description

Kitty from Termux packages under Termux:X11 crashes on load with illegal hardware instruction. I'm able to get it to run using zink with MESA_LOADER_DRIVER_OVERRIDE=zink kitty, but installing mesa-zink removes mesa and seems to cause other apps to fail.

What steps will reproduce the bug?

$ pkg install kitty
$ kitty
[1]    23294 illegal hardware instruction  kitty

What is the expected behavior?

Kitty's dependencies should include the correct mesa driver.

System information

Termux Variables:
TERMUX_API_VERSION=0.50.1
TERMUX_APK_RELEASE=F_DROID
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=15574
TERMUX_IS_DEBUGGABLE_BUILD=0
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.1
TERMUX_X11_XSTARTUP=dbus-launch --exit-with-session desktop-session
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages-cf.termux.dev/apt/termux-main stable main
# x11-repo (sources.list.d/x11.list)
deb https://packages-cf.termux.dev/apt/termux-x11 x11 main
# tur-repo (sources.list.d/tur.list)
deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous
Updatable packages:
All packages up to date
termux-tools version:
1.44.6
Android version:
15
Kernel build information:
Linux localhost 5.15.149-android13-8-o-01122-ge03e01402d8a #1 SMP PREEMPT Thu Nov 7 03:54:19 UTC 2024 aarch64 Android
Device manufacturer:
OnePlus
Device model:
CPH2551
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Installed termux plugins:
com.termux.window versionCode:15
com.termux.widget versionCode:13
com.termux.x11 versionCode:15
com.termux.styling versionCode:1000
com.termux.api versionCode:51
com.termux.boot versionCode:1000
com.termux.tasker versionCode:6
@jace jace added bug report Something is not working properly untriaged labels Dec 27, 2024
@Biswa96
Copy link
Member

Biswa96 commented Dec 27, 2024

I can not reproduce the issue. kitty is working fine in my setup. Could you try to debug the program with a debugger? or any strace output?

@Biswa96 Biswa96 added x11 Issue is related to stuff requiring X11 environment or x11-packages and removed untriaged labels Dec 27, 2024
@jace
Copy link
Author

jace commented Dec 31, 2024

Here's the output of strace kitty (it's long!): https://gist.github.com/jace/bf43c2bf9bfdd5cc0a871dbdc9388428

Kitty gets as far as rendering a window frame before crashing. The last bit of the log:

madvise(0x7534190000, 65536, MADV_DONTNEED) = 0
openat(AT_FDCWD, "/proc/cpuinfo", O_RDONLY|O_CLOEXEC) = 14
read(14, "processor\t: 0\nBogoMIPS\t: 38.40\nF"..., 16384) = 2816
read(14, "", 16384)                     = 0
madvise(0x7534190000, 327680, MADV_DONTNEED) = 0
rt_sigprocmask(SIG_SETMASK, ~[RT_1 RT_2 RT_3 RT_4 RT_5 RT_6 RT_7 RT_8], [HUP INT USR1 USR2 TERM CHLD RTMIN], 8) = 0
close(14)                               = 0
rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD RTMIN], NULL, 8) = 0
prctl(PR_GET_DUMPABLE)                  = 1 (SUID_DUMP_USER)
mprotect(0x75dc3a0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc490000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc110000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc3a0000, 393216, PROT_READ) = 0
mprotect(0x75dc490000, 393216, PROT_READ) = 0
mprotect(0x75dc110000, 393216, PROT_READ) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ) = 0
mprotect(0x75dc3a0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc490000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc110000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc3a0000, 393216, PROT_READ) = 0
mprotect(0x75dc490000, 393216, PROT_READ) = 0
mprotect(0x75dc110000, 393216, PROT_READ) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ) = 0
prctl(PR_GET_DUMPABLE)                  = 1 (SUID_DUMP_USER)
mprotect(0x75dc3a0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc490000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc110000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc3a0000, 393216, PROT_READ) = 0
mprotect(0x75dc490000, 393216, PROT_READ) = 0
mprotect(0x75dc110000, 393216, PROT_READ) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ) = 0
mprotect(0x75dc3a0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc490000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc110000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ|PROT_WRITE) = 0
mprotect(0x75dc3a0000, 393216, PROT_READ) = 0
mprotect(0x75dc490000, 393216, PROT_READ) = 0
mprotect(0x75dc110000, 393216, PROT_READ) = 0
mprotect(0x75dc0b0000, 393216, PROT_READ) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x75d6ab0000
mmap(0x75d6ab1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x75d6ab1000
mprotect(0x75d6ab1000, 8192, PROT_READ|PROT_EXEC) = 0
mprotect(0x75d6ab0000, 4096, PROT_READ) = 0
mprotect(0x75d6ab0000, 4096, PROT_READ) = 0
madvise(0x7534190000, 65536, MADV_DONTNEED) = 0
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPC, si_addr=0x75d6ab1010} ---
rt_sigaction(SIGILL, NULL, {sa_handler=0x75dd659fb8, sa_mask=~[KILL STOP], sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO|0x800}, 8) = 0
prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0)  = 0
openat(AT_FDCWD, "/proc/self/comm", O_RDONLY|O_CLOEXEC) = 14
read(14, "kitty\n", 17)                 = 6
close(14)                               = 0
getpid()                                = 27309
prctl(PR_GET_NAME, "kitty")             = 0
gettid()                                = 27309
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 14
connect(14, {sa_family=AF_UNIX, sun_path="/dev/socket/logdw"}, 110) = 0
writev(14, [{iov_base="\4", iov_len=1}, {iov_base="\255j", iov_len=2}, {iov_base="+\224sg\34\316D\10", iov_len=8}, {iov_base="\7", iov_len=1}, {iov_base="libc\0", iov_len=5}, {iov_base="Fatal signal 4 (SIGILL), code 1 "..., iov_len=110}], 6) = 127
close(14)                               = 0
gettid()                                = 27309
prctl(PR_SET_DUMPABLE, SUID_DUMP_USER)  = 0
prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) = -1 EINVAL (Invalid argument)
clone(child_stack=0x75dc428fe0, flags=CLONE_VM|CLONE_SIGHAND|CLONE_THREAD|CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID, child_tidptr=0x75dd537be4) = 27372
futex(0x75dd537be4, FUTEX_WAIT, 4294967295, NULL) = -1 EAGAIN (Try again)
futex(0x75dd537be4, FUTEX_WAIT, 27372, NULL) = 0
rt_sigaction(SIGILL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTART}, {sa_handler=0x75dd659fb8, sa_mask=~[KILL STOP], sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO|0x800}, 8) = 0
rt_sigaction(SIGILL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTART}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTART}, 8) = 0
getpid()                                = 27309
gettid()                                = 27309
rt_tgsigqueueinfo(27309, 27309, SIGILL, {si_signo=SIGILL, si_code=ILL_ILLOPC, si_addr=0x75d6ab1010}) = 0
rt_sigreturn({mask=[HUP INT USR1 USR2 TERM CHLD RTMIN]}) = 12970367430197903384
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPC, si_addr=0x75d6ab1010} ---
+++ killed by SIGILL +++

@truboxl
Copy link
Contributor

truboxl commented Dec 31, 2024

For this case, please post preferably logcat output

@jace
Copy link
Author

jace commented Jan 2, 2025

This seems to be the relevant section of adb logcat output:

01-02 13:33:59.384 14585 16420 W adbd    : timed out while waiting for FUNCTIONFS_BIND, trying again
01-02 13:33:59.384 14585 16420 I adbd    : UsbFfs: connection terminated: monitor thread finished
01-02 13:33:59.385 14585 14585 I adbd    : UsbFfs: already offline
01-02 13:33:59.385 14585 14585 I adbd    : destroying transport UsbFfs
01-02 13:33:59.385 14585 14585 I adbd    : UsbFfsConnection being destroyed
01-02 13:33:59.407 14585 14591 I adbd    : opening control endpoint /dev/usb-ffs/adb/ep0
01-02 13:33:59.409 14585 14591 I adbd    : UsbFfsConnection constructed
01-02 13:33:59.410 14585 16433 I adbd    : UsbFfs-monitor thread spawned
01-02 13:33:59.493  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 205.7, cct 5946.1, brl/algo/fold/ir 784.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12401.871094/7151.853027/4444.540039/19365.095703, ts 1006681851008619, cnt 56913
01-02 13:33:59.638  3143  3143 D PowerManagerService: userActivityNoUpdateLocked: groupId=0, eventTime=941316307, event=other, flags=0x0, uid=1000
01-02 13:33:59.642  3143  3143 I InputDispatcher: injectInputEvent: targetUid=<not set>, syncMode=NONE, timeout=0ms, policyFlags=0x66020000, event=MotionEvent { action=DOWN, id[0]=0, x[0]=2088.1, y[0]=2202.3, eventTime=941316307904000, downTime=941316307904000, deviceId=6, source=TOUCHSCREEN, displayId=0, eventId=0x3c41905c}
01-02 13:33:59.647  3143  4673 I [UAH_CLIENT]: UahEventAcquire, cmdid:37, pkg:none, identity:OplusUAwareInputHelper
01-02 13:33:59.646  5078  5078 D AnimSeqTimeStamp: getTimeGapToLastStartAppTime: 67241
01-02 13:33:59.647  3143  4168 D PowerManagerService: userActivityNoUpdateLocked: groupId=0, eventTime=941316307, event=touch, flags=0x0, uid=1000
01-02 13:33:59.646  4773  5152 I SystemUi--NavBar: NoBackGesture-->display_id_0 Start gesture: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=2088.1006, y[0]=2202.2998, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x800, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=941316307, downTime=941316307, deviceId=-1, source=0x1002, displayId=0, eventId=1010929756 }
01-02 13:33:59.648  5078  5078 I OplusBaseTouchInteractionService: onInputEvent(), ACTION_DOWN, Consumer=TYPE_NO_OP:TYPE_ONE_HANDED
01-02 13:33:59.648  3143  4673 D UAH-UahAdaptHelper: adaptSetNotification identity = OplusUAwareInputHelpersrc = 1000 , type 0 ,p1 = -1 ,p2 = -1 ,p3 = -1 ,p4 =
01-02 13:33:59.648  3143  4673 I [UAH_CLIENT]: uahRuleCtl, ruleId:1000, status:0
01-02 13:33:59.649  4773  5152 I SystemUi--NavBar: NoBackGesture-->display_id_0 Not in side gesture area
01-02 13:33:59.654  3143  5364 I VibratorManagerServiceExtImpl: vibrate is uid=10280, pid=0, opPkg=com.google.android.inputmethod.latin, effect=Mono{mEffect=Composed{segments=[OplusVibrationEffectSegment{mEffectId=1, mEffectStrength=-1, mRingtonePath=''}], repeat=-1}}, attributes=VibrationAttributes{mUsage=TOUCH, mAudioUsage= USAGE_UNKNOWN, mCategory=KEYBOARD, mFlags=0}, reason=performHapticFeedback(constant=3): View#performHapticFeedback, token=57923642
01-02 13:33:59.657  3143  4135 W VibrationScaler: Got unexpected vibration intensity: 2000
01-02 13:33:59.657  3143  4135 E VibrationScaler: No configured scaling level found! (current=2000, default= 2)
01-02 13:33:59.657  3143  4135 D VibrationThread: Perform OplusPrebakedSegment{mWaveformId=111, mDuration=36, mEffectStrength=2000, mDefaultUsage=TOUCH} on vibrator 0
01-02 13:33:59.658  2924  2924 D aidl_vibrator: Vibrator set amplitude: 1.833333
01-02 13:33:59.658  3143  4135 E VibratorController: Vibrator HAL setAmplitude failed: Status(-3, EX_ILLEGAL_ARGUMENT): ''
01-02 13:33:59.658  2924  2924 D aidl_vibrator: Vibrator perform effect 111
01-02 13:33:59.658  2924  2924 I aidl_vibrator: findEffect vibStyle 0, effect id = 111!
01-02 13:33:59.661  2924 16438 D aidl_vibrator: Starting perform on another thread
01-02 13:33:59.663  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:33:59.663  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10512, identity:qcom-perfd
01-02 13:33:59.669  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:33:59.675  3143  4458 D OGG_Detector: D:done mCurrStatus: 0
01-02 13:33:59.678  3143  3143 D PowerManagerService: userActivityNoUpdateLocked: groupId=0, eventTime=941316350, event=other, flags=0x0, uid=1000
01-02 13:33:59.679  3143  3143 I InputDispatcher: injectInputEvent: targetUid=<not set>, syncMode=NONE, timeout=0ms, policyFlags=0x66020000, event=MotionEvent { action=UP, id[0]=0, x[0]=2088.1, y[0]=2202.3, eventTime=941316350005000, downTime=941316307904000, deviceId=6, source=TOUCHSCREEN, displayId=0, eventId=0x1b8ec2a1}
01-02 13:33:59.680  5078  5078 D AnimSeqTimeStamp: getTimeGapToLastStartAppTime: 67275
01-02 13:33:59.680  4773  4833 D OneHandedTouchHandler: onMotionEvent: mIsInOutsideRegion = false, mIsOnStopTransitioning = false, rawY = 2202.2998
01-02 13:33:59.680  3143  4673 D UAH-UahAdaptHelper: adaptSetNotification identity = OplusUAwareInputHelpersrc = 1000 , type 1 ,p1 = -1 ,p2 = -1 ,p3 = -1 ,p4 =
01-02 13:33:59.680  3143  4673 I [UAH_CLIENT]: uahRuleCtl, ruleId:1000, status:1
01-02 13:33:59.681  8382  8382 D ViewRootImplExtImpl: the up motion event handled by client, just return
01-02 13:33:59.682 27123 27123 D LorieNative: Sending key: 36 (0 66 1)
01-02 13:33:59.683 27123 27123 D LorieNative: Sending key: 36 (0 66 0)
01-02 13:33:59.692  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 205.1, cct 5947.4, brl/algo/fold/ir 784.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12391.586914/7141.257812/4444.540039/19333.572266, ts 1006682050812734, cnt 56914
01-02 13:33:59.695  2924 16438 D aidl_vibrator: Notifying perform complete
01-02 13:33:59.696  1616 16440 I [UAH_CLIENT]: UahRelease, handle:608691
01-02 13:33:59.697  2924  2924 D aidl_vibrator: Vibrator off
01-02 13:33:59.710 16443 16443 W zsh     : type=1400 audit(0.0:373907): avc:  granted  { execute } for  name="coreutils" dev="dm-84" ino=777994 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.ge.capital.konysbiapp
01-02 13:33:59.714 16443 16443 W zsh     : type=1400 audit(0.0:373908): avc:  granted  { execute } for  name="coreutils" dev="dm-84" ino=777994 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.ge.capital.konysbiapp
01-02 13:33:59.714 16443 16443 W zsh     : type=1400 audit(0.0:373909): avc:  granted  { execute } for  name="coreutils" dev="dm-84" ino=777994 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.ge.capital.konysbiapp
01-02 13:33:59.714 16443 16443 W zsh     : type=1400 audit(0.0:373910): avc:  granted  { execute_no_trans } for  path="/data/data/com.termux/files/usr/bin/coreutils" dev="dm-84" ino=777994 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.ge.capital.konysbiapp
01-02 13:33:59.714 16443 16443 W sort    : type=1400 audit(0.0:373911): avc:  granted  { execute } for  path="/data/data/com.termux/files/usr/bin/coreutils" dev="dm-84" ino=777994 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.ge.capital.konysbiapp
01-02 13:33:59.719  3016 30434 D QmiClient: qmiServiceEventCallback recv msg id 1099
01-02 13:33:59.719  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:33:59.719  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:33:59.719  3016 30434 D QmiVsClient: enter - onQmiServiceEventCallback msgId 1099
01-02 13:33:59.719  3016 30434 D QmiVsClientEvent: QosPeriodReportInd MSG IND data_len 2052
01-02 13:33:59.719  3016 30434 D QmiVsClientEvent: qmiVsClientNotifyQosPeriodReportIndEvent - RADIO_EVENT_QOS_PERIOD_REPORT_NOTIFY_IND
01-02 13:33:59.719  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:33:59.719  3016  3044 D VsProxy : handleMessage msg is 2420
01-02 13:33:59.720  3016  3044 D VsProxy : handleQosPeriodReportInd for instance 1 data_len 69
01-02 13:33:59.721 21219 21240 D SubsysRadioIndication: [PHONE1]radioQosPeriodReportInd
01-02 13:33:59.743  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:33:59.743  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/kitty
01-02 13:33:59.743  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:33:59.775  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:33:59.775  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10513, identity:qcom-perfd
01-02 13:33:59.776  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:33:59.788  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=47
01-02 13:33:59.803  1616 16447 I [UAH_CLIENT]: UahRelease, handle:608692
01-02 13:33:59.804  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=48
01-02 13:33:59.892  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 205.7, cct 5952.7, brl/algo/fold/ir 784.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12401.871094/7151.853027/4453.591797/19375.603516, ts 1006682251011484, cnt 56915
01-02 13:33:59.975  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:33:59.976  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10514, identity:qcom-perfd
01-02 13:33:59.977  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:33:59.988  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=49
01-02 13:34:00.000  3143  4137 V AlarmManager: sending alarm Alarm{a5cbf1c type 3 origWhen 1006682359 whenElapsed 1006682359 android} uid 1000 whenElapsed 1006682359 windowLength 0 maxWhenElapsed 1006682359 repeatInterval 0 action null component null tag TIME_TICK flags 0x9 procName system_server
01-02 13:34:00.003  1616 16449 I [UAH_CLIENT]: UahRelease, handle:608693
01-02 13:34:00.004 21219 21219 D SubsysBroadcastManager: onReceive action:android.intent.action.TIME_TICK
01-02 13:34:00.006  7711 11934 D PhoneScreenOnTime: affairType:231
01-02 13:34:00.011  7711 11934 D PhoneUsageTime: affairType:231
01-02 13:34:00.060  4938  5663 D CommonApp-462-10538: transport layer data is invalid
01-02 13:34:00.064  3143  4131 D ActivityManager: freezing 31266 com.todoist
01-02 13:34:00.064  4938  5663 D CommonApp-459-10538: transport layer data is invalid
01-02 13:34:00.066  3143  4131 D ActivityManager: reportOneUidFrozenStateChanged uid 10373 frozen = true
01-02 13:34:00.067  3143  5367 V AccessibilityManagerService: onUserStateChangedLocked for user 0 with forceUpdate: false mEnabledServices = [ComponentInfo{net.dinglisch.android.taskerm/net.dinglisch.android.taskerm.MyAccessibilityService}, ComponentInfo{com.x8bit.bitwarden/com.x8bit.bitwarden.Accessibility.AccessibilityService}, ComponentInfo{com.viscouspot.gitsync/com.viscouspot.gitsync.GitSyncAccessibilityService}, ComponentInfo{com.joaomgcd.autoinput/com.joaomgcd.autoinput.service.ServiceAccessibilityV2}, ComponentInfo{io.github.sds100.keymapper/io.github.sds100.keymapper.system.accessibility.MyAccessibilityService}, ComponentInfo{org.kde.kdeconnect_tp/org.kde.kdeconnect.Plugins.MouseReceiverPlugin.MouseReceiverService}, ComponentInfo{com.termux.x11/com.termux.x11.utils.KeyInterceptor}] mCrashedServices = []
01-02 13:34:00.068  3143  5367 W MagnificationConnectionManager: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED
01-02 13:34:00.068  3143  4131 D ActivityManager: freezing 28615 com.android.settings
01-02 13:34:00.069  3143  4309 D InetDiagMessage: Destroyed 0 sockets, proto=IPPROTO_TCP, family=AF_INET, states=14
01-02 13:34:00.071  3143  4309 D InetDiagMessage: Destroyed 0 sockets, proto=IPPROTO_TCP, family=AF_INET6, states=14
01-02 13:34:00.071  3143  4309 D InetDiagMessage: Destroyed live tcp sockets for uids={10373} in 5ms
01-02 13:34:00.073  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:34:00.073  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10511, identity:qcom-perfd
01-02 13:34:00.075  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:34:00.082  4773 14300 I KeyguardStyleClockPlugin: WeatherEffectController-->updateNetworkAndLocationState: isNetAble = true;  isLocationAble = true
01-02 13:34:00.082  4773 14300 I KeyguardStyleClockPlugin: WeatherEffectController-->checkWeatherRemind isListening = true timeOverGap = false networkAndLocationEnable = true
01-02 13:34:00.086  3143  4131 D ActivityManager: freezing 23072 com.oneplus.oshare
01-02 13:34:00.088  4773  4773 I KeyguardStyleClockPlugin: WeatherEffectController-->sendWeatherData mCurrentData = WeatherData(weatherId=55, weatherDescription='Mostly sunny', dayTemperature=26, NightTemperature=15, resId=-66583732, cityId=5)
01-02 13:34:00.088  3143  4131 D ActivityManager: reportOneUidFrozenStateChanged uid 10528 frozen = true
01-02 13:34:00.089  3143  4309 D InetDiagMessage: Destroyed 0 sockets, proto=IPPROTO_TCP, family=AF_INET, states=14
01-02 13:34:00.090  3143  4309 D InetDiagMessage: Destroyed 0 sockets, proto=IPPROTO_TCP, family=AF_INET6, states=14
01-02 13:34:00.090  3143  4309 D InetDiagMessage: Destroyed live tcp sockets for uids={10528} in 2ms
01-02 13:34:00.092  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 206.0, cct 5949.3, brl/algo/fold/ir 784.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12412.154297/7162.448242/4444.540039/19365.095703, ts 1006682451012265, cnt 56916
01-02 13:34:00.092  1590 13138 I sensors-hal: handle_fold_fusion_rgb_event:223, fusion_rgb: (56916)(cct, lux, ir)[5949.26, 205.96, 0.000000] (r, g, b, c)[12412.15, 7162.45, 4444.54, 19365.10] (pwm, hbm, brl, algo)[0.0 0.0 784.0 2.0]
01-02 13:34:00.104  1616 16452 I [UAH_CLIENT]: UahRelease, handle:608694
01-02 13:34:00.126  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:34:00.126  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10512, identity:qcom-perfd
01-02 13:34:00.127  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:34:00.129  3143  5364 V AccessibilityManagerService: onUserStateChangedLocked for user 0 with forceUpdate: false mEnabledServices = [ComponentInfo{net.dinglisch.android.taskerm/net.dinglisch.android.taskerm.MyAccessibilityService}, ComponentInfo{com.x8bit.bitwarden/com.x8bit.bitwarden.Accessibility.AccessibilityService}, ComponentInfo{com.viscouspot.gitsync/com.viscouspot.gitsync.GitSyncAccessibilityService}, ComponentInfo{com.joaomgcd.autoinput/com.joaomgcd.autoinput.service.ServiceAccessibilityV2}, ComponentInfo{io.github.sds100.keymapper/io.github.sds100.keymapper.system.accessibility.MyAccessibilityService}, ComponentInfo{org.kde.kdeconnect_tp/org.kde.kdeconnect.Plugins.MouseReceiverPlugin.MouseReceiverService}, ComponentInfo{com.termux.x11/com.termux.x11.utils.KeyInterceptor}] mCrashedServices = []
01-02 13:34:00.130  3143  5364 W MagnificationConnectionManager: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED
01-02 13:34:00.138  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=50
01-02 13:34:00.155  1616 16454 I [UAH_CLIENT]: UahRelease, handle:608695
01-02 13:34:00.209  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:34:00.209  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10513, identity:qcom-perfd
01-02 13:34:00.211  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:34:00.221  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=51
01-02 13:34:00.227  4262 13275 I NearbyMediums: No BLE Fast/GATT advertisements found in the latest cycle.
01-02 13:34:00.237  1616 16458 I [UAH_CLIENT]: UahRelease, handle:608696
01-02 13:34:00.241 16445 16445 I shmem   : int libandroid_shmget(key_t, size_t, int): bound UNIX socket /dev/shm/0000403d in pid=16445
01-02 13:34:00.242 16445 16445 I shmem   : void *libandroid_shmat(int, const void *, int): mapped addr 0x7929c40000 for FD 9 ID 0
01-02 13:34:00.242 16445 16445 I shmem   : int libandroid_shmctl(int, int, struct shmid64_ds *): IPC_RMID for shmid=403d0001
01-02 13:34:00.277  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:34:00.277  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10514, identity:qcom-perfd
01-02 13:34:00.279  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:34:00.288  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=52
01-02 13:34:00.292  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 205.5, cct 5957.6, brl/algo/fold/ir 784.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12422.437500/7162.448242/4462.644043/19375.603516, ts 1006682651011276, cnt 56917
01-02 13:34:00.294 16445 16445 I shmem   : void *libandroid_shmat(int, const void *, int): mapped addr 0x7924dc0000 for FD 11 ID 1
01-02 13:34:00.294 16445 16445 I shmem   : int libandroid_shmctl(int, int, struct shmid64_ds *): IPC_RMID for shmid=403d0002
01-02 13:34:00.294 16445 16445 I shmem   : int libandroid_shmdt(const void *): unmapped addr 0x7929c40000 for FD 9 ID 0 shmid 403d0001
01-02 13:34:00.294 16445 16445 I shmem   : int libandroid_shmdt(const void *): deleting shmid 403d0001
01-02 13:34:00.294 16445 16445 I shmem   : int libandroid_shmctl(int, int, struct shmid64_ds *): IPC_RMID for shmid=403d0001
01-02 13:34:00.294 16445 16445 I shmem   : int libandroid_shmctl(int, int, struct shmid64_ds *): shmid=403d0001 does not exist locally
01-02 13:34:00.297  3143  4663 I Osense-PsiDetector: 2698,141,3482,8704,60,785,558,6076,2815,886,1486,145,16,15420
01-02 13:34:00.298  3143  4653 I Osense-BaseDecisionMaker: notifySceneToAthenaPolicy: SCENE_RES_MEM_PSI_NORMAL, bundle: Bundle[{memLevel=3}]
01-02 13:34:00.305  1616 16461 I [UAH_CLIENT]: UahRelease, handle:608697
01-02 13:34:00.321  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=53
01-02 13:34:00.381  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:34:00.381  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10511, identity:qcom-perfd
01-02 13:34:00.383  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:34:00.388  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=54
01-02 13:34:00.401  3143  4656 I Osense-BaseDecisionMaker: notifySceneToAthenaPolicy: SCENE_RES_IO_PSI, bundle: Bundle[{ioLevel=3}]
01-02 13:34:00.401  3143  4656 I Osense-BaseDecisionMaker: OSense not supported scene! SCENE_RES_IO_PSI
01-02 13:34:00.410  1616 16464 I [UAH_CLIENT]: UahRelease, handle:608698
01-02 13:34:00.412 14585 16433 W adbd    : timed out while waiting for FUNCTIONFS_BIND, trying again
01-02 13:34:00.412 14585 16433 I adbd    : UsbFfs: connection terminated: monitor thread finished
01-02 13:34:00.412 14585 14585 I adbd    : UsbFfs: already offline
01-02 13:34:00.412 14585 14585 I adbd    : destroying transport UsbFfs
01-02 13:34:00.412 14585 14585 I adbd    : UsbFfsConnection being destroyed
01-02 13:34:00.421  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=55
01-02 13:34:00.438  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=56
01-02 13:34:00.454  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=57
01-02 13:34:00.457 14585 14591 I adbd    : opening control endpoint /dev/usb-ffs/adb/ep0
01-02 13:34:00.458 14585 14591 I adbd    : UsbFfsConnection constructed
01-02 13:34:00.459 14585 16465 I adbd    : UsbFfs-monitor thread spawned
01-02 13:34:00.471  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=58
01-02 13:34:00.488  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=59
01-02 13:34:00.492  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 206.2, cct 5975.4, brl/algo/fold/ir 784.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12432.720703/7183.639160/4471.695801/19396.617188, ts 1006682851014921, cnt 56918
01-02 13:34:00.504  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=60
01-02 13:34:00.521  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=61
01-02 13:34:00.538  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=62
01-02 13:34:00.544  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.545  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/zsh
01-02 13:34:00.545  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.554  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=63
01-02 13:34:00.571  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=64
01-02 13:34:00.588  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=65
01-02 13:34:00.589  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.589  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:34:00.589  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.590  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.590  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/dash
01-02 13:34:00.590  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.597  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.597  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:34:00.597  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.603  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.603  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:34:00.603  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.604  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.604  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:34:00.604  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.605  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=66
01-02 13:34:00.613  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.613  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:34:00.613  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.620  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.620  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/start-stop-daemon
01-02 13:34:00.620  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.621  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=67
01-02 13:34:00.632  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.632  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/libexec/git-core/git
01-02 13:34:00.632  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.638  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=68
01-02 13:34:00.651  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.651  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/grep
01-02 13:34:00.651  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.655  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=69
01-02 13:34:00.662  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.662  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/grep
01-02 13:34:00.662  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.671  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=70
01-02 13:34:00.675 16445 16445 F libc    : Fatal signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x79cc601010 in tid 16445 (kitty), pid 16445 (kitty)
01-02 13:34:00.688  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=71
01-02 13:34:00.692  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 206.1, cct 5970.8, brl/algo/fold/ir 784.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12422.437500/7173.043945/4471.695801/19407.125000, ts 1006683051013984, cnt 56919
01-02 13:34:00.693  3143  3413 D Arc[OplusBrightnessSceneAdapter]: Arc scene change!!! ErraticScene -> StableScene [erraticScore:-1, stableScore:5467] isLuxRefresh:true
01-02 13:34:00.693  3143  3413 D Arc[OplusBrightnessAmbientAdapter[StabilityProcess]]: updateRangeStrategy: reason[SceneChange ] baseLux:59.332558, scene:StableScene large{19.430328, 244.66995} largeForAux{19.430328, 220.26524} small{31.177605, 87.48751} hbm{0.0, 15000.0}
01-02 13:34:00.694  3143  3413 D Arc[OplusSmartBrightnessController]: brightness changed!!!finalLux:202.562, weightLux:203.0, automaticLux:202.562, lastFinalLux:59.332558, lastAutomaticLux:59.332558, deviceDirection:Brightening, environmentDirection:Brightening, scene:StableScene, accelerateScale:1.0, updateProcess:[StableForceChange], luxQueue:[203.0, 203.0, 203.0, 203.0, 203.0], display[-1]:(59.332558, 98.88623, 3133.4292)->(202.562, 126.61171, 3503.506), drag:(4.87, 32.9252, 1908.0)
01-02 13:34:00.694  3143  3413 D Arc[OplusSmartBrightnessController]: Detailed Statistics:PhoneState{TimeEvent{event:CALENDER_TIME id:1}-13:34:00, LuxEvent{event:MAIN_LUX lux:203.0}, ProximityEvent{event:FAR id:1}, MotionEvent{event:MOTIONLESS id:0}, InOutDoorEvent{event:OUT_DOOR id:1}, DarkModeEvent{event:DARK_MODE id:0}, NetworkEvent{event:WIFI id:0}}
01-02 13:34:00.695  3143  3413 I OplusSmartBrightnessController: update target brightness point to : display[-1]=(59.332558, 98.88623, 3133.4292)->(202.562, 126.61171, 3503.506)
01-02 13:34:00.696  3143  3407 I ColorAutomaticBrightnessController: updateAutoBrightness: Auto, sendUpdate = true adjustment=13976.470703,changed:3133->3503,modified:3503->3503->3503,changed=true,cameraMode=0,ProximityNear=false
01-02 13:34:00.697  3143  3413 I OplusSmartBrightnessController: onTargetBrightnessChange brightness change to (202.562, 126.61171, 3503.506)
01-02 13:34:00.698  3143  3413 D Arc[OplusFeatureBrightnessBarController]: BrightnessBarController is not support.
01-02 13:34:00.699  3143  3407 D OplusFeatureHDREnhanceBrightness: setAnimating : displayId[0]=true
01-02 13:34:00.699  3143  3407 D OplusFeatureReduceBrightness: setAnimating : animating = true
01-02 13:34:00.699  3143  3407 D OplusFeatureEdrEnhanceBrightness: setAnimating: true
01-02 13:34:00.699  3143  3407 D OplusFeaturePwEdrEnhanceBrightness: setAnimating: true
01-02 13:34:00.701  3143  3407 D DpcExtImpl[0]: Animating brightness: target=3133->3503,rate=24->120,type=automatic,byUse=false local:4630946704981769859
01-02 13:34:00.702 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.704  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=72
01-02 13:34:00.705  3143  3407 D OplusDisplayBrightnessModel: new animation!index=[0]=[98.855->126.556], is Up animation, Seq = 4, AccelerateScale = 1.0, AdjFreq = 191.52597, SeqPhaseCount=[0, 0, 0]
01-02 13:34:00.706  3143  3407 D OplusDisplayBrightnessModel: new animation!index=[1]=[98.855->126.556], is Up animation, Seq = 4, AccelerateScale = 1.0, AdjFreq = 191.52597, SeqPhaseCount=[1, 0, 0]
01-02 13:34:00.711  3143  4425 D DisplayDeviceExt: setDisplayBrightness(4630946704981769859,3133.0, 0.305987, 98.855),verbose[(1,ON):3133.0->3133.0,(3133.0, 3133.0)]
01-02 13:34:00.712   741   741 E lowmemorykiller: device memory 685011 free 27689 file 612838
01-02 13:34:00.713 16487 16487 E crash_dump64: failed to get the guest state header for thread 16445: Bad address
01-02 13:34:00.713  3143  4663 I Osense-PsiDetector: 2676,108,3463,8704,61,785,559,6105,2839,904,1489,123,16,15421
01-02 13:34:00.714  3143  4653 I Osense-BaseDecisionMaker: notifySceneToAthenaPolicy: SCENE_RES_MEM_PSI_NORMAL, bundle: Bundle[{memLevel=4}]
01-02 13:34:00.716  1498  9324 E TetherController: property_get sys.radio.data.modem_share_flag return 0, 1!
01-02 13:34:00.716  3143  4653 I Osense-BaseDecisionMaker: notifySceneToAthenaPolicy: SCENE_RES_MEM_PSI_LEAK, bundle: Bundle[{memLevel=4}]
01-02 13:34:00.717 16487 16487 E crash_dump64: failed to get the guest state header for thread 16455: Bad address
01-02 13:34:00.718 16487 16487 E crash_dump64: failed to get the guest state header for thread 16459: Bad address
01-02 13:34:00.720 16487 16487 E crash_dump64: failed to get the guest state header for thread 16466: Bad address
01-02 13:34:00.721  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=73
01-02 13:34:00.723  3143  4425 D DisplayDeviceExt: setDisplayBrightness(4630946704981769859,3134.0, 0.306085, 98.999),verbose[(2,ON):3133.0->3134.0,(3134.0, 3134.0)]
01-02 13:34:00.726 16487 16487 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstoneProto
01-02 13:34:00.729  1254  1254 I tombstoned: received crash request for pid 16445
01-02 13:34:00.731 16487 16487 I crash_dump64: performing dump of process 16445 (target tid = 16445)
01-02 13:34:00.735  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.734 16492 16492 W zsh     : type=1400 audit(0.0:374103): avc:  granted  { execute } for  name="grep" dev="dm-84" ino=753368 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.termux.api
01-02 13:34:00.734 16492 16492 W zsh     : type=1400 audit(0.0:374104): avc:  granted  { execute } for  name="grep" dev="dm-84" ino=753368 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.termux.api
01-02 13:34:00.734 16492 16492 W zsh     : type=1400 audit(0.0:374105): avc:  granted  { execute_no_trans } for  path="/data/data/com.termux/files/usr/bin/grep" dev="dm-84" ino=753368 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.termux.api
01-02 13:34:00.734 16492 16492 W grep    : type=1400 audit(0.0:374106): avc:  granted  { execute } for  path="/data/data/com.termux/files/usr/bin/grep" dev="dm-84" ino=753368 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.termux.api
01-02 13:34:00.737  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.737  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/grep
01-02 13:34:00.737  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.738 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.739  3143  4425 D DisplayDeviceExt: setDisplayBrightness(4630946704981769859,3135.0, 0.306182, 99.146),verbose[(3,ON):3134.0->3135.0,(3135.0, 3135.0)]
01-02 13:34:00.739  4938  5663 V MonthTrafficAlert: getWarningNotification subId:2 numWarningNotificaion:0
01-02 13:34:00.741  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3130 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.741  4938  5663 V MonthTrafficAlert: getWarningNotification subId:3 numWarningNotificaion:0
01-02 13:34:00.738 16492 16492 W grep    : type=1400 audit(0.0:374107): avc:  granted  { execute } for  path="/data/data/com.termux/files/usr/lib/libpcre2-8.so" dev="dm-84" ino=776918 scontext=u:r:untrusted_app_27:s0:c247,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c247,c257,c512,c768 tclass=file app=com.termux.api
01-02 13:34:00.748 28896 14403 D AudioManagerExtImpl: getStreamVolume too fast, volume index=80, package=com.google.android.apps.youtube.music
01-02 13:34:00.750  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.750  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:34:00.750  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.756  3143  4425 D DisplayDeviceExt: setDisplayBrightness(4630946704981769859,3136.0, 0.306280, 99.245),verbose[(4,ON):3135.0->3136.0,(3136.0, 3136.0)]
01-02 13:34:00.758  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.758 16487 16487 F DEBUG   : Process name is kitty, uid is 10503, not key_process
01-02 13:34:00.758 16487 16487 F DEBUG   : keyProcess: 0
01-02 13:34:00.758 16487 16487 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-02 13:34:00.758 16487 16487 F DEBUG   : Build fingerprint: 'OnePlus/CPH2551IN/OP5973L1:15/AP3A.240617.008/T.R4T3.1b22099_4b5bf_29762:user/release-keys'
01-02 13:34:00.758 16487 16487 F DEBUG   : Revision: '0'
01-02 13:34:00.758 16487 16487 F DEBUG   : ABI: 'arm64'
01-02 13:34:00.758 16487 16487 F DEBUG   : Timestamp: 2025-01-02 13:34:00.734478815+0530
01-02 13:34:00.758 16487 16487 F DEBUG   : Process uptime: 2s
01-02 13:34:00.758 16487 16487 F DEBUG   : Cmdline: kitty
01-02 13:34:00.758 16487 16487 F DEBUG   : pid: 16445, tid: 16445, name: kitty  >>> kitty <<<
01-02 13:34:00.758 16487 16487 F DEBUG   : uid: 10503
01-02 13:34:00.758 16487 16487 F DEBUG   : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
01-02 13:34:00.758 16487 16487 F DEBUG   : pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
01-02 13:34:00.758 16487 16487 F DEBUG   : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x00000079cc601010
01-02 13:34:00.758 16487 16487 F DEBUG   :     x0  b4000079283e0018  x1  b4000079283e0050  x2  b4000079cbe28300  x3  b4000079283d0530
01-02 13:34:00.758 16487 16487 F DEBUG   :     x4  0000000000000004  x5  0000000000000000  x6  0000000000000084  x7  b4000079283d00f0
01-02 13:34:00.758 16487 16487 F DEBUG   :     x8  0000000000000000  x9  0000007ff0398ae0  x10 0000000000000000  x11 00000079cc601000
01-02 13:34:00.758 16487 16487 F DEBUG   :     x12 0000000000000000  x13 0000000000000000  x14 0000000000000000  x15 0000000000000000
01-02 13:34:00.758 16487 16487 F DEBUG   :     x16 00000079d07f0660  x17 00000079d0770780  x18 0000000000000000  x19 0000000000000000
01-02 13:34:00.758 16487 16487 F DEBUG   :     x20 b4000079cbf9aec0  x21 0000007ff03991d8  x22 b4000079283d0000  x23 00000079d3701010
01-02 13:34:00.758 16487 16487 F DEBUG   :     x24 0000007ff0399000  x25 0000000000000400  x26 0000000000000000  x27 0000000000001000
01-02 13:34:00.758 16487 16487 F DEBUG   :     x28 0000000000000003  x29 0000007ff0399170
01-02 13:34:00.758 16487 16487 F DEBUG   :     lr  0000007938d3a028  sp  0000007ff0398e80  pc  00000079cc601010  pst 0000000060001000
01-02 13:34:00.758 16487 16487 F DEBUG   : 32 total frames
01-02 13:34:00.758 16487 16487 F DEBUG   : backtrace:
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE: Function names and BuildId information is missing for some frames due
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE: to unreadable libraries. For unwinds of apps, only shared libraries
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE: found under the lib/ directory are readable.
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE: On this device, run setenforce 0 to make the libraries readable.
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE: Unreadable libraries:
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE:   /data/data/com.termux/files/usr/bin/kitty
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE:   /data/data/com.termux/files/usr/lib/kitty/kitty/fast_data_types.so
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE:   /data/data/com.termux/files/usr/lib/kitty/kitty/glfw-x11.so
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE:   /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :   NOTE:   /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #00 pc 0000000000000010  <anonymous:79cc601000>
01-02 13:34:00.758 16487 16487 F DEBUG   :       #01 pc 0000000000c4e024  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #02 pc 0000000000c4dd38  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #03 pc 0000000000b93004  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #04 pc 0000000000b8e088  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #05 pc 0000000000b8ddcc  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #06 pc 0000000000b8db70  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #07 pc 0000000000c7c928  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #08 pc 0000000000807a68  /data/data/com.termux/files/usr/lib/libgallium-24.2.8.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #09 pc 00000000000bb300  /data/data/com.termux/files/usr/lib/kitty/kitty/fast_data_types.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #10 pc 00000000000ba33c  /data/data/com.termux/files/usr/lib/kitty/kitty/fast_data_types.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #11 pc 000000000006b6e0  /data/data/com.termux/files/usr/lib/kitty/kitty/fast_data_types.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #12 pc 0000000000041a78  /data/data/com.termux/files/usr/lib/kitty/kitty/glfw-x11.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #13 pc 00000000000308dc  /data/data/com.termux/files/usr/lib/kitty/kitty/glfw-x11.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #14 pc 00000000000698dc  /data/data/com.termux/files/usr/lib/kitty/kitty/fast_data_types.so
01-02 13:34:00.758 16487 16487 F DEBUG   :       #15 pc 00000000002adea4  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #16 pc 00000000002a1af4  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #17 pc 00000000003a995c  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #18 pc 00000000002a1114  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #19 pc 00000000002a22c4  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #20 pc 00000000003127f0  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #21 pc 00000000002a1304  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #22 pc 00000000003a995c  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #23 pc 00000000003a4da4  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #24 pc 00000000003a27d4  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #25 pc 00000000002f1834  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #26 pc 00000000002a1af4  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #27 pc 00000000003a995c  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #28 pc 000000000042901c  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #29 pc 0000000000428be8  /data/data/com.termux/files/usr/lib/libpython3.12.so.1.0
01-02 13:34:00.758 16487 16487 F DEBUG   :       #30 pc 0000000000003fd4  /data/data/com.termux/files/usr/bin/kitty
01-02 13:34:00.758 16487 16487 F DEBUG   :       #31 pc 0000000000089ea4  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+120) (BuildId: 4545a63f7d7b92b0c45c26fe530b66de)
01-02 13:34:00.759  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3132 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.762  3143  4658 W NativeCrashListener: Couldn't find ProcessRecord for pid 16445
01-02 13:34:00.762  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.766  1254  1254 E tombstoned: Tombstone written to: tombstone_28
01-02 13:34:00.767  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3132 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.770 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.775  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.775  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/direnv
01-02 13:34:00.775  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.775  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.775  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/coreutils
01-02 13:34:00.775  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.778 28896 14403 D AudioManagerExtImpl: getStreamVolume too fast, volume index=80, package=com.google.android.apps.youtube.music
01-02 13:34:00.778  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.781  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3135 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.783  3143  4001 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE_PROTO_WITH_HEADERS isTagEnabled=true flags=0x4
01-02 13:34:00.785  1590  1673 I sensors-hal: send_brightness:916, light_iface: send_cfg, br 785, dc 0, power on 1, val 131857
01-02 13:34:00.786  1590  1673 I sensors-hal: send_request:330, send_request start this=0xb400007ee9934400x 
01-02 13:34:00.786  1590  1673 I sensors-hal: send_request:415, send_request completed, this=0xb400007ee9934400x
01-02 13:34:00.788  3143  4001 D DropBoxManagerService: file :: /data/system/dropbox/[email protected]
01-02 13:34:00.790  3143  3323 D CompatChangeReporter: Compat change id reported: 296060945; UID 10127; state: ENABLED
01-02 13:34:00.795  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.795  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/libexec/vte-urlencode-cwd
01-02 13:34:00.795  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.804  3143  4001 I BootReceiver: Copying /data/tombstones/tombstone_28 to DropBox (SYSTEM_TOMBSTONE)
01-02 13:34:00.805  3143  4001 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x6
01-02 13:34:00.806  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.808  3143  4001 D DropBoxManagerService: file :: /data/system/dropbox/[email protected]
01-02 13:34:00.810  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3137 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.811  3143  4001 D OplusAnrCrashMonitor: handleAnrCrashData: bundle data done
01-02 13:34:00.813  3143 12383 D OplusAnrCrashMonitor: bind to service from AnrCrashParams{ Tag=native_crash, id=574b6bd}
01-02 13:34:00.813   741   741 E lowmemorykiller: device memory 694514 free 31801 file 611414
01-02 13:34:00.813  1616  1616 I [UAH_CLIENT]: UahPlatformResAcquire
01-02 13:34:00.813  1616  1616 I [UAH_CLIENT]: UahEventAcquire, cmdid:-3, pkg:1883 10512, identity:qcom-perfd
01-02 13:34:00.814  1616  1728 E ANDR-PERF-RESOURCEQS: ANDR-PERF-RESOURCEQS: AddAndApply() 125: Resource with major=16, minor=0 not supported
01-02 13:34:00.818  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.819  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3137 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.821 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.821  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=74
01-02 13:34:00.828  1499  1499 D Zygote  : Forked child process 16509
01-02 13:34:00.828  3143  3376 I ActivityManager: Start proc 16509:com.oplus.crashbox/1000 for service {com.oplus.crashbox/com.oplus.crashbox.ExceptionMonitorService}
01-02 13:34:00.833  1590  1673 I sensors-hal: send_brightness:916, light_iface: send_cfg, br 786, dc 0, power on 1, val 131858
01-02 13:34:00.833  1590  1673 I sensors-hal: send_request:330, send_request start this=0xb400007ee9934400x 
01-02 13:34:00.834  1590  1673 I sensors-hal: send_request:415, send_request completed, this=0xb400007ee9934400x
01-02 13:34:00.838  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=75
01-02 13:34:00.838  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.841  3143  4425 W SettingsProvider: notifyForSettingsChange delay for screen_brightness, value: 3146, delta: 9, lastNotifyTimestamp: 941317504, minInterval: 10
01-02 13:34:00.842  2906  2906 E OPLUS_KEVENT_RECORD: oplus_kevent Receive message from kernel, event_type=3
01-02 13:34:00.843  2906  2906 E OPLUS_KEVENT_RECORD: OPLUS_KEVENT payload:10503,path@@/data/data/com.termux/files/usr/bin/mcfly
01-02 13:34:00.843  2906  2906 I OPLUS_KEVENT_RECORD: oplus_put_exec_kevent_to_list
01-02 13:34:00.843 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.843  1616 16508 I [UAH_CLIENT]: UahRelease, handle:608699
01-02 13:34:00.845 16509 16509 E .oplus.crashbox: Unknown bits set in runtime_flags: 0x40000000
01-02 13:34:00.845 16509 16509 I .oplus.crashbox: Using CollectorTypeCMC GC.
01-02 13:34:00.846  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.847  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3142 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.847 16509 16509 E .oplus.crashbox: Not starting debugger since process cannot load the jdwp agent.
01-02 13:34:00.848 28896 14403 D AudioManagerExtImpl: getStreamVolume too fast, volume index=80, package=com.google.android.apps.youtube.music
01-02 13:34:00.849  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3142 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.849 16509 16509 D nativeloader: Load libframework-connectivity-tiramisu-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
01-02 13:34:00.850  1590  1673 I sensors-hal: send_brightness:916, light_iface: send_cfg, br 787, dc 0, power on 1, val 131859
01-02 13:34:00.850  1590  1673 I sensors-hal: send_request:330, send_request start this=0xb400007ee9934400x 
01-02 13:34:00.850  1590  1673 I sensors-hal: send_request:415, send_request completed, this=0xb400007ee9934400x
01-02 13:34:00.852 16509 16509 D OplusActivityThreadExtImpl: java.lang.NoSuchMethodException: dalvik.system.VMRuntime.SupressionGC [int, int]
01-02 13:34:00.852 16509 16509 W libc    : Access denied finding property "persist.vendor.sys.activitylog"
01-02 13:34:00.852 16509 16509 I OneTrace: Mark active for pid=16509? true
01-02 13:34:00.853 16509 16509 D cutils-dev: otrace_set_tracing_enabled? true tag:0
01-02 13:34:00.853 16509 16509 D cutils-dev: properties changed in otrace_seq_number_changed!
01-02 13:34:00.855  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=76
01-02 13:34:00.856  3143  5369 D ActivityTaskManagerServiceExtImpl: preBindApplication record is null
01-02 13:34:00.856  3143  5369 D RGBNormalizeServer: OplusRGBNormalize feature enabled ? true
01-02 13:34:00.856  3143  5369 D ResourcesManagerCache: For package com.oplus.crashbox we got cacheList [null] appInfoExt is null ? false hasFeature ? false
01-02 13:34:00.860  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.860 16509 16509 D OplusActivityManager: get AMS extension: android.os.BinderProxy@254942a
01-02 13:34:00.861  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3143 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.862 16509 16521 D OplusAppHeapManager: java.lang.NoSuchMethodException: dalvik.system.VMRuntime.updateProcessValue [int, int, int]
01-02 13:34:00.866 16509 16509 D callGcSupression: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null object reference
01-02 13:34:00.867 16509 16509 D CompactWindowAppManager: initCompactApplicationInfo CompactMode: , NormalMode: 
01-02 13:34:00.867 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.868 16509 16509 D OplusScrollToTopManager: setIsInWhiteList false
01-02 13:34:00.869 16509 16509 D OplusViewDebugManager: OplusViewDebugManager Constructor android.view.debug.OplusViewDebugManager@421fb8 [mHasViewDebugProperty true] [mHasMsgDebugProperty false] [DEBUG false] [EXTRAINFOENABLE false] [LIGHT_OS false]
01-02 13:34:00.871  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=77
01-02 13:34:00.871 16509 16509 W libc    : Access denied finding property "ro.odm.prev.product.name"
01-02 13:34:00.881 16509 16509 D nativeloader: Configuring clns-shared-7 for other apk /system_ext/app/CrashBox/CrashBox.apk. target_sdk_version=35, uses_libraries=, library_path=/system_ext/app/CrashBox/lib/arm64:/system_ext/app/CrashBox/CrashBox.apk!/lib/arm64-v8a:/system/lib64:/system_ext/lib64, permitted_path=/data:/mnt/expand:/data/user/0/com.oplus.crashbox:/system_ext/app/CrashBox:/system/lib64:/system_ext/lib64
01-02 13:34:00.885 16509 16509 D CompatChangeReporter: Compat change id reported: 202956589; UID 1000; state: ENABLED
01-02 13:34:00.888  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=78
01-02 13:34:00.892  1590 12978 I sensors-hal: handle_fold_fusion_light_event:260, fusion_light: lux 206.0, cct 5972.3, brl/algo/fold/ir 787.0/2.0/0.0/0.0, pwm/dc 0.0/0.0, rgbc 12422.437500/7173.043945/4471.695801/19396.617188, ts 1006683251018046, cnt 56920
01-02 13:34:00.892  3143  4128 I CwbClient: setCWBDisplayType set mFeatureID = CWB_RGB_VALUE
01-02 13:34:00.893  3143  3413 D Arc[OplusBrightnessPhoneStateManager]: LuxEvent{event:MAIN_LUX lux:203.0} -> LuxEvent{event:MAIN_LUX lux:203.0}
01-02 13:34:00.896  3143  3413 D Arc[OplusBrightnessSceneAdapter]: Arc scene change!!! StableScene -> NormalScene [erraticScore:-1, stableScore:-1] isLuxRefresh:true
01-02 13:34:00.896  3143  3413 D Arc[OplusBrightnessAmbientAdapter[StabilityProcess]]: updateRangeStrategy: reason[LuxChange SceneChange ] baseLux:202.562, scene:NormalScene large{36.260334, 585.55554} largeForAux{36.260334, 535.124} small{133.90009, 271.2239} hbm{0.0, 15000.0}
01-02 13:34:00.897  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.898 16509 16509 V GraphicsEnvironment: Currently set values for:
01-02 13:34:00.898 16509 16509 V GraphicsEnvironment:   angle_gl_driver_selection_pkgs=[""]
01-02 13:34:00.898 16509 16509 V GraphicsEnvironment:   angle_gl_driver_selection_values=[""]
01-02 13:34:00.898 16509 16509 V GraphicsEnvironment: com.oplus.crashbox is not listed in per-application setting
01-02 13:34:00.900  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3148 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.902 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.904 16509 16509 I SwitchesProvider: com.oplus.crashbox.settingslib.switch_provider
01-02 13:34:00.904 16509 16509 E CrashBox_SwitchProvider: createSwitchControllers called.
01-02 13:34:00.905  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=79
01-02 13:34:00.909  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.911  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3150 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.911  1590  1673 I sensors-hal: send_brightness:916, light_iface: send_cfg, br 789, dc 0, power on 1, val 131861
01-02 13:34:00.911  1590  1673 I sensors-hal: send_request:330, send_request start this=0xb400007ee9934400x 
01-02 13:34:00.911 28896 14403 D AudioManagerExtImpl: getStreamVolume too fast, volume index=80, package=com.google.android.apps.youtube.music
01-02 13:34:00.911  1590  1673 I sensors-hal: send_request:415, send_request completed, this=0xb400007ee9934400x
01-02 13:34:00.912 16509 16509 D CompatChangeReporter: Compat change id reported: 279646685; UID 1000; state: ENABLED
01-02 13:34:00.916   741   741 E lowmemorykiller: device memory 696053 free 30564 file 612558
01-02 13:34:00.919 16509 16509 D AppFeatureProviderUtils: getStringForFeature: true
01-02 13:34:00.919 16509 16509 D AppFeatureProviderUtils: getStringForFeature: true
01-02 13:34:00.920 16509 16509 D AppFeatureProviderUtils: getStringForFeature: null
01-02 13:34:00.920 16509 16509 D AppFeatureProviderUtils: getStringForFeature: null
01-02 13:34:00.921 16509 16509 D AppFeatureProviderUtils: getStringForFeature: https://ostorage-ocloud-in.allawnos.com
01-02 13:34:00.926 16509 16509 W CrashBox_ProfileUtils: Failed to read anr ext profile, use the default profile. 
01-02 13:34:00.938  3143  5369 W PackageManager: package com.oplus.crashbox uid 1000 pid 16509 call SetEnabledSetting(com.oplus.crashbox component = androidx.work.impl.background.systemjob.SystemJobService, 1, 0)
01-02 13:34:00.938  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=80
01-02 13:34:00.942  3143  5364 I ActivityManager: Flag disabled. Ignoring finishAttachApplication from uid: 1000. pid: 16509
01-02 13:34:00.942 16509 16509 W ServiceManagerCppClient: Failed to get isDeclared for vendor.qti.hardware.perf2.IPerf/default: Status(-1, EX_SECURITY): 'SELinux denied.'
01-02 13:34:00.946  3143  5369 W OplusSelfProtectManager: pkg[com.oplus.crashbox] not in policy list
01-02 13:34:00.948  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.948  3143  3143 W OplusSelfProtectManager: pkg[com.oplus.crashbox] not in policy list
01-02 13:34:00.949  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3153 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.949 16509 16522 W CrashBox_FileUtils: failed to get Info: exists=false, canRead=false
01-02 13:34:00.949  3143  3143 W OplusSelfProtectManager: pkg[com.oplus.crashbox] not in policy list
01-02 13:34:00.950  3143 12383 D OplusAnrCrashMonitor: handleServiceCall: bundle data
01-02 13:34:00.950  3143  5364 W OplusSelfProtectManager: pkg[com.oplus.crashbox] not in policy list
01-02 13:34:00.951 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.953  3143 16536 E OplusEapManager: --Json parse failed!org.json.JSONException: No value for business
01-02 13:34:00.955  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=81
01-02 13:34:00.958  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.960  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3155 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.960  1590  1673 I sensors-hal: send_brightness:916, light_iface: send_cfg, br 790, dc 0, power on 1, val 131862
01-02 13:34:00.960  1590  1673 I sensors-hal: send_request:330, send_request start this=0xb400007ee9934400x 
01-02 13:34:00.961  1590  1673 I sensors-hal: send_request:415, send_request completed, this=0xb400007ee9934400x
01-02 13:34:00.961 28896 14403 D AudioManagerExtImpl: getStreamVolume too fast, volume index=80, package=com.google.android.apps.youtube.music
01-02 13:34:00.964 16509 16534 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1958 android.content.ContextWrapper.startService:837 com.oplus.crashbox.h.w:37 com.oplus.crashbox.h.f:0 com.oplus.crashbox.g.run:2 
01-02 13:34:00.971  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=82
01-02 13:34:00.974 16509 16522 W CrashBox_PackageUtils: getAppName: kitty is invalid package name.
01-02 13:34:00.975 16509 16522 W CrashBox_PackageUtils: getAppVersionName: kitty is invalid package name.
01-02 13:34:00.975  4773  4773 I SystemUi--QuickSettings: CentralSurfaces.BrightnessController-->onChange uri: content://settings/system/screen_brightness mAutomatic: true mIsScreenBrightnessAnimationSupport: false
01-02 13:34:00.976  4773  4773 I SystemUi--QuickSettings: OplusQsBrightnessSliderController-->setProgressAnimation value: 3156 isListening: false  screenBrightnessDuration: 0.0 startTime: 0 lastDuration: 0.0 lastStartTime: 0
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: versionCode parseLong failed!
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: java.lang.NumberFormatException: For input string: "unknown"
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at java.lang.Long.parseLong(Long.java:744)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at java.lang.Long.parseLong(Long.java:869)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at h3.i.a(Unknown Source:104)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at h3.i.c(Unknown Source:90)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at h3.i.b(Unknown Source:32)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at d3.b.l(Unknown Source:113)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at d3.e.g(Unknown Source:18)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at com.oplus.crashbox.h.y(Unknown Source:2)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at com.oplus.crashbox.ExceptionMonitorService$ExceptionMonitorBinder.onAppExceptionBundle(Unknown Source:13)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at com.oplus.eap.IExceptionMonitorService$Stub.transOnAppExceptionBundle(IExceptionMonitorService.java:208)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at com.oplus.eap.IExceptionMonitorService$Stub.onTransact(IExceptionMonitorService.java:183)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at android.os.Binder.execTransactInternal(Binder.java:1523)
01-02 13:34:00.976 16509 16522 W CrashBox_ExceptionInfoEntity: 	at android.os.Binder.execTransact(Binder.java:1457)
01-02 13:34:00.978 16509 16522 W CrashBox_TestModeManager: PackageName not found:com.oplus.autotest.qetest
01-02 13:34:00.979 28896 14403 D AudioManagerExtImpl: getStreamVolume normal, volume index=80
01-02 13:34:00.980 16509 16522 W CrashBox_PackageUtils: getInstallerPackageName: kitty is invalid package name.
01-02 13:34:00.984  4843  6086 I [0]DCS-ContentProvider: support
01-02 13:34:00.987  4843  4875 W [0]DCS  : preciseControlPackageDictionary is not include packageName=com.oplus.crashbox
01-02 13:34:00.988  1883  1883 E SurfaceFlinger: Out of order buffers detected for RequestedLayerState{SurfaceView[com.termux.x11/com.termux.x11.MainActivity](BLAST)#165373 parentId=165372} producedId=107 frameNumber=105 -> producedId=107 frameNumber=83
01-02 13:34:00.994  1590  1673 I sensors-hal: send_brightness:916, light_iface: send_cfg, br 791, dc 0, power on 1, val 131863
01-02 13:34:00.994  1590  1673 I sensors-hal: send_request:330, send_request start this=0xb400007ee9934400x 
01-02 13:34:00.994  1590  1673 I sensors-hal: send_request:415, send_request completed, this=0xb400007ee9934400x

@jace
Copy link
Author

jace commented Jan 20, 2025

I'm still having crashes with the kitty 0.39.0 release in 76fa032. How can I help find the cause of the crash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Something is not working properly x11 Issue is related to stuff requiring X11 environment or x11-packages
Projects
None yet
Development

No branches or pull requests

3 participants