https://bugzilla.novell.com/show_bug.cgi?id=679671 https://bugzilla.novell.com/show_bug.cgi?id=679671#c3 Peter Conrad <conrad-novell.com@quisquis.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |conrad-novell.com@quisquis. | |de --- Comment #3 from Peter Conrad <conrad-novell.com@quisquis.de> 2011-04-12 09:06:10 UTC --- I've been experimenting with a self-compiled /sbin/startpar with additional debugging output and modified /etc/init.d/halt. The first thing I noticed was that the self-compiled version worked flawlessly. :-/ Further research showed that a simple "make" in startpar will not include libblogger from showconsole. Including libblogger into the self-compiled version breaks it, too. Modification of /etc/init.d/halt showed that startpar exits with code 141 (SIGPIPE). So I assume that one of the /etc/init.d/boot.d/K* scripts does something harmful to blogd (although ps shows that blogd is running after startpar crashed). I haven't tracked the culprit down (yet). Anyway, I think it would be a good idea to catch and ignore SIGPIPE in startpar. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.