开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: OSX Sequoia


 

开云体育

Did you type ctl-\ in the window where you had typed the "java -jar YAAC.jar" command and left that java command running in the shell foreground? This is a signal to the running foreground program like ctl-C is, but rather than sending a SIGTERM signal (which causes the JVM to terminate), ctl-\ sends a SIGQUIT which causes the stack dumps to be printed. It isn't the Mac desktop that handles the SIGQUIT; it's the Java command running YAAC that needs to get the SIGQUIT signal.

Andrew, KA2DDO

Powered by Cricket Wireless
Get


From: [email protected] <[email protected]> on behalf of Tim Huffaker via groups.io <thuffaker@...>
Sent: Friday, April 11, 2025 2:34:36 PM
To: [email protected] <[email protected]>
Subject: Re: [yaac-users] OSX Sequoia
?
Hi Andrew,
?
Mine is a Mac Mini M1 running Sequoia 15.4 and I typed the Control Key and \. ?I did this in the YAAC folder from the terminal. ?I also did when it stopped running after typing java -jar YAAC.jar . ?
?
I do hope this can be fixed?
?
Tim?
KM4ESU

Join [email protected] to automatically receive all group messages.