llyyr (@llyyr) commented about dlls/ntdll/unix/server.c:
inproc_device_fd = wine_server_receive_fd( &handle ); assert( handle == reply->inproc_device );
I hit this assert when running anything with the latest iteration of this MR, even winecfg or notepad. This wasn't the case with v1 when I tested