This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug c++/17685] New: segmentation fault when trying to print a templated type


https://sourceware.org/bugzilla/show_bug.cgi?id=17685

            Bug ID: 17685
           Summary: segmentation fault when trying to print a templated
                    type
           Product: gdb
           Version: 7.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: thomas at loockx dot be

Created attachment 8001
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8001&action=edit
test file to reproduce the segmentation fault

Attached is an example program. Set a breakpoint in main and try to print out
test (p test). gdb will segfault.

I cleared my .gdbinit file so no weird settings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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