- Joined
- Sep 18, 2011
- Messages
- 742
So NOSPAWN segfaults on ARM as well? Can you run each process with gdb? Just do `ENV=whatever gdb --args glxgears`, then run "start", then "c" at every prompt until it segfaults, at which point run "bt" for a stacktrace.
There's also LIBGL_STACKTRACE=1 but I have no idea how that will interact with remote.
There's also LIBGL_STACKTRACE=1 but I have no idea how that will interact with remote.
Last edited by a moderator: