https://bugs.winehq.org/show_bug.cgi?id=50988
Bug ID: 50988 Summary: New ProcessBasicInformation() failure in kernel32:process Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
kernel32:process has a new test failure which happens on all test configurations from Vista to the latest Windows 10:
process.c:4206: Test failed: ProcessBasicInformation info modified
See: https://test.winehq.org/data/tests/kernel32:process.html
This failure was introduced by the following commit:
commit fdf6d7de2e77f0986b01532c4e1913602e006d6b Author: Alexandre Julliard julliard@winehq.org AuthorDate: Thu Mar 11 18:04:48 2021 +0100 Commit: Alexandre Julliard julliard@winehq.org CommitDate: Thu Mar 11 18:10:42 2021 +0100
kernel32/tests: Add some tests for the behavior of queries on a dead process.
Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=50988
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase Regression SHA1| |fdf6d7de2e77f0986b01532c4e1 | |913602e006d6b
https://bugs.winehq.org/show_bug.cgi?id=50988
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |Windows
https://bugs.winehq.org/show_bug.cgi?id=50988
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8ffb9b31d0863ec95688ebda7fe | |05ba952eb8a42 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This was fixed, most likely by the following commit:
commit 8ffb9b31d0863ec95688ebda7fe05ba952eb8a42 Author: Alexandre Julliard julliard@winehq.org AuthorDate: Tue Apr 13 12:09:53 2021 +0200
ntdll: Initialize version and session id on the Unix side.
Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=50988
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.10.