https://bugs.winehq.org/show_bug.cgi?id=45726
Bug ID: 45726 Summary: Firefox 61.x crashes on unimplemented function KERNEL32.dll.GetApplicationRestartSettings Product: Wine Version: 3.14 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
to track: https://www.winehq.org/pipermail/wine-devel/2018-August/131225.html
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Mozilla Firefox
$ wine ./firefox.exe ... wine: Call from 0x7bc65834 to unimplemented function KERNEL32.dll.GetApplicationRestartSettings, aborting --- snip ---
MSDN: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-geta...
$ sha1sum Firefox\ Setup\ 61.0.2.exe cbda1b0eaf06486ac0dc8cd29df386d75dc1107c Firefox Setup 61.0.2.exe
$ du -sh Firefox\ Setup\ 61.0.2.exe 35M Firefox Setup 61.0.2.exe
$ wine --version wine-3.14-161-g70fbfa2cb8
Regards