On Fri, May 26, 2023 at 1:10 PM Sergey Bugaev <buga...@gmail.com> wrote: > Let me actually try building w/ Luca's patches myself and seeing if > that works for me.
Yes, still works here with the latest gnumach, so Luca's changes are not to blame. I can reproduce your crash with your gnumach build though; but as it happens immediately (before I can attach gdb) I cannot make much sense of it. Please rebuild with a patch that busy-waits for a volatile variable to be set (from an attached debugger) after Mach starts up, but before it tries to load the ELF. Then I'll be able to attach GDB and see how it fails. And here's my build of gnumach: https://darnassus.sceen.net/~bugaevc/gnumach -- perhaps try that. Sergey