From owner-freebsd-questions Tue Oct 17 14:47:59 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA09753 for questions-outgoing; Tue, 17 Oct 1995 14:47:59 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA09747 for ; Tue, 17 Oct 1995 14:47:54 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id OAA25460; Tue, 17 Oct 1995 14:47:52 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id OAA13728; Tue, 17 Oct 1995 14:47:38 -0700 Message-Id: <199510172147.OAA13728@corbin.Root.COM> To: "Jason T. Nelson" cc: questions@freebsd.org Subject: Re: certain programs dying In-reply-to: Your message of "Tue, 17 Oct 95 14:23:42 EDT." <9510171823.AA19909@purcell.jlc.net> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 17 Oct 1995 14:47:37 -0700 Sender: owner-questions@freebsd.org Precedence: bulk >After replacing the obvious bits of hardware that may cause problems, I >had hoped my signal 11 problem would go away. I've recompiled my kernel, >replaced various binaries, and I still have a small problem with innxmit >(from the INN 1.4 package on the 2.0.5 CD). Started from nntpsend >(started from cron), it dies of signal 11. But if I start it by hand, it >works just fine. Any clues? This sounds like a bug in nntpsend since the behavior changes when you start it by hand. Hmmm... -DG