Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!hao!seismo!harpo!decvax!mcnc!rti!rti-sel!trt From: trt@rti-sel.UUCP Newsgroups: net.bugs.uucp,net.unix-wizards Subject: Re: does FPE toggle Debug level? Message-ID: <1172@rti-sel.UUCP> Date: Sat, 11-Aug-84 23:27:16 EDT Article-I.D.: rti-sel.1172 Posted: Sat Aug 11 23:27:16 1984 Date-Received: Tue, 14-Aug-84 01:13:57 EDT References: gargoyle.180 Lines: 13 Uhm, it looks like vanilla 4.2BSD uucico does not toggle debugging when it recieves SIGFPE. Sorry! It works in later versions. On the other hand, it never was very useful. If you are sure uucico is hung probably the best thing is to get a core dump and run a debugger on the image to see what it was doing. To get a core dump, try SIGIOT or SIGEMT. To see if uucico is hung, (a) if it is recieving a file see if a TM. file is growing. (b) if it is sending a file, estimate the time needed and see if uucico has taken too long. Also, an 'iostat 5' might help indicate uucico tty traffic. Tom Truscott