[Bug 48875] Segfault when calling InitializeCriticalSection (Kernel32.dll) during static initialization

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 3 16:44:38 CDT 2020


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

--- Comment #8 from Thomas <winehq at twig.hk> ---
(In reply to Nikolay Sivov from comment #7)
> (In reply to Thomas from comment #6)
> > Created attachment 66812 [details]
> > Simpler code that still causes the segfault
> 
> I tried this, built as:
> 
> x86_64-w64-mingw32-gcc bug48875.cpp -o bug48875.exe
> 
> and I don't see any crashes. Could you attach pre-built exe? Or build
> instructions.

It's using wine lib, so to compile and run:

wineg++ simple.cpp && wine a.out.so

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