http://bugs.winehq.org/show_bug.cgi?id=58623
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #4 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 79202 --> http://bugs.winehq.org/attachment.cgi?id=79202 terminal output/backtrace with winehq packages
I am able to reproduce it, this is the terminal output/backtrace with winehq packages 10.13~bookworm-1.
Happens also with 10.0.0~bookworm-1 and a source build. Unfortunately, did not see something obvious.
Right before the RaiseException(0xe06d7363/*EXCEPTION_WINE_CXX_EXCEPTION*/) are two calls to PathFileExistsW. The second one gets just an empty string and returns failure. Maybe that empty string failed to get filled before?
shlwapi.PathFileExistsW(7ffffe3c1408 L"C:\users\benutzer\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Foxit PDF Reader\") shlwapi.PathFileExistsW() retval=00000001 shlwapi.PathFileExistsW(7ff5d5913c18 L"") shlwapi.PathFileExistsW() retval=00000000