[Bug 50086] New: user32:monitor tests timeout
https://bugs.winehq.org/show_bug.cgi?id=50086 Bug ID: 50086 Summary: user32:monitor tests timeout Product: Wine Version: 5.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: sven.wine(a)gmail.com CC: zzhang(a)codeweavers.com Regression SHA1: 9501a3d5abb4a93c53e02b41e32bb9964fb3b6b3 Distribution: --- user32:monitor tests timeout on Wine on the Test Bot since 22-09-20 and the relevant commit on that day seems to be https://source.winehq.org/git/wine.git/commitdiff/9501a3d5abb4a93c53e02b41e3... although it may also have been caused by one of the winex11.drv commits on the same day. -- 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=50086 Sven Baars <sven.wine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source, testcase -- 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=50086 --- Comment #1 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- I just rerun monitor tests in https://testbot.winehq.org/JobDetails.pl?Key=81394 and all tests passed successfully without timeouts. I am inclined to think this is still the libx11 timeout issue. See https://www.winehq.org/pipermail/wine-devel/2020-August/171453.html for details. -- 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=50086 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|9501a3d5abb4a93c53e02b41e32 | |bb9964fb3b6b3 | -- 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=50086 --- Comment #2 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- https://gitlab.freedesktop.org/xorg/lib/libx11/-/commit/30ccef3a48029bf4fc31... fixes a XReply lock up issue, we should try the next libX11 release once it's out. -- 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=50086 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget(a)codeweavers.com -- 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=50086 --- Comment #3 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- libX11 1.7 is out and includes the XReply hang fix. See https://gitlab.freedesktop.org/xorg/lib/libx11/-/commit/ca8115186f810eccb7d8.... -- 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=50086 --- Comment #4 from François Gouget <fgouget(a)codeweavers.com> --- (In reply to Zhiyi Zhang from comment #3)
libX11 1.7 is out and includes the XReply hang fix. See https://gitlab.freedesktop.org/xorg/lib/libx11/-/commit/ ca8115186f810eccb7d86b0979980eff3ba95f0b.
I built libx11* packages based on the X11 1.7.0 source. For reference I uploaded them there: http://fgouget.free.fr/tmp/libx11-1.7.0/ These are used by the debiant2 Wine TestBot VM, and by the cw-gtx560 and cw-rx460 machines. On the TestBot I got two successful win32 WineTest runs so far, though at 29 minutes and 50+ seconds they were very close to the edge (30 minutes). I also got two WineTest runs that timed out: wow32 and wow64 respectively, so we may not be out of the woods yet. -- 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=50086 --- Comment #5 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Should be fixed by cad102465ddb1151cdac4ec073e734dfaee0d85c. -- 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=50086 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cad102465ddb1151cdac4ec073e | |734dfaee0d85c Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Closing. From https://test.winehq.org/data/9172ca5baa27b0c929b14a49f60333613cc30c65/index_... monitor tests no longer time out. -- 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=50086 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x -- 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=50086 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.9. -- 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=50086 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |--- --- Comment #8 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 6.0.x milestone from bug fixes included in 6.0.1. -- 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