public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/10295] New: gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value
@ 2009-06-18  2:22 tfogal at alumni dot unh dot edu
  2009-06-18  2:27 ` [Bug symtab/10295] " tfogal at alumni dot unh dot edu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tfogal at alumni dot unh dot edu @ 2009-06-18  2:22 UTC (permalink / raw)
  To: gdb-prs

Using gdb-6.8-debian, as well as a current archer branch
(archer-tromey-delayed-symfile, 94cd6b61db67d25c1f490f7b7a2fbf6ca33de917), gdb
produces a segmentation fault as I try to print a std::vector<float>.  The
vector in question is causing an assertion failure in my program, which has
debug iterators enabled.

The program being debugged is an MPI program, making debugging it somewhat
involved.  To do so, I force the program to busy-wait in a tight loop after
starting, giving me time to `gdb -q -ex "attach <pid>"'.  Then I use `set
variable' to force the loop to exit.

I will attach a core and the output of 'bt full' in a second...

-- 
           Summary: gdb segmentation fault in 'gnuv3_baseclass_offset' while
                    printing a value
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: symtab
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: tfogal at alumni dot unh dot edu
                CC: gdb-prs at sourceware dot org
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug symtab/10295] gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value
  2009-06-18  2:22 [Bug symtab/10295] New: gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value tfogal at alumni dot unh dot edu
@ 2009-06-18  2:27 ` tfogal at alumni dot unh dot edu
  2009-06-18  2:29 ` tfogal at alumni dot unh dot edu
  2010-01-25 20:09 ` tromey at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tfogal at alumni dot unh dot edu @ 2009-06-18  2:27 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tfogal at alumni dot unh dot edu  2009-06-18 02:27 -------
Created an attachment (id=4006)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4006&action=view)
Output of `bt full'

Output of `bt full' when debugging gdb-archer using gdb-archer.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug symtab/10295] gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value
  2009-06-18  2:22 [Bug symtab/10295] New: gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value tfogal at alumni dot unh dot edu
  2009-06-18  2:27 ` [Bug symtab/10295] " tfogal at alumni dot unh dot edu
@ 2009-06-18  2:29 ` tfogal at alumni dot unh dot edu
  2010-01-25 20:09 ` tromey at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tfogal at alumni dot unh dot edu @ 2009-06-18  2:29 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tfogal at alumni dot unh dot edu  2009-06-18 02:29 -------
Scratch the promise about the core file: it's 425 megabytes.

If you're really interested, you can download it here:

   http://www.sci.utah.edu/~tfogal/tmp/gdb-core-archer-p-xbound

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug symtab/10295] gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value
  2009-06-18  2:22 [Bug symtab/10295] New: gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value tfogal at alumni dot unh dot edu
  2009-06-18  2:27 ` [Bug symtab/10295] " tfogal at alumni dot unh dot edu
  2009-06-18  2:29 ` tfogal at alumni dot unh dot edu
@ 2010-01-25 20:09 ` tromey at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2010-01-25 20:09 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2010-01-25 20:09 -------
I think this is a dup.
If you try a new gdb and this bug still exists, please reopen or refile.

*** This bug has been marked as a duplicate of 9631 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2010-01-25 20:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-18  2:22 [Bug symtab/10295] New: gdb segmentation fault in 'gnuv3_baseclass_offset' while printing a value tfogal at alumni dot unh dot edu
2009-06-18  2:27 ` [Bug symtab/10295] " tfogal at alumni dot unh dot edu
2009-06-18  2:29 ` tfogal at alumni dot unh dot edu
2010-01-25 20:09 ` tromey at redhat 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).