https://bugs.winehq.org/show_bug.cgi?id=53274
Bug ID: 53274 Summary: adsldp:ldap - test_ParseDisplayName() sometimes fails to connect to the server Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: activeds Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
adsldp:ldap - test_ParseDisplayName() sometimes fails to connect to the server:
ldap.c:194: Test failed: 13: got 0x8007203a, expected 0
https://test.winehq.org/data/patterns.html#adsldp:ldap
0x8007203a == HRESULT_FROM_WIN32(ERROR_DS_SERVER_DOWN)
There are two known cases where this error happened: * 2022-05-26 debian11 wow64 * 2022-06-23 debiant wow32
This may indeed correspond to times when the server was not accessible. However it is strange that this impacted Wine both times.
https://bugs.winehq.org/show_bug.cgi?id=53274
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53274
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This also happened on test 5. This probably means any of these can fail:
ldap.c:194: Test failed: 5: got 0x8007203a, expected 0
https://bugs.winehq.org/show_bug.cgi?id=53274
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Windows |Linux
--- Comment #2 from François Gouget fgouget@codeweavers.com --- Fixed the hardware field because this only happens on the Wine side. It is a lot more frequent since 2022-09-20, though probably still less than a 5% failure rate.
Note: w1064-2qxl got a 0x800705b4 == HRESULT_FROM_WIN32(ERROR_TIMEOUT) error exactly once. But it's a different error in a different location so it's probably unrelated.
ldap.c:126: Test failed: 8: got 0x800705b4, expected 0
https://bugs.winehq.org/show_bug.cgi?id=53274
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |aabdb15458aaee80b157175bc31 | |cbaf3d57bf5e4 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- Fixed with aabdb15458aaee80b157175bc31cbaf3d57bf5e4.
https://bugs.winehq.org/show_bug.cgi?id=53274
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.1.
https://bugs.winehq.org/show_bug.cgi?id=53274
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.0.x
https://bugs.winehq.org/show_bug.cgi?id=53274
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|8.0.x |---
--- Comment #5 from Michael Stefaniuc mstefani@winehq.org --- Removing the 8.0.x milestone from bug fixes included in 8.0.1.