mbien commented on issue #7560: URL: https://github.com/apache/netbeans/issues/7560#issuecomment-2220715327
the JVM should leave a crash dump on the same drive the process was started from (or home folder). I am not sure if mac behaves differently, but there should be a crash file somewhere. Running NB from shell might also reveal a few additional log lines. FlatLAF had a mac specific regression in 3.4 but we still use 3.3 so that be the cause https://github.com/JFormDesigner/FlatLaf/issues/826 To exclude FlatLAF, someone could test with `bin/netbeans --laf Metal` To exclude that this is specific to homebrew packages, please check if this also happens with the community installers which bundle a JDK runtime which is only visible to NB. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
