From owner-freebsd-alpha Sat Dec 15 2: 2: 6 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from postino.fi.infn.it (postino.fi.infn.it [192.84.145.9]) by hub.freebsd.org (Postfix) with ESMTP id 3B72237B419 for ; Sat, 15 Dec 2001 02:02:02 -0800 (PST) Received: from dijkstra.fi.infn.it (dijkstra.fi.infn.it [192.84.145.11]) by postino.fi.infn.it (8.11.5/8.11.5) with ESMTP id fBFA1tK65000 for ; Sat, 15 Dec 2001 11:01:55 +0100 (CET) From: Riccardo.Veraldi@fi.infn.it Received: by dijkstra.fi.infn.it (Postfix, from userid 1001) id 9510D1E02; Sat, 15 Dec 2001 11:00:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by dijkstra.fi.infn.it (Postfix) with ESMTP id 4B35A18601 for ; Sat, 15 Dec 2001 11:00:21 +0100 (CET) Date: Sat, 15 Dec 2001 11:00:20 +0100 (CET) X-X-Sender: To: Subject: ppp problem - gdb output Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.7 (postino.fi.infn.it) Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I recompiled ppp, libcrypt, libmd, libz, libutil, libalias, libradius, libc with symbols, here is what gdb tells analizing the ppp.core Even if I did all this recompiling and isntalling the new binaries with symbols gdb tells... 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.3...(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.4...(no debugging symbols found)... done. Reading symbols from /usr/lib/libcrypto.so.2...(no debugging symbols found)... done. anyway here is... #0 0x1601756dc in AliasHandleUdpNbt () from /usr/lib/libalias.so.4 #1 0x12004a888 in _init () (gdb) info frame Stack level 0, frame at 0x11ffb918: pc = 0x1601756dc in AliasHandleUdpNbt; saved pc 0x12004a888 called by frame at 0x11ffb928 Arglist at 0x11ffb8e8, args: Locals at 0x11ffb918, Previous frame's sp is 0x11ffb918 Saved registers: fp at 0x11ffb8c0, ra at 0x11ffb8b8, pc at 0x11ffb8b8 v0 0x1200bc16b 4832608619 t0 0x1200bc16b 4832608619 t1 0x1200bc176 4832608630 t2 0x8 8 t3 0x20c5a6 2147750 t4 0x208288 2130568 t5 0x1200c6080 4832649344 t6 0x0 0 t7 0x0 0 s0 0x120099b18 4832467736 s1 0x11ffbb50 301972304 s2 0x11ffbb30 301972272 s3 0x0 0 s4 0x0 0 s5 0x0 0 fp 0x11ffb608 301970952 a0 0x1603f2220 5909717536 a1 0x1200bc176 4832608630 a2 0x1200bc176 4832608630 a3 0x11ffb698 301971096 a4 0x11ffb6e4 301971172 a5 0x11ffb6e0 301971168 t8 0x0 0 t9 0x120062c48 4832242760 t10 0x0 0 t11 0x5 5 ra 0x1601756a8 5907109544 t12 0x1603d1740 5909583680 at 0x16018eec8 5907214024 gp 0x1601972c0 5907247808 sp 0x11ffb8b8 301971640 zero 0x0 0 pc 0x1601756dc 5907109596 vfp 0x11ffb918 301971736 thanks Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message