Fault/Dump

Questions about Wine on Linux
Locked
Chef Niko
Newbie
Newbie
Posts: 2
Joined: Wed Apr 14, 2021 8:24 pm

Fault/Dump

Post by Chef Niko »

I'm still trying to get this application to run correctly, and not having a lot of success. When I run it from a launcher, at least it starts, but when I run it from terminal, wine output shows a fault/dump and exits. So, I guess my configuration needs to be updated, but I'm not sure what to change. Any advice, or help understanding this crash? I searched for the ReportFault line, but had literally 0 results returned.

Code: Select all

00f4:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
00f4:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
00f4:fixme:seh:EnumProcessModulesEx (0000000000000168, 000000000022DD70, 2048, 000000000022DC88, 3) semi-stub
00f4:fixme:faultrep:ReportFault 000000000022ED50 0x0 stub
00f4:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000022EC30
Locked