Skip to content

Instantly share code, notes, and snippets.

@7415963987456321
Created April 30, 2024 02:03
Show Gist options
  • Save 7415963987456321/88778cec2e3e639c8749133a0be0f56e to your computer and use it in GitHub Desktop.
Save 7415963987456321/88778cec2e3e639c8749133a0be0f56e to your computer and use it in GitHub Desktop.
#0 0x0000733d344f2fd3 in _Unwind_Resume (exc=0x0) at /usr/src/debug/gcc/gcc/libgcc/unwind.inc:241
this_context = {reg = {0x7ffcd7e5e9c8, 0x7ffcd7e5e9d0, 0x0, 0x7ffcd7e5e9d8, 0x0, 0x0, 0x7ffcd7e5ea00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7ffcd7e5e9e0, 0x7ffcd7e5e9e8, 0x7ffcd7e5e9f0, 0x7ffcd7e5e9f8, 0x7ffcd7e5ea08, 0x0}, cfa = 0x7ffcd7e5ea10, ra = 0x64d2065c2a0d <MainWidget::get_selected_link(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) [clone .cold]+43>, lsda = 0x0, bases = {tbase = 0x0, dbase = 0x0, func = 0x733d344f2f00 <_Unwind_Resume>}, flags = 4611686018427387904, version = 0, args_size = 0, by_value = '\000' <repeats 17 times>}
cur_context = {reg = {0x7ffcd7e5e9c8, 0x7ffcd7e5e9d0, 0x0, 0x7ffcd7e5e9d8, 0x0, 0x0, 0x7ffcd7e5ea00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2020202020202020, 0x2020202020202020, 0x2020202020202020, 0x2020202020202020}, cfa = 0x0, ra = 0x0, lsda = 0x0, bases = {tbase = 0x0, dbase = 0x0, func = 0x0}, flags = 0, version = 0, args_size = 0, by_value = '\000' <repeats 17 times>}
code = <optimized out>
frames = 29555370777182324
#1 0x000064d2065c2a0d in MainWidget::get_selected_link(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) [clone .cold] ()
#2 0x000064d206644fba in MainWidget::handle_open_link(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, bool) ()
#3 0x000064d20663f90f in MainWidget::advance_command(std::unique_ptr<Command, std::default_delete<Command> >) ()
#4 0x000064d206632d9f in MainWidget::key_event(bool, QKeyEvent*) ()
#5 0x0000733d33f8de2d in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#6 0x0000733d33f578ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#7 0x0000733d33f5c918 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#8 0x0000733d33293a68 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#9 0x0000733d33fadc4b in ??? () at /usr/lib/libQt5Widgets.so.5
#10 0x0000733d33f578ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#11 0x0000733d33293a68 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#12 0x0000733d33735580 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5
#13 0x0000733d3371a6d5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#14 0x0000733d2e95ecf5 in ??? () at /usr/lib/libQt5WaylandClient.so.5
#15 0x0000733d3285d199 in ??? () at /usr/lib/libglib-2.0.so.0
#16 0x0000733d328bc3bf in ??? () at /usr/lib/libglib-2.0.so.0
#17 0x0000733d3285c712 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#18 0x0000733d332e288c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#19 0x0000733d33292774 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#20 0x0000733d33293c13 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#21 0x000064d2065cd5dc in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment