JVM crashes after several hours under load. It is a Build Server which calls Win32Process.create() over and over again. The crash leaves a hs_*log file.
Please find Dump Files created with windbg + ShowMessageBoxOnError here:
http://sap-jtc.germany.sun.com/transfer/bugid6312208
alongside you will find:
- *.pdb's for SAP's jlaunch Binaries which are on the Stack as well
- System Information File for the Windows 4 CPU Box
- Some hs_*log files created
Please find Dump Files created with windbg + ShowMessageBoxOnError here:
http://sap-jtc.germany.sun.com/transfer/bugid6312208
alongside you will find:
- *.pdb's for SAP's jlaunch Binaries which are on the Stack as well
- System Information File for the Windows 4 CPU Box
- Some hs_*log files created
- relates to
-
JDK-4921267 (process) Win32Process passes incorrect environment block for empty env
- Resolved