The following commit breaks the winsock test for me.
commit 4c5b55a0f82e83793814a21eadec8b50d48751f3 Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 4 18:16:48 2007 +0200
server: Run async I/O APCs from the SIGUSR1 handler.
I have attached the backtrace.
This is currently stopping me from confirming if my WSAStringToAddress patch is correct.
Cheers, Kai
On Friday 29 June 2007 09:21:03 Kai Blin wrote:
commit 4c5b55a0f82e83793814a21eadec8b50d48751f3 Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 4 18:16:48 2007 +0200
server: Run async I/O APCs from the SIGUSR1 handler.
I have attached the backtrace.
Looking at bug 8791, I can confirm this only happens with WINEDEBUG=+winsock.
Cheers, Kai