Skip to content

Segmentation fault on 32-bit arm when built with -mthumb #1

@fornwall

Description

@fornwall

@michalbednarski In termux/termux-packages#761 it was noticed that proot segfaults when built with -mthumb on 32-bit arm (which Termux&Android does by default to save binary size, as Thumb-2 seems to be recommended for most).

I worked around it by avoiding building proot with -mthumb in termux/termux-packages@28c436b, so it's not really that important, and I guess 32-bit arm is slowly being deprecated as more and more new devices are 64-bit.

So not worth spending a lot of time on, but still interesting to see if you have an idea what could cause this :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions