[Signal 9] Termux crashes in android 12 #147
Replies: 12 comments 8 replies
-
The problem is that config can be reseted in any time and max_phantom_proccesses will revert to 32. That is why is needed to freeze config to prevent reset.
Which arises another problem ? So it is very nasty solution ! A Gamble sort of . I did it and for now had no problems . It is working like a charm . You can watch the struggle here : https://issuetracker.google.com/u/0/issues/205156966?pli=1#comment37 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Re-enable device config sync - before next update on phone, it is unknown will it conflict with the updating phone so re-enable before updating phone and after update set it again to max int and freeze config . If the phone is updating and needs to write in config and config is frozen, One thing is plus in this case . The minus . Unfreeze config
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
The solution is explained here in details. https://gist.github.com/agnostic-apollo/dc7e47991c512755ff26bd2d31e72ca8 |
Beta Was this translation helpful? Give feedback.
-
Oh sh1t those problem b@st3er than as i tought i cant fix it |
Beta Was this translation helpful? Give feedback.
-
It is good thanks u all but a bit late i was alredy unistall termux and
everything so now i can try again termux udroid and more ...
THANKS
…On Fri, Apr 15, 2022, 6:06 PM Zman-1x1 ***@***.***> wrote:
Yes you can fix this
https://github.com/SaicharanKandukuri/termux-android12-phantom-fix
you just need some experience with Linux terminal skills
—
Reply to this email directly, view it on GitHub
<#147 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMHPSLZLNP3Z6K56S7BDGDVFFWG7ANCNFSM5TBCTKDQ>
.
You are receiving this because you commented.Message ID:
<RandomCoderOrg/ubuntu-on-android/repo-discussions/147/comments/2574181@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Why thise happend again??
…On Fri, Apr 15, 2022, 6:06 PM Zman-1x1 ***@***.***> wrote:
Yes you can fix this
https://github.com/SaicharanKandukuri/termux-android12-phantom-fix
you just need some experience with Linux terminal skills
—
Reply to this email directly, view it on GitHub
<#147 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMHPSLZLNP3Z6K56S7BDGDVFFWG7ANCNFSM5TBCTKDQ>
.
You are receiving this because you commented.Message ID:
<RandomCoderOrg/ubuntu-on-android/repo-discussions/147/comments/2574181@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Again it happened server get killed
…On Fri, Apr 15, 2022, 6:06 PM Zman-1x1 ***@***.***> wrote:
Yes you can fix this
https://github.com/SaicharanKandukuri/termux-android12-phantom-fix
you just need some experience with Linux terminal skills
—
Reply to this email directly, view it on GitHub
<#147 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMHPSLZLNP3Z6K56S7BDGDVFFWG7ANCNFSM5TBCTKDQ>
.
You are receiving this because you commented.Message ID:
<RandomCoderOrg/ubuntu-on-android/repo-discussions/147/comments/2574181@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Update: Disabling phantom service results in laggy experience
|
Beta Was this translation helpful? Give feedback.
-
Solution works in Galaxy Tab S7:
output Enable USB debugging then
Have to do after every reboot of device |
Beta Was this translation helpful? Give feedback.
-
I got thise it is ok 👍
…On Fri, Apr 15, 2022, 6:06 PM Zman-1x1 ***@***.***> wrote:
Yes you can fix this
https://github.com/SaicharanKandukuri/termux-android12-phantom-fix
you just need some experience with Linux terminal skills
—
Reply to this email directly, view it on GitHub
<#147 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMHPSLZLNP3Z6K56S7BDGDVFFWG7ANCNFSM5TBCTKDQ>
.
You are receiving this because you commented.Message ID:
<RandomCoderOrg/ubuntu-on-android/repo-discussions/147/comments/2574181@
github.com>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A lot of android users know by now that termux has some real issues with android 12
Here is a workaround that could fix issues
with this command
adb shell device_config put activity_manager max_phantom_processes 10000
this command makes phantom process in peace to some extend
for linux users to
adb
&fastboot
Edit:
I wrote a blog to fix this issue forever without an extra device:
Beta Was this translation helpful? Give feedback.
All reactions