https://bugs.winehq.org/show_bug.cgi?id=55725
Bug ID: 55725 Summary: The 32-bit amstream:amstream gets an assert and times out on the GitLab CI Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
The 32-bit amstream:amstream gets an assert and times out on the GitLab CI:
Unhandled exception: assertion failed in wow64 32-bit code (0xf7f11559). [...] amstream:amstream:0504 done (258) in 120s 42889B
See https://test.winehq.org/data/patterns.html#amstream:amstream
This started on 2023-10-03 and has been systematic since. Yet it is specific to the 32-bit GitLab CI: the TestBot VMs are unaffected. Of course this impacts merge requests:
2023-10-04 MR!4008 2023-10-04 MR!4007 2023-10-04 MR!4012 2023-10-04 MR!4013 2023-10-04 MR!4011
https://bugs.winehq.org/show_bug.cgi?id=55725
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55725
--- Comment #1 from François Gouget fgouget@codeweavers.com --- There are some suspicious traces before the unhandled exception (from MR!4067):
amstream:amstream start dlls/amstream/tests/amstream.c ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory LLVM ERROR: Unable to allocate section memory! wine: Assertion failed at address F7FA3559 (thread 0518), starting debugger... Unhandled exception: assertion failed in wow64 32-bit code (0xf7fa3559).
https://bugs.winehq.org/show_bug.cgi?id=55725
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- This looks like another case of running out of address space, although it's not immediately clear to me what's triggering it.
https://bugs.winehq.org/show_bug.cgi?id=55725
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |d9ad68a1ef1bb9288f5f39199a6 | |042f013e6b464 Status|NEW |RESOLVED
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/d9ad68a1ef1bb9288f5f39199a6042f013e6b464.
https://bugs.winehq.org/show_bug.cgi?id=55725
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.19.