Termux-Java icon indicating copy to clipboard operation
Termux-Java copied to clipboard

"Bad system call"

Open SirZok opened this issue 4 years ago • 6 comments

Installation succeeds, though on executing java (e.g. java -version) the process returns the message "Bad system call"

SirZok avatar Jan 16 '21 17:01 SirZok

Try under termux-chroot. pkg in proot then execute termux-chroot and then run java

kcubeterm avatar Jan 17 '21 16:01 kcubeterm

How to run i mean which command to use run java and also to stop

Sachin146 avatar Jan 21 '21 14:01 Sachin146

Try under termux-chroot. pkg in proot then execute termux-chroot and then run java

@kcubeterm thx, that worked for me!

Could you shortly explain what the problem is and what termux-chroot does and why it works? Thanks a lot!

ElCattivo13 avatar Feb 13 '21 04:02 ElCattivo13

@ElCattivo13 simply put it just proots you into a *nix-like file hierarchy you can try: vim -R `which termux-chroot` and examine what it does.

timwm avatar May 08 '21 18:05 timwm

It's really working thanks bro

Azhar-alt avatar Aug 07 '22 00:08 Azhar-alt