From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24876 invoked from network); 1 Aug 2004 15:04:33 -0000 Received: from unknown (HELO lists.gnu.org) (199.232.76.165) by sourceware.org with SMTP; 1 Aug 2004 15:04:33 -0000 Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BrHwO-0001XM-Hp for listarch-gnats-devel@sources.redhat.com; Sun, 01 Aug 2004 11:08:00 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BrHwJ-0001XH-Q4 for help-gnats@gnu.org; Sun, 01 Aug 2004 11:07:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BrHwJ-0001X5-7O for help-gnats@gnu.org; Sun, 01 Aug 2004 11:07:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BrHwJ-0001X2-4R for help-gnats@gnu.org; Sun, 01 Aug 2004 11:07:55 -0400 Received: from [199.199.210.160] (helo=chef.nerp.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BrHse-0001zG-Pk for help-gnats@gnu.org; Sun, 01 Aug 2004 11:04:08 -0400 Received: from localhost (c-66-41-156-164.mn.client2.attbi.com [66.41.156.164]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by chef.nerp.net (Postfix) with ESMTP id 77B4312D94 for ; Sun, 1 Aug 2004 10:04:08 -0500 (CDT) Received: from chewie by localhost with local (Exim 4.32) id 1BrHsd-0004zj-VM for help-gnats@gnu.org; Sun, 01 Aug 2004 10:04:08 -0500 Date: Sun, 01 Aug 2004 15:47:00 -0000 From: Chad Walstrom To: help-gnats@gnu.org Message-ID: <20040801150407.GE15082@wookimus.net> Mail-Followup-To: help-gnats@gnu.org References: <20040712062735.4699.qmail@web51004.mail.yahoo.com> Mime-Version: 1.0 In-Reply-To: <20040712062735.4699.qmail@web51004.mail.yahoo.com> X-Operating-System: Linux skuld 2.6.6-1-k7 X-GnuPG-Fingerprint: B4AB D627 9CBD 687E 7A31 1950 0CC7 0B18 206C 5AFD User-Agent: Mutt/1.5.6+20040523i Subject: Re: gnatsd: Segmentation fault (closes telnet connection) X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0262118454==" Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2004-q3/txt/msg00020.txt.bz2 --===============0262118454== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yudcn1FV7Hsu/q59" Content-Disposition: inline --yudcn1FV7Hsu/q59 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 832 Michael Breen wrote: > $ /usr/local/libexec/gnats/gnatsd > Segmentation fault Can you run an strace of gnatsd? shell$ strace /usr/local/libexec/gnats/gnatsd 2>&1 | tee /tmp/gnatsd.stra= ce If that doesn't give you any hints, perhaps, try compiling gnatsd with debugging symbols. ("-g -Wall" in the CFLAGS environment variable), then step through the application with gdb. shell$ CFLAGS=3D"-g -Wall" ./configure --prefix=3D/usr/local ... If you don't know how to use gdb, make a tarball of the core file and your configuration files. Post the URL for the tarball to the list or send the tarball to my email address. Please don't send large attachments to the list if you can help it. ;-) --=20 Chad Walstrom http://www.wookimus.net/ assert(expired(knowledge)); /* core dump */ --yudcn1FV7Hsu/q59 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBDQZnDMcLGCBsWv0RAmO/AKCNFSfVIzqlxi20UVaygKwy4k+SvwCgquag GddyskWsfGxWlimXf06DxXU= =StPl -----END PGP SIGNATURE----- --yudcn1FV7Hsu/q59-- --===============0262118454== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 140 _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnats --===============0262118454==--