public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/112541] New: FAIL: 19_diagnostics/stacktrace/current.cc
@ 2023-11-15  9:12 redi at gcc dot gnu.org
  2023-11-15  9:13 ` [Bug libstdc++/112541] " redi at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: redi at gcc dot gnu.org @ 2023-11-15  9:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112541

            Bug ID: 112541
           Summary: FAIL: 19_diagnostics/stacktrace/current.cc
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---
            Target: armv8l-unknown-linux-gnueabihf

/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/libstdc++-v3/testsuite/19_diagnostics/stacktrace/current.cc:52:
test_max_depth()::<lambda()>::<lambda()>::<lambda()>::<lambda()>::<lambda()>::<lambda()>::<lambda()>::<lambda()>:
Assertion '! t.empty()' failed.
timeout: the monitored command dumped core
FAIL: 19_diagnostics/stacktrace/current.cc  -std=gnu++23 execution test


Also:
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_stack_trace::at: bad frame number
timeout: the monitored command dumped core
FAIL: 19_diagnostics/stacktrace/entry.cc  -std=gnu++23 execution test


It appears that __stacktrace_impl::_S_current returns an empty sequence of
frames.

It's possible that all the lambda frames are inlined, or skip+2 in
stacktrace.cc causes us to skip real frames that we should keep, or maybe
libbacktrace just doesn't work on this target.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-23 16:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15  9:12 [Bug libstdc++/112541] New: FAIL: 19_diagnostics/stacktrace/current.cc redi at gcc dot gnu.org
2023-11-15  9:13 ` [Bug libstdc++/112541] " redi at gcc dot gnu.org
2023-11-15 11:28 ` cvs-commit at gcc dot gnu.org
2023-11-15 11:32 ` cvs-commit at gcc dot gnu.org
2023-11-15 11:34 ` cvs-commit at gcc dot gnu.org
2023-11-20 11:47 ` redi at gcc dot gnu.org
2023-11-20 11:48 ` redi at gcc dot gnu.org
2023-11-23 16:36 ` redi at gcc dot gnu.org

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).