Date: Wed, 20 Oct 1999 14:31:34 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: Adrian Penisoara <ady@warpnet.ro> Cc: freebsd-stable@freebsd.org Subject: Re: PPP dying with signal 10 Message-ID: <19991020143134.A358@strontium.scientia.demon.co.uk> In-Reply-To: <Pine.BSF.4.10.9910182109510.2813-100000@ady.warpnet.ro> References: <Pine.BSF.4.10.9910182109510.2813-100000@ady.warpnet.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991020143134.A358>