On 7/08/2024 3:56 pm, qia nxiao wrote:
HelloAfter compiling and packaging in the local environment, I encountered a crash when using the packaged JDK, and there are no relevant logs. Is there any good method to analyze the cause of the crash?
Is there a core dump?Does this happen immediately on startup? Otherwise there should be a hs_err<pid>.log file created.
David -----
Thanks