From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4532 invoked by alias); 20 Jun 2014 00:18:54 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 4510 invoked by uid 48); 20 Jun 2014 00:18:53 -0000 From: "3maisons at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug corefiles/17076] New: SIGSEGV in value_entirely_optimized_out when printing c++ objects Date: Fri, 20 Jun 2014 00:18:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: corefiles X-Bugzilla-Version: 7.7 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: 3maisons at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q2/txt/msg00481.txt.bz2 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.