https://bz.apache.org/bugzilla/show_bug.cgi?id=63625

--- Comment #9 from Norimasa Yamamoto <nor...@sainet.or.jp> ---
Currently status on NG machine.
- Tomcat 9.0.94 x86/x64 installer with x86 jvm.dll : OK
- Tomcat 9.0.96 x86/x64 installer with x86 jvm.dll : NG
-- installed Tomcat7.exe was x86 : YES (seems prunsrv.exe 1.2.0.0)
-- replace prunsrv.exe x86 1.2.0.0 as Tomcat7.exe : NG
-- replace prunsrv.exe x86 1.1.0.0 as Tomcat7.exe : OK
- Windows Update to latest : same as above
- Install MSVC10 x86 runtime : same as above
- Install MSVC2015-2019 x86 runtime : same as above
- procmon.exe : jvm.dll loaded, but dead while initializing ucrtbase.dll???
- from full local crash dump :
  Tomcat7.exe passed NULL lpLibFileName to LoadLibraryExW
  (thread #3 call stack)
  ntdll!RtlInitUnicodeStringEx+0x24 : access violation
  KERNELBASE!LoadLibraryExW+0x5e : args (NULL, NULL, LOAD_LIBRARY_AS_DATAFILE)
  Tomcat7+0x2a4d : ?
  Tomcat7+0x2a4d arg : seems having correct jvm.dll path
  :

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to