mbien commented on issue #8236:
URL: https://github.com/apache/netbeans/issues/8236#issuecomment-2654352328

   on linux the JVM will attempt to print the crash dump header to console 
which includes the path to the core dump itself. However I can't remember if 
this also happens on windows. Would be worth a try to run NB from terminal and 
check if it dumps some crash details on exit.
   
   looks like:
   ```
   #
   # A fatal error has been detected by the Java Runtime Environment:
   ...
   # An error report file with more information is saved as:
   # /home/mbien/NetBeansProjects/JDKExperiments/hs_err_pid81616.log
   ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to