The following reply was made to PR c++/2261; it has been noted by GNATS.
From: Daniel Jacobowitz <drow@xxxxxxxxx>
To: Frank Schmitt <ich@xxxxxxxxxxxxxxxxx>
Cc: tonne2005@xxxxxxxxxxxxxxxx, gdb-gnats@xxxxxxxxxxxxxxxxxx
Subject: Re: c++/2261: Segmentation fault on print
Date: Mon, 14 May 2007 10:04:20 -0400
On Mon, May 14, 2007 at 03:46:09PM +0200, Frank Schmitt wrote:
> Daniel Jacobowitz <drow@xxxxxxxxx> writes:
>
> > On Mon, May 14, 2007 at 12:52:43PM -0000, tonne2005@xxxxxxxxxxxxxxxx wrote:
> >> >Release: 6.5-15.fc6rh
> >
> > Could you try this on an FSF version of GDB? Otherwise, you may have
> > to report this to Red Hat; for me the command fails like this instead:
> >
> > (gdb) p s="bar"
> > Invalid cast.
> >
> > It may be that Red Hat added support for this and there's a problem
> > with the patch.
>
> I'll try this, however I was able to reproduce the segmentation fault in
> gdb on two other machines, too.
>
> The first machine is running Debian with
> g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)
> GNU gdb 6.3-debian
>
> the other Suse with
> g++ (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux)
> GNU gdb 6.5
Weird. Could you show me a complete transcript of this (using
"script")? I should have been able to reproduce it.
--
Daniel Jacobowitz
CodeSourcery
|