This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: symtab/962: GDB crashing on "info scope ." command


The following reply was made to PR symtab/962; it has been noted by GNATS.

From: Artur Barashev <ABarashev@brightmail.com>
To: "'cagney@redhat.com'" <cagney@redhat.com>, Artur Barashev
	 <ABarashev@brightmail.com>, "'gdb-prs@sources.redhat.com'"
	 <gdb-prs@sources.redhat.com>, "'nobody@sources.redhat.com'"
	 <nobody@sources.redhat.com>, "'gdb-gnats@sources.redhat.com'"
	 <gdb-gnats@sources.redhat.com>
Cc:  
Subject: RE: symtab/962: GDB crashing on "info scope ." command
Date: Thu, 30 Jan 2003 13:41:45 -0800

 It happens in version 4.18.
 I tried version 5.1 and couldn't
 reproduce it then.
 Backtrace of core in 4.18:
 
 (gdb) backtrace 
 #0  0xff1f14a0 in seg7 () from
 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
 #1  0xff1f0804 in blalign () from
 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
 #2  0x5d81c in decode_line_1 (argptr=0xffbeee7c, funfirstline=543389042,
 default_symtab=0x0, default_line=0, canonical=0x66660000)
     at symtab.c:2802
 (gdb) 
 
 
 Thanks
 
 -----Original Message-----
 From: cagney@redhat.com [mailto:cagney@redhat.com]
 Sent: Thursday, January 30, 2003 1:13 PM
 To: Artur Barashev; gdb-prs@sources.redhat.com;
 nobody@sources.redhat.com
 Subject: Re: symtab/962: GDB crashing on "info scope ." command
 
 
 Synopsis: GDB crashing on "info scope ." command
 
 State-Changed-From-To: open->feedback
 State-Changed-By: cagney
 State-Changed-When: Thu Jan 30 21:12:52 2003
 State-Changed-Why:
     Please indicate if this occures with GDB 5.3.
     Please provide a backtrace of gdb vis:
     $ gdb gdb core
     (gdb) bt
 
 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&databas
 e=gdb&pr=962


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]