Recent GIT changes to msvcp crash for me if i compile with --without-mingw

Alexandre Julliard julliard at winehq.org
Tue May 21 04:41:43 CDT 2019


Sveinar Søpler <cybermax at dexter.no> writes:

> I found that recent GIT changes makes msvcp100.dll crash with:
> ---
> 0009:err:heap:HEAP_GetPtr Invalid heap (nil)!
> 0009:err:heap:HEAP_GetPtr Invalid heap (nil)!
> 0009:err:module:LdrInitializeThunk "msvcp100.dll" failed to initialize, aborting
> ---
> when compiling wine with the --without-mingw option.
>
> If i compile with default (ie. mingw enabled), seemingly things work.
> Is this intentional, and mingw is now "required" for wine compile?

No, but evidently the without-mingw case gets less testing ;-)

Please file bugs when you encounter issues. For this specific one,
there's already https://bugs.winehq.org/show_bug.cgi?id=47238

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list