Skip to content

what might be the reason for segfault ? #290

Closed Answered by michalbednarski
imxade asked this question in Q&A
Discussion options

You must be logged in to vote

There was error in proot that prevented launching native (ARM) executables from QEMU (x86_64), fixed now and will be available as proot-5.1.107-62 in Termux apt repo

Your script sets PATH=/data/data/com.termux/files/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin and therefore binaries from Termux are preferred to ones in guest system, not sure if that is intentional

By the way, you can avoid linkerconfig warning through:

mkdir directory/linkerconfig
cp /linkerconfig/ld.config.txt directory/linkerconfig/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by imxade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants