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]: Termux itself crashes, when trying to build Rustic, from Crate #4288

Closed
vmlemon opened this issue Dec 3, 2024 · 1 comment
Closed

Comments

@vmlemon
Copy link

vmlemon commented Dec 3, 2024

Problem description

Using Termux, from the Google Play Store, on a Samsung Galaxy S22, with additional testing, under BlueStacks, on Windows 11. Ubuntu 22.04.5 installed, from Andronix, in a chroot.

Steps to reproduce the behavior.

Install Andronix, from Google Play Store, along with Termux. Use instructions, from Andronix app, to create a new Ubuntu instance installation script, and run in Termux. Install rustc-1.80, and cargo-1.80, from Termux/Ubuntu repositories, and try to run cargo install --debug rustic-rs --locked, as mentioned in rustic-rs/rustic_core#377.

Several hundred packages will compile, and install, but towards the end, Termux will exhaust memory, and eventually crash. I have tried several attempts to install this package, in debugging mode, including by SSHing into my phone, with OpenSSHD running inside Termux, directly running the command on the handset, with the screen unlocked, and with it unlocked, and also by testing Android, on BlueStacks, and can reliably reproduce the crash.

Attaching GZip-compressed Android crash report.
Untitled.txt.gz

What is the expected behavior?

I would expect that Termux wouldn't crash, in this scenario, despite having several GB of RAM to play with.

System information

  • Termux application version: Termux 0.118.0 (Google Play Store)
  • Android OS version: Android 14, Samsung OneUI 6.0 (uname -a reports Linux localhost 5.10.177-android12-9-27763393-abS901BXXU8DXD6 rustic-rs/rustic#1 SMP PREEMPT Fri Apr 5 16:00:39 KST 2024 aarch64 aarch64 aarch64 GNU/Linux)
  • Device model:
    Samsung Galaxy S22 (SM-S901B/DS), BlueStacks Player 5.21.630.1018 P64
@twaik
Copy link
Member

twaik commented Dec 3, 2024

Play store version issues must be reported to https://github.com/termux-play-store/ .

@twaik twaik closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants