@phel @drewdevault
Can you explain what's weird? I'm probably simplifying things here, but the program got passed an open file descriptor as stderr, it attempted writing into it, that call returned an error, the program aborted with a non-zero exit code, what is wrong with this?