[Bug 50988] New: New ProcessBasicInformation() failure in kernel32:process
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(a)winehq.org Reporter: fgouget(a)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(a)winehq.org> AuthorDate: Thu Mar 11 18:04:48 2021 +0100 Commit: Alexandre Julliard <julliard(a)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(a)winehq.org> -- 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=50988 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase Regression SHA1| |fdf6d7de2e77f0986b01532c4e1 | |913602e006d6b -- 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=50988 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |Windows -- 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=50988 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8ffb9b31d0863ec95688ebda7fe | |05ba952eb8a42 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This was fixed, most likely by the following commit: commit 8ffb9b31d0863ec95688ebda7fe05ba952eb8a42 Author: Alexandre Julliard <julliard(a)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(a)winehq.org> -- 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=50988 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.10. -- 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