Segfaults for no apparent reason #679
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While attempting to run this terminal, it simply segfaults the moment after it's window border is rendered, with no info on why...
The output is as follows:
what os/version?
Alpine edge
so I guess you use https://pkgs.alpinelinux.org/packages?name=cool-retro-term version from there.
maybe you get a hint when running
strace cool-retro-term
on what it's looking for and failing to findI have attempted that, and got nothing useful, additionally I'm testing from a handcompiled version, not that the binary worked either.
I believe this is a gpu issue, since it seems to work fine on my other alpine systems, and this particular segfault is from an armv7 device, but thats just a guess