[Bug 51726] New: wineserver crashes with an assert()
https://bugs.winehq.org/show_bug.cgi?id=51726 Bug ID: 51726 Summary: wineserver crashes with an assert() Product: Wine Version: 6.16 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs(a)winehq.org Reporter: dmitry(a)baikal.ru CC: z.figura12(a)gmail.com Regression SHA1: 96593370cd7b1ec127270a1c4a95d055baf532c8 Distribution: --- Created attachment 70613 --> https://bugs.winehq.org/attachment.cgi?id=70613 Snippet of +relay,+server log leading to the assert Due to resent changes wineserver crashes with an assert. This is a regression caused by 96593370cd7b1ec127270a1c4a95d055baf532c8 is the first bad commit commit 96593370cd7b1ec127270a1c4a95d055baf532c8 Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Wed Sep 1 17:28:38 2021 -0500 server: Introduce a helper to fill an iosb and terminate the async. For convenience, and to centralize the STATUS_ALERTED logic into one place. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> server/async.c | 29 +++++++++++++ server/console.c | 51 ++++++++-------------- server/device.c | 14 +++--- server/file.h | 2 + server/named_pipe.c | 4 +- server/sock.c | 121 ++++++++++++++++++++++------------------------------ 6 files changed, 105 insertions(+), 116 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.
https://bugs.winehq.org/show_bug.cgi?id=51726 --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Should be fixed by <https://source.winehq.org/git/wine.git/commitdiff/08eaf8f4819ce2dc2c0463817f2e77cc456cdb74>. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51726 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |08eaf8f4819ce2dc2c0463817f2 | |e77cc456cdb74 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Fixed by 08eaf8f4819ce2dc2c0463817f2e77cc456cdb74. Thanks Zebediah. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51726 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.17. -- 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.
participants (1)
-
WineHQ Bugzilla