[Openmcl-devel] Handling SIGTERM in applications

Max Rottenkolber max at mr.gy
Tue Sep 20 05:42:16 PDT 2016


I noticed “:error-handler :quit” seems to be generally broken, since it also
drops me into a debugger when I signal a regular error.

I am on Linux x86_64 by the way.

On Tue, 20 Sep 2016 12:00:54 +0000, Max Rottenkolber wrote:

> Hello everyone,
> 
> I build my application using SAVE-APPLICATION and it works fine, except that it
> enters the debugger on SIGTERM even though I supply “:error-handler :quit”.
> 
> I feel like this is a bug.
> 
> Be it a bug or not, is there currently a way to change the signal handler
> behavior? I need my application to be a good Unix citizen. :-)
> 
> Cheers,
> Max
> 
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel





More information about the Openmcl-devel mailing list