[Bug 51262] Since 308a5e7 no 32bit program starts

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 16 20:58:09 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51262

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |---
                 CC|                            |fgouget at codeweavers.com

--- Comment #6 from François Gouget <fgouget at codeweavers.com> ---
This does not seem to be totally fixed: I am getting the same error while
running the full WineTest suite, followed by critical section timeouts:

...
06ac:err:richedit:CharAttr unknown font 1
0098:err:virtual:virtual_setup_exception stack overflow 1156 bytes in thread
0098 addr 0x7bc3d6a7 stack 0xaf0b7c (0xaf0000-0xaf1000-0xcf0000)
...
Running: riched20:editor (503 of 720)
Running tests - 23 failures
006c:err:ntdll:RtlpWaitForCriticalSection section 00480094
"/home/fgouget/wine/wt23/src/dlls/ntdll/heap.c: main process heap section" wait
timed out in thread 006c, blocked by 0098, retrying (60 sec)

Yet this does not happen on the debiant2 TestBot VM.

A bisect did point me to the same commit (308a5e7c4d01). Without the fix
(2552b37a5ea4) I cannot even create the wineprefix so it does help a bit.

As one can see in the log extract above I can run a number of Wine processes
without trouble, just not the full WineTest suite. But even with "wine notepad"
there is some trouble, though it happens in some background process on
wineprefix shutdown and may be another issue entirely:

wine: Unhandled page fault on write access to 00000000 at address 7E95C4D1
(thread 0070), starting debugger...
0070:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 96 64"
(1115)


$ uname -a
Linux amboise 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64
GNU/Linux
CPU: i7-4790K

-- 
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.


More information about the wine-bugs mailing list