From owner-freebsd-stable Mon Oct 18 11:14:17 1999 Delivered-To: freebsd-stable@freebsd.org Received: from ady.warpnet.ro (ady.warpnet.ro [194.102.224.1]) by hub.freebsd.org (Postfix) with ESMTP id 2E43F15156 for ; Mon, 18 Oct 1999 11:13:48 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.9.3/8.9.3) with ESMTP id VAA02897 for ; Mon, 18 Oct 1999 21:18:06 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Mon, 18 Oct 1999 21:18:06 +0300 (EEST) From: Adrian Penisoara To: freebsd-stable@freebsd.org Subject: PPP dying with signal 10 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, 3.3-STABLE as of 13th October, ppp -direct (dial-in) dies with signal 10 in some periods of time; gdb output: $ gdb `which ppp` /ppp.core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... Core was generated by `ppp'. Program terminated with signal 10, Bus error. Reading symbols from /usr/lib/libcrypt.so.2...(no debugging symbols found)... done. Reading symbols from /usr/lib/libmd.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libutil.so.2...(no debugging symbols found)... done. Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libalias.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libdes.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libradius.so.1...(no debugging symbols found)... done. Reading symbols from /usr/lib/libc.so.3...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... ---Type to continue, or q to quit--- done. #0 0x809c172 in ?? () (gdb) bt #0 0x809c172 in ?? () #1 0x806c514 in getsockname () #2 0x80657b2 in getsockname () #3 0x80654a9 in getsockname () #4 0x804acfd in getsockname () (gdb) q Any ideea what seems to be the problem ? Thanks, Ady (@warpnet.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message