From owner-freebsd-current@FreeBSD.ORG Sun Aug 3 16:07:41 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 76F9B37B401 for ; Sun, 3 Aug 2003 16:07:41 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-135.dsl.lsan03.pacbell.net [63.207.60.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DEC943FAF for ; Sun, 3 Aug 2003 16:07:40 -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 8D78366BE5; Sun, 3 Aug 2003 16:07:32 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 24D7B4F6; Sun, 3 Aug 2003 16:07:32 -0700 (PDT) Date: Sun, 3 Aug 2003 16:07:31 -0700 From: Kris Kennaway To: Tim Aslat Message-ID: <20030803230731.GA33685@rot13.obsecurity.org> References: <20030804082849.64030852.tim@spyderweb.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <20030804082849.64030852.tim@spyderweb.com.au> User-Agent: Mutt/1.4.1i cc: "freebsd-current@freebsd.org" Subject: Re: NANO core dump on Current 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: Sun, 03 Aug 2003 23:07:41 -0000 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 04, 2003 at 08:28:49AM +0930, Tim Aslat wrote: > Hi All, >=20 > I don't know if I'm the only one with this problem, but here goes. =20 > I use Nano (/usr/ports/editors/nano) as my primary text editor, however > Iv'e noticed that any time I use -CURRENT (on my notebook) it core dumps > when saving a file. This only happens on -CURRENT of which I have tried > several updates (cvsup, make world, make kernel, reboot cycle) without a > change in this behaviour. =20 >=20 > I'm guessing that it's something to do with the C libraries installed > under -CURRENT but I'm not sure how to go about finding the error. Compile the port with CFLAGS=3D-O -ggdb and obtain a gdb backtrace against the resulting nano binary. Kris --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/LZWzWry0BWjoQKURAgcjAJ4jV7Bis6G0o5LRBw7+Y5YTR/kw+QCgmgtk oOvp6V7dHbJ6aPHrKZVtBoY= =vRk2 -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk--