-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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]: Android 15 will directly print "killed" and return signal 9 #4219
Comments
Works fine on latest android 15 avd.
Issue is likely phantom process killer. |
I have this problem too |
Read the installation docs again. |
But it still says |
Disable phantom process killer as mentioned above. |
Seems like you already have. Generate a full system log right after process gets killed. |
I executed this command, but it had no effect:
|
The result of this command returns
|
libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 6273 (init), pid 6273 (init)
libc : crash_dump helper failed to exec, or was killed
linker : error: unable to open file "/data/data/com.termux/files/usr/bin/bash
" There is unexpected newline at end of But your logs didn't contain execution history. Exit termux, then run |
Problem description
When opening Termux,it will throw "signal 9"directly.
Steps to reproduce the behavior.
Open Termux
What is the expected behavior?
No response
System information
The text was updated successfully, but these errors were encountered: