public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "dns.botond at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug c++/26387] Assertion `!frame_id_eq (*this_id, outer_frame_id)' failed triggered when backtracing a green thread
Date: Fri, 14 Aug 2020 14:46:17 +0000	[thread overview]
Message-ID: <bug-26387-4717-dmrgRIGnuf@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-26387-4717@http.sourceware.org/bugzilla/>

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

--- Comment #4 from Botond Dénes <dns.botond at gmail dot com> ---
Fedora32

$ gcc --version
gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1)

$ gdb --version
GNU gdb (GDB) Fedora 9.1-5.fc32

https://github.com/scylladb/seastar

$ git log -1 --oneline
1a4b3eb3 (HEAD -> master) sstring: mark str() and methods using it as noexcept

On Fedora 32 you can compile seastar by doing:
$ ./install-dependencies.sh
$ ./configure.py
$ ninja -c build/release

To build the application:
$ g++ exp.cpp $(pkg-config --libs --cflags --static
/path/to/seastar/build/release/seastar.pc) -O0 -g -std=c++20 -Wfatal-errors -o
exp

-std=c++20 is not needed, seastar supports c++17 as well.

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

  parent reply	other threads:[~2020-08-14 14:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-14  6:50 [Bug c++/26387] New: " dns.botond at gmail dot com
2020-08-14  6:57 ` [Bug c++/26387] " dns.botond at gmail dot com
2020-08-14 11:27 ` simark at simark dot ca
2020-08-14 11:28 ` simark at simark dot ca
2020-08-14 14:46 ` dns.botond at gmail dot com [this message]
2022-04-02 16:33 ` tromey at sourceware dot 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-26387-4717-dmrgRIGnuf@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).