From owner-freebsd-stable Wed Oct 20 6:43:49 1999 Delivered-To: freebsd-stable@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 4F4721B638 for ; Wed, 20 Oct 1999 06:43:31 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.0.4] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.032 #1) id 11dvq3-000H2R-00; Wed, 20 Oct 1999 14:31:35 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.032 #1) id 11dvq3-00006l-00; Wed, 20 Oct 1999 14:31:35 +0100 Date: Wed, 20 Oct 1999 14:31:34 +0100 From: Ben Smithurst To: Adrian Penisoara Cc: freebsd-stable@freebsd.org Subject: Re: PPP dying with signal 10 Message-ID: <19991020143134.A358@strontium.scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Adrian Penisoara wrote: > 3.3-STABLE as of 13th October, ppp -direct (dial-in) dies with signal 10 > in some periods of time; gdb output: I've seen this too, a couple of times. Both times, it was accompanied by this message from PPP: Oct 17 15:19:40 scientia ppp[6913]: tun0: Warning: \ ip_Input: IPCP not open - packet dropped then it crashed.. Oct 17 15:19:41 scientia /kernel: pid 6913 (ppp), \ uid 0: exited on signal 10 (core dumped) I've now got a PPP compiled with debugging symbols installed, you might want to do the same so you can get more information next time it happens. Sod's Law dictates that it won't crash when I've got a version with debug symbols installed of course. > (gdb) bt > #0 0x809c172 in ?? () > #1 0x806c514 in getsockname () > #2 0x80657b2 in getsockname () > #3 0x80654a9 in getsockname () > #4 0x804acfd in getsockname () I got something similar, though I've deleted the core file now. -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message