[Bug 52594] rustup-init.exe panic in reqwest failed to park thread

WineHQ Bugzilla wine-bugs at winehq.org
Sat Feb 26 05:51:07 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52594

Lorenzo Ferrillo <lorenzofer at live.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|                            |4b00dd097de79be0a548f7d80b4
                   |                            |c98ce8d9dbd20

--- Comment #1 from Lorenzo Ferrillo <lorenzofer at live.it> ---
Bisect result:
4b00dd097de79be0a548f7d80b4c98ce8d9dbd20 is the first bad commit
commit 4b00dd097de79be0a548f7d80b4c98ce8d9dbd20
Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Fri Dec 10 11:27:39 2021 -0600

    server: Handle the entire IOCTL_AFD_POLL ioctl on the server side.

    Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/ntdll/unix/socket.c       | 153 +---------------------------------
 include/wine/afd.h             |  30 ++++++-
 include/wine/server_protocol.h |  35 +-------
 server/protocol.def            |  25 ------
 server/request.h               |   9 --
 server/sock.c                  | 182 ++++++++++++++++++++++++++++++-----------
 server/trace.c                 |  50 -----------
 7 files changed, 167 insertions(+), 317 deletions(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list