From owner-freebsd-current@FreeBSD.ORG Wed Jun 4 10:06:05 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 1FFA337B401 for ; Wed, 4 Jun 2003 10:06:05 -0700 (PDT) Received: from storming.org (MG034043.user.veloxzone.com.br [200.165.34.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 2504843FAF for ; Wed, 4 Jun 2003 10:06:01 -0700 (PDT) (envelope-from fred@storming.org) Received: (qmail 16335 invoked by uid 1000); 4 Jun 2003 14:05:58 -0300 Date: Wed, 4 Jun 2003 14:05:58 -0300 From: Fred Souza To: current@freebsd.org Message-ID: <20030604170558.GA16091@torment.storming.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline X-Sender: fred@storming.org Subject: FTP client dumping core X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fred@storming.org 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:06:05 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I just noticed this (and I think it never happened to me before): 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:~! And running ftp from gdb gives me this: (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) The box is a 5.1-CURRENT system, built with sources of 06/03/03. Fred --=20 "To understand the heart and mind of a person, look not at what he has already achieved, but at what he aspires to do." --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+3ib1ZNmEsrl+ROERAkMCAKCKXMmleyiHLYV9lK4eITT0shzzBQCghLLJ dWPqX2OxeqkuYGGuTCt8yVk= =Xy7c -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--