https://bugs.winehq.org/show_bug.cgi?id=55742
Bug ID: 55742 Summary: wine crashes when launching Captvty V3 Product: Wine Version: 8.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gerard.labadie@sysgroup.fr Distribution: ---
Created attachment 75245 --> https://bugs.winehq.org/attachment.cgi?id=75245 the backtrace
I suppose wine 8.17 is installed and an up to date winetricks is present
download the zip on
mkdir .captvty_v3 unzip -d .captvty_V3 captvty-3.0.1.2.zip
export WINEARCH=win32 export WINEPREFIX=~/.wine_captvty_V3 wineboot --update winetricks -q --force dotnet48 corefonts wget http://captvty.fr/getgdiplus -O kb958869.exe wine kb958869.exe /x:kb958869 /q cp kb958869/SP3QFE/asms/10/msft/windows/gdiplus/gdiplus.dll ${WINEPREFIX}/drive_c/windows/system32 wine reg add HKCU\Software\Wine\DllOverrides /v gdiplus /d native,builtin /f
Now launch it
wine .captvty_V3/Captvty.exe
on https://forum.winehq.org/viewtopic.php?t=38088&sid=186a660110f0fdd03b8ff...
JKFloris said it was a bug
before the backtrace
wine Captvty.exe 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 00e0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00e0:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 10003241, 28) stub 00e0:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 011B09AD, 28) stub 00e0:fixme:heap:GetNumaHighestNodeNumber semi-stub: 009EFC74 00e0:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscordacwks.dll", 011A0000) stub 00e8:err:ole:CoGetContextToken apartment not initialised 00e0:fixme:virtual:NtFlushProcessWriteBuffers stub 00e0:fixme:nls:get_dummy_preferred_ui_language (0x8 0x413 009ECF20 00000000 009ECF24) returning a dummy value (current locale) 00e0:fixme:nls:get_dummy_preferred_ui_language (0x8 0x413 009ECF20 00F46898 009ECF24) returning a dummy value (current locale) 00e0:fixme:ntdll:NtQuerySystemInformation (0x000000ce,0x9ee9f4,0x00000008,(nil)) stub 00e0:fixme:bcrypt:BCryptGetFipsAlgorithmMode 009EE81C - semi-stub 00e0:fixme:nls:LCMapStringEx unsupported lparam f49150 00e0:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub 00e0:fixme:advapi:ReportEventW (CAFE4242,0x0001,0x0000,0x00000402,00000000,0x0001,0x00000000,009EE1C0,00000000): stub 00e0:err:eventlog:ReportEventW L"Application: Captvty.exe\n" 00e0:err:eventlog:ReportEventW L"Framework Version: v4.0.30319\n" 00e0:err:eventlog:ReportEventW L"Description: The process was terminated due to an unhandled exception.\n" 00e0:err:eventlog:ReportEventW L"Exception Info: System.EntryPointNotFoundException\n" 00e0:err:eventlog:ReportEventW L" at _SpA._rsA()\n" 00e0:err:eventlog:ReportEventW L" at _SpA..ctor()\n" 00e0:err:eventlog:ReportEventW L" at _2ob._5yA()\n" 00e0:err:eventlog:ReportEventW L"\n" 00e0:fixme:advapi:DeregisterEventSource (CAFE4242) stub wine: Unhandled exception 0xe0434352 in thread e0 at address 7B012407 (thread 00e0), starting debugger...
previous versions of Captvty V3 worked, so this may be a regression in Captvty.exe ou in wine 8.17