Subject: gdb crashes on 4.0_BETA
To: None <netbsd-users@netbsd.org>
From: =?ISO-8859-1?Q?St=E9phane?= Witzmann <stephane.witzmann@gmail.com>
List: netbsd-users
Date: 09/05/2006 10:34:22
Hello


I'm using 4.0_BETA/amd64 (not the latest snapshot though, it is a few weeks
old). Yesterday, I was debugging a program and "bt" crashed gdb. Now I'm
seeing this :

bash-3.1$ gdb prog
GNU gdb 5.3nb1
Copyright 2002 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 "x86_64--netbsd"...
(gdb) b Grid::phiIndex
Segmentation fault (core dumped)
bash-3.1$


Comments ?


Stéphane