termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
742 stars 162 forks source link

Segmentation fault when using Zypper #256

Open radumamy opened 1 year ago

radumamy commented 1 year ago

Hi @michalbednarski.

Recently, Zypper started crashing with Segmentation fault, probably after a recent Android update.

Any advice will be much appreciated. Thank you.

Termux Version 0.118.0 Proot Version 5.1.107-55 Android 13 openSUSE Tumbleweed 20230108

`uname -a Linux localhost 5.10.117-android12-9-00002-ga192aab407c1-ab9158536 #1 SMP PREEMPT Mon Oct 10 19:26:29 UTC 2022 aarch64 Android

localhost:~ # zypper -vvv dup Verbosity: 3 Initializing Target Checking whether to refresh metadata for openSUSE-Tumbleweed-Oss Segmentation fault localhost:~ # zypper -vvv ref Verbosity: 3 Initializing Target Specified repositories: Skipping disabled repository 'openSUSE-Tumbleweed-Debug' Checking whether to refresh metadata for openSUSE-Tumbleweed-Oss Segmentation fault`