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 corefiles/17076] New: SIGSEGV in value_entirely_optimized_out when printing c++ objects


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

            Bug ID: 17076
           Summary: SIGSEGV in value_entirely_optimized_out when printing
                    c++ objects
           Product: gdb
           Version: 7.7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: corefiles
          Assignee: unassigned at sourceware dot org
          Reporter: 3maisons at gmail dot com

Created attachment 7650
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7650&action=edit
Stack trace for SIGSEGV

I'm using 7.7.1.  When I attempt to print the fields of objects in a core file
I've generated, GDB will crash with the attached trace.

I've attempted this on various objects in this core file.  It seems that often
manages a partial output before going off the deep end.

-- 
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]