From owner-freebsd-current@FreeBSD.ORG Wed Jun 4 10:24:01 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A916737B401 for ; Wed, 4 Jun 2003 10:24:01 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE2AA43F93 for ; Wed, 4 Jun 2003 10:24:00 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 7150766BE5; Wed, 4 Jun 2003 10:24:00 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 59A05B24; Wed, 4 Jun 2003 10:24:00 -0700 (PDT) Date: Wed, 4 Jun 2003 10:24:00 -0700 From: Kris Kennaway To: Fred Souza Message-ID: <20030604172400.GA38378@rot13.obsecurity.org> References: <20030604170558.GA16091@torment.storming.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20030604170558.GA16091@torment.storming.org> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: FTP client dumping core X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2003 17:24:02 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 04, 2003 at 02:05:58PM -0300, Fred Souza wrote: > Hello, >=20 > I just noticed this (and I think it never happened to me before): >=20 > torment:~! ftp x.y.z.w > Connected to x.y.z.w. > 220 h4w h4w h4w > Name (x.y.z.w:fred): anonymous > 530 Sorry, no ANONYMOUS access allowed. > ftp: Login failed. > Segmentation fault (core dumped) > torment:~! >=20 > And running ftp from gdb gives me this: >=20 > (gdb) run x.y.z.w > Starting program: /usr/bin/ftp x.y.z.w > (no debugging symbols found)...(no debugging symbols found)... > (no debugging symbols found)...(no debugging symbols found)... > Connected to x.y.z.w. > 220 h4w h4w h4w > Name (x.y.z.w:fred): anonymous > 530 Sorry, no ANONYMOUS access allowed. > ftp: Login failed. > (no debugging symbols found)... > Program received signal SIGSEGV, Segmentation fault. > 0x0805e346 in getsockname () > (gdb) >=20 > The box is a 5.1-CURRENT system, built with sources of 06/03/03. Can you rebuild ftpd with ggdb in CFLAGS and repeat the traceback? Kris --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+3iswWry0BWjoQKURAn2MAJ49qUSkbfE6K+w41qOTLrQW9dzAPACeKjJ5 v4s/27kM3lkS+5/ay36Wk80= =Co88 -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--