https://bugs.winehq.org/show_bug.cgi?id=37687
--- Comment #6 from Zarko Zivanov zzarko@gmail.com --- Sorry, I just realised that I made a mistake of making VideomemorySize a DWORD value instead of String value. I corrected that, I no longer have line with memory size error, but the rest looks the same:
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:thread:__hook_pthread_create most thread attributes ignored! err:ntdll:RtlpWaitForCriticalSection section 0x7bcdc300 "loader.c: loader_section" wait timed out in thread 0027, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcdc300 "loader.c: loader_section" wait timed out in thread 0027, blocked by 0009, retrying (60 sec)
Last line repeats every 60 seconds.