From owner-freebsd-stable Wed May 26 12:35:35 1999 Delivered-To: freebsd-stable@freebsd.org Received: from bozeman.pwrh.com (bozeman.vlt.com [199.201.184.209]) by hub.freebsd.org (Postfix) with ESMTP id E9E9315748 for ; Wed, 26 May 1999 12:35:32 -0700 (PDT) (envelope-from Ptacek@pwrh.com) Received: by bozeman.pwrh.com with Internet Mail Service (5.5.2448.0) id ; Wed, 26 May 1999 13:36:25 -0600 Message-ID: From: "Ptacek, Chris" To: freebsd-stable@FreeBSD.ORG Subject: gdb cores (3.2-RELEASE) Date: Wed, 26 May 1999 13:36:17 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I seem to be having a problem with gdb. I recently installed 3.2-RELEASE a few days ago and so far it seems to be doing alright, however one of my programs cored and when I went to examine the core with gdb, gdb cored: #gdb -c gdb.core GNU gdb 4.18 Copyright 1998 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-freebsd". Core was generated by `gdb'. Program terminated with signal 11, Segmentation fault. Segmentation fault (core dumped) It also cores (as shown above) when I try and examine the gdb.core file. I have a small drive so I havn't been able to upgrade to 3.2-STABLE just yet, but I didn't see anything in the list search. Thanks, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message