[Bug 941] faxgetty received signal SIGINT
[email protected] Mon, 1 Nov 2010 11:52:47 -0400
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.hylafax.org/show_bug.cgi?id=941 ------- Comment #5 from [email protected] 2010-11-01 11:52 ------- Ya, these script suffer the pitfall that they don't "pass" all the intertupts... So if you just leaving them running, they'll catch everything, even signals not relevant... These should probably be in it before the run: handle all nostop print pass handle SIGSEGV stop print pass I've updated my scripts. I'll admit to not testing how they'll handle other signals. a. -- Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null