https://bugs.winehq.org/show_bug.cgi?id=45205
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE URL| |https://www.mozilla.org/en- | |US/firefox/60.0/releasenote | |s/ CC| |focht@gmx.net Summary|Firefox 60 crashes on start |Firefox 60 crashes on start |due to missing function |due to missing function |LdrRegisterDllNotification |ntdll.LdrRegisterDllNotific | |ation Keywords| |download
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 44585
Please search Bugzilla more carefully before creating tickets. It already shows the existing bug when one starts typing 'LdrRegisterDllNotification'.
--- snip --- 0009:Call KERNEL32.GetModuleHandleW(1001dfa0 L"ntdll.dll") ret=1000e5a4 ... 0009:Ret KERNEL32.GetModuleHandleW() retval=7bc10000 ret=1000e5a4 ... 0009:Call KERNEL32.GetProcAddress(7bc10000,1001dfb4 "LdrRegisterDllNotification") ret=1000e5ab 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=1000e5ab 0009:Call ucrtbase._except_handler4_common(0042b008,00405510,0032f4a8,0032feb0,0032f1dc,0032f128) ret=00405a2e 0009:Call ucrtbase._seh_filter_exe(c0000005,0032eff4) ret=004054ce 0009:Ret ucrtbase._seh_filter_exe() retval=00000000 ret=004054ce 0009:Ret ucrtbase._except_handler4_common() retval=00000001 ret=00405a2e 0009:Call KERNEL32.SetUnhandledExceptionFilter(02f3e94d) ret=0193a452 0009:Ret KERNEL32.SetUnhandledExceptionFilter() retval=02f35d7d ret=0193a452 0009:Call ucrtbase._set_invalid_parameter_handler(00000000) ret=02f35cc8 0009:Ret ucrtbase._set_invalid_parameter_handler() retval=02f35e19 ret=02f35cc8 0009:Call ucrtbase._set_purecall_handler(00000000) ret=02f35cd6 0009:Ret ucrtbase._set_purecall_handler() retval=02f35f94 ret=02f35cd6 ... --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 44585 ***