[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: user/3639: ftp dumps core after login



The following reply was made to PR user/3639; it has been noted by GNATS.

From: Pedro Martelletto <pbastos@rdc.puc-rio.br>
To: Wouter Clarie <wouter.clarie@pandora.be>
Cc: gnats@openbsd.org
Subject: Re: user/3639: ftp dumps core after login
Date: Mon, 19 Jan 2004 11:30:33 -0200

 Wouter,
 
 I couldn't reproduce this on a OpenBSD 3.4-stable macppc box. Would you
 mind re-compiling ftp with -g -ggdb, so that we can take more info from
 the core file ? That can be easily done using the following syntax:
 
 env CFLAGS="-g -ggdb" make
 
 I'd also appreciate if you could provide the output of display/i $pc as
 well as the backtrace. Or even the core file itself...
 
 -p.
 
 On Mon, Jan 19, 2004 at 12:46:25PM +0100, Wouter Clarie wrote:
 > # gdb -c ftp.core
 > GNU gdb 4.16.1
 > Copyright 1996 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-openbsd3.4".
 > Core was generated by `ftp'.
 > Program terminated with signal 11, Segmentation fault.
 > #0  0xdeb7745 in ?? ()
 > (gdb) bt
 > #0  0xdeb7745 in ?? ()
 > #1  0x1c01077e in ?? ()
 > #2  0x1c00d6f5 in ?? ()
 > #3  0x1c001f41 in ?? ()
 > #4  0x1c001eb7 in ?? ()
 > #5  0xcfbf8948 in ?? ()
 > #6  0x83540000 in ?? ()
 > Cannot access memory at address 0x643c03.