https://bugs.winehq.org/show_bug.cgi?id=56541
--- Comment #2 from yafoce6821@giratex.com --- Created attachment 76422 --> https://bugs.winehq.org/attachment.cgi?id=76422 backtrace of pl7.exe
I was tinkering around with the PL7.exe crashing and think I might have identified the issue. Everything is done in a fresh wine-9.8 win32 env with nothing installed.
$ wine Parashara's\ Light\ 7.0/PL7.exe wine: Unhandled page fault on read access to 0000046C at address 004F5031 (thread 0024), starting debugger... 0118:fixme:dbghelp:elf_search_auxv can't find symbol in module 0118:fixme:dbghelp:elf_search_auxv can't find symbol in module
then the wine debugger pops up (backtrace is included)
$ winedbg Parashara's\ Light\ 7.0/PL7.exe WineDbg starting on pid 0120 011c:fixme:dbghelp:elf_search_auxv can't find symbol in module 011c:fixme:dbghelp:elf_search_auxv can't find symbol in module process_breakpoint () at /usr/src/packages/BUILD/dlls/ntdll/signal_i386.c:559 0x7bd66166 process_breakpoint+0x36 [/usr/src/packages/BUILD/dlls/ntdll/signal_i386.c:559] in ntdll: mov -0x58(%ebp), % eax Unable to access file '/usr/src/packages/BUILD/dlls/ntdll/signal_i386.c' Wine-dbg>
I suspect the same is crashing PL9.exe also. Nevertheless, fixing this will at least fix this issue in PL7.exe (Parashara's Light 7.0)
Thanks