public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/110196] New: stacktrace_entry does not print origin binary filename
@ 2023-06-09 15:42 fabian_kessler at gmx dot de
  2023-06-09 15:56 ` [Bug libstdc++/110196] " pinskia at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: fabian_kessler at gmx dot de @ 2023-06-09 15:42 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110196
           Summary: stacktrace_entry does not print origin binary filename
           Product: gcc
           Version: 13.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fabian_kessler at gmx dot de
  Target Milestone: ---

Using the current release stacktrace header results in a weird looking
stacktrace, because the origin filename is not included:

```
0# crashHandler at
/mnt/c/Users/Febbe/workspace/xournalpp/src/core/control/CrashHandler.cpp:76
   1#      at :0
   2# pthread_kill at :0
   3# raise at :0
   4# MainWindow::MainWindow(GladeSearchpath*, Control*, _GtkApplication*) at
/mnt/c/Users/Febbe/workspace/xournalpp/src/core/gui/MainWindow.cpp:54
   5# std::_MakeUniq<MainWindow>::__single_object std::make_unique<MainWindow,
GladeSearchpath*, Control*, _GtkApplication*>(GladeSearchpath*&&, Control*&&,
_GtkApplication*&&) at :0
   6# on_startup at
/mnt/c/Users/Febbe/workspace/xournalpp/src/core/control/XournalMain.cpp:485
   7# g_closure_invoke at :0
   8#      at :0
   9# g_signal_emit_valist at :0
  10# g_signal_emit at :0
  11# g_application_register at :0
  12#      at :0
  13# g_application_run at :0
  14# XournalMain::run(int, char**) at
/mnt/c/Users/Febbe/workspace/xournalpp/src/core/control/XournalMain.cpp:690
```

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

end of thread, other threads:[~2023-06-10 12:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 15:42 [Bug libstdc++/110196] New: stacktrace_entry does not print origin binary filename fabian_kessler at gmx dot de
2023-06-09 15:56 ` [Bug libstdc++/110196] " pinskia at gcc dot gnu.org
2023-06-09 15:58 ` fabian_kessler at gmx dot de
2023-06-09 16:07 ` fabian_kessler at gmx dot de
2023-06-09 16:09 ` [Bug libstdc++/110196] stacktrace_entry does not print which library the function was from pinskia at gcc dot gnu.org
2023-06-09 16:16 ` fabian_kessler at gmx dot de
2023-06-09 16:17 ` fabian_kessler at gmx dot de
2023-06-09 16:18 ` fabian_kessler at gmx dot de
2023-06-09 16:47 ` fabian_kessler at gmx dot de
2023-06-09 20:56 ` redi at gcc dot gnu.org
2023-06-09 21:38 ` redi at gcc dot gnu.org
2023-06-10 10:21 ` fabian_kessler at gmx dot de
2023-06-10 12:57 ` fabian_kessler at gmx dot de

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