[Mimedefang] Reap: slave 37 (pid 15371) exited due to signal 14 (SLAVE DIED UNEXPECTEDLY)

Tilman Schmidt t.schmidt at phoenixsoftware.de
Wed Feb 3 04:20:40 EST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 2010-02-03 09:17 schrieb Casper Kristiansson:
> Why do the multiplexor give the above error within this code ??
> 
> 		eval{
> 			$SIG{INT}=sub{$grey_insert->cancel};
> 			alarm 10;

Looks like you are catching the wrong signal. You set $SIG{INT} but
alarm is emitting SIGALRM.

HTH
Tilman

- -- 
Tilman Schmidt
Phoenix Software GmbH
Bonn, Germany
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktpP+gACgkQ780oymN0g8Oc7wCg0PST2gExD6rXyjR9qgFq0Qur
mukAn3Is8gjm/nsOQ/449JvHAKaFtnM7
=RTjt
-----END PGP SIGNATURE-----



More information about the MIMEDefang mailing list