https://bugs.winehq.org/show_bug.cgi?id=55909
Bug ID: 55909 Summary: wine does not start with free(): invalid pointer Product: Wine Version: 8.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ktmizugaki+wine@gmail.com Distribution: ---
I recently noticed wine does not start properly. I am using wine-stable from winehq repository for debian 11 (bullseye). While wineserver is not running, when I run `wine winecfg`, it prints errors and exits. If I run `wine winecfg` immediately after it, then it starts normaly.
I tested same thing with wine-devel 8.20 and it is reproduced. But with wine-devel, second invocation does not start winecfg. It stuck after saying "starting debugger..." instead.
I only use i386 version of wine and amd64 version is not installed.