[Bug 58475] New: Wine Mono corlib tests cause wineserver to assert
http://bugs.winehq.org/show_bug.cgi?id=58475 Bug ID: 58475 Summary: Wine Mono corlib tests cause wineserver to assert Product: Wine Version: 10.11 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs(a)winehq.org Reporter: madewokherd(a)gmail.com Distribution: --- Run: wine run-tests.exe x86_64.MonoTests.System.Threading.WaitHandleTest:WaitAny_WaitHandleNull_TimeSpan x86_64.MonoTests.System.WeakReferenceTest:WeakReference_IsAlive_Finalized Result: wineserver: ../server/mutex.c:233: abandon_mutexes: Assertion `mutex->owner == thread' failed. I reduced the test case as much as I could, but for whatever reason, these tests only seem to cause the assert when run in combination. The architecture doesn't seem to matter - x86 gets the same result from these test cases. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58475 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com URL| |https://dl.winehq.org/wine/ | |wine-mono/10.1.0/wine-mono- | |10.1.0-tests.zip Keywords| |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.
http://bugs.winehq.org/show_bug.cgi?id=58475 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |rbernon(a)codeweavers.com Regression SHA1| |e9f795e0663c7761cdbf69dc37b | |227a6645a3711 --- Comment #1 from Esme Povirk <madewokherd(a)gmail.com> --- Bisected. e9f795e0663c7761cdbf69dc37b227a6645a3711 is the first bad commit commit e9f795e0663c7761cdbf69dc37b227a6645a3711 Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Thu Jun 26 07:33:08 2025 +0200 server: Move some checks inside of mutex do_release. server/mutex.c | 44 +++++++++++++++++++------------------------- 1 file changed, 19 insertions(+), 25 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.
http://bugs.winehq.org/show_bug.cgi?id=58475 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |934514db7c2d080672f9db56212 | |afe5550928af2 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- Should be fixed with 934514db7c2d080672f9db56212afe5550928af2 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58475 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 10.12. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58475 --- Comment #4 from Esme Povirk <madewokherd(a)gmail.com> --- The affected tests work now, thanks. -- 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