Jeremy Huddleston Sequoia
Jeremy Huddleston Sequoia
So it looks like xterm is running. Take a spindump focused on it (while it isn't suspended) to see what it is up to. Also might be helpful to use...
You should also setup your locale correctly.
In the failing case, xterm is blocked in a write(2) syscall. What version of XQuartz are you using here?
xterm[0x10005b6b3] : callq 0x10005cdb0 ; spawnXTerm at main.c:3735 xterm[0x10005b6b8] : movl $0x14, %edi So that's odd that we see `write` rather than `spawnXTerm` in the backtrace. That could be explained...
We should remove that option from preferences. It hasn't really worked in over a decade...
They settings are CFPreferences, so run `defaults read org.xquartz.X11` to see them
> Each time it stops it spits out an error report - attached I don't see any attachment. Can you provide it? Is it a crash log?
To attach a file on the report, please use the github website or app. It looks like you are replying to the email notification, so that is probably why the...
Is this a recent regression? If so, do you know what changed to introduce it?
Ah right, I think I recall something about this from a few years ago. I'll see if I can dig that up.