7 Sep
2025
7 Sep
'25
6:50 a.m.
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 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8875#note_115093