Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 1999 21:18:06 +0300 (EEST)
From:      Adrian Penisoara <ady@warpnet.ro>
To:        freebsd-stable@freebsd.org
Subject:   PPP dying with signal 10
Message-ID:  <Pine.BSF.4.10.9910182109510.2813-100000@ady.warpnet.ro>

next in thread | raw e-mail | index | archive | help
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 <return> to continue, or q <return> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910182109510.2813-100000>