https://bugs.winehq.org/show_bug.cgi?id=46746 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #5 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, the log shows only few lines before it crashes: 0009:Starting process L"D:\\Games\\King of the Hat\\content\\KingOfTheHat.exe" (entryproc=0x4a1914) 0009:Call KERNEL32.LoadLibraryW(004a188c L"advapi32.dll") ret=004a192d 0009:Call PE DLL (proc=0xf7b9d690,module=0xf7b60000 L"advapi32.dll",reason=PROCESS_ATTACH,res=(nil)) 0009:Ret PE DLL (proc=0xf7b9d690,module=0xf7b60000 L"advapi32.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1 0009:Ret KERNEL32.LoadLibraryW() retval=f7b60000 ret=004a192d 0009:Call KERNEL32.GetProcAddress(f7b60000,004a18a6 "RegGetValueW") ret=004a1949 0009:Ret KERNEL32.GetProcAddress() retval=f7b64198 ret=004a1949 0009:Call advapi32.RegGetValueW(80000001,004a18b4 L"Software\\Discord\\Modules\\discord_aegis",004a1902 L"Path_x86",0000ffff,00000000,004a1083,004a1883) ret=004a1988 0009:Ret advapi32.RegGetValueW() retval=00000002 ret=004a1988 0009:Call KERNEL32.LoadLibraryW(004a1083 L"") ret=004a19a1 0009:Ret KERNEL32.LoadLibraryW() retval=00000000 ret=004a19a1 0009:Call KERNEL32.GetProcAddress(00000000,00000001) ret=004a19b5 0009:Ret KERNEL32.GetProcAddress() retval=00412770 ret=004a19b5 wine: Unhandled page fault on execute access to 0x00412770 at address 0x412770 (thread 0009), starting debugger... Maybe it chokes because the registry entry is missing? "Software\\Discord\\Modules\\discord_aegis") Is that key present when you install/run game in windows? -- 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.