public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug gdb/25350] gdb internal-error with assertion status failed
Date: Sun, 16 Aug 2020 11:30:38 +0000	[thread overview]
Message-ID: <bug-25350-4717-fFPuCGvmw7@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-25350-4717@http.sourceware.org/bugzilla/>

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom de Vries <vries@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f569c1c51a1ff643fc7ba961555fe1067dcf5304

commit f569c1c51a1ff643fc7ba961555fe1067dcf5304
Author: Tom de Vries <tdevries@suse.de>
Date:   Sun Aug 16 13:30:34 2020 +0200

    [gdb/testsuite] Add gdb.base/eh_return.exp

    In PR25350, an internal error was reported:
    ...
    (gdb) break *eh2+0x7e
    Breakpoint 1 at 0x13e2: file small.c, line 38.
    (gdb) run
    Starting program: a.out
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".

    Breakpoint 1, 0x00005555555553e2 in eh2 (
    frame.c:558: internal-error: frame_id get_frame_id(frame_info*): \
      Assertion `stashed' failed.
    A problem internal to GDB has been detected,
    further debugging may prove unreliable.
    ...

    The internal error does not reproduce after recent commit 547ce8f00b
    "[gdb/backtrace] Fix printing of fortran string args".

    Add the corresponding test-case as regression test, given that the code is
    rather atypical.

    Tested on x86_64-linux.

    gdb/testsuite/ChangeLog:

    2020-08-16  Tom de Vries  <tdevries@suse.de>

            PR gdb/25350
            * gdb.base/eh_return.c: New test.
            * gdb.base/eh_return.exp: New file.

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

  parent reply	other threads:[~2020-08-16 11:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-25350-4717@http.sourceware.org/bugzilla/>
2020-08-15  6:57 ` vries at gcc dot gnu.org
2020-08-15  7:20 ` vries at gcc dot gnu.org
2020-08-15  7:36 ` vries at gcc dot gnu.org
2020-08-15 12:45 ` vries at gcc dot gnu.org
2020-08-16 11:30 ` cvs-commit at gcc dot gnu.org [this message]
2020-08-16 11:33 ` vries at gcc dot gnu.org
2020-08-18 16:54 ` vries at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-25350-4717-fFPuCGvmw7@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).