public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14834] New: Crash while trying to read field
@ 2012-11-12 21:30 icegood1980 at gmail dot com
  2012-11-12 21:38 ` [Bug c++/14834] " tromey at redhat dot com
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: icegood1980 at gmail dot com @ 2012-11-12 21:30 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14834

             Bug #: 14834
           Summary: Crash while trying to read field
           Product: gdb
           Version: 7.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: icegood1980@gmail.com
    Classification: Unclassified


Just typed 
(gdb) p this[0]
for instantiation of template class
Obtained
...<list of fields from base classes>, ..., maxDisp = 
/build/buildd/gdb-7.5/gdb/findvar.c:176: internal-error: extract_typed_address:
type is not a pointer or reference
A problem internal to GDB has been detected,
further debugging may prove unreliable.


where maxDisp (private, double) just seems to be 1st own field of that template
class.
Simply p maxDisp from command line is OK.
==========
version GNU gdb (GDB) 7.5-ubuntu

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-11-20 12:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-12 21:30 [Bug c++/14834] New: Crash while trying to read field icegood1980 at gmail dot com
2012-11-12 21:38 ` [Bug c++/14834] " tromey at redhat dot com
2012-11-19 16:26 ` icegood1980 at gmail dot com
2012-11-19 16:53 ` tromey at redhat dot com
2012-11-19 17:19 ` icegood1980 at gmail dot com
2012-11-19 17:22 ` tromey at redhat dot com
2012-11-19 17:35 ` icegood1980 at gmail dot com
2012-11-19 17:44 ` tromey at redhat dot com
2012-11-19 18:15 ` icegood1980 at gmail dot com
2012-11-19 19:01 ` tromey at redhat dot com
2012-11-19 19:35 ` icegood1980 at gmail dot com
2012-11-19 19:49 ` tromey at redhat dot com
2012-11-19 20:13 ` icegood1980 at gmail dot com
2012-11-19 20:19 ` tromey at redhat dot com
2012-11-19 20:35 ` tromey at redhat dot com
2012-11-19 21:30 ` icegood1980 at gmail dot com
2012-11-19 21:51 ` tromey at redhat dot com
2012-11-20 12:26 ` icegood1980 at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).