Advertisement
Guest User

Untitled

a guest
Mar 20th, 2021
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. [KCrash Handler]
  2. #4 0x00007fee0bd90ef5 in raise () from /usr/lib/libc.so.6
  3. #5 0x00007fee0bd7a862 in abort () from /usr/lib/libc.so.6
  4. #6 0x00007fee0c1a89ac in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5
  5. #7 0x00007fee0ac610fa in ?? () from /usr/lib/libQt5WaylandClient.so.5
  6. #8 0x00007fee0ac70465 in QtWaylandClient::QWaylandDisplay::flushRequests() () from /usr/lib/libQt5WaylandClient.so.5
  7. #9 0x00007fee0c404dc0 in ?? () from /usr/lib/libQt5Core.so.5
  8. #10 0x00007fee0c4082f0 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /usr/lib/libQt5Core.so.5
  9. #11 0x00007fee0c408afd in QSocketNotifier::event(QEvent*) () from /usr/lib/libQt5Core.so.5
  10. #12 0x00007fee0cfb7752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
  11. #13 0x00007fee0c3cda2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
  12. #14 0x00007fee0c4272a6 in ?? () from /usr/lib/libQt5Core.so.5
  13. #15 0x00007fee0ad82b84 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  14. #16 0x00007fee0add6c21 in ?? () from /usr/lib/libglib-2.0.so.0
  15. #17 0x00007fee0ad813b1 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  16. #18 0x00007fee0c426691 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  17. #19 0x00007fee0c3cc3ac in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  18. #20 0x00007fee0c3d4844 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
  19. #21 0x0000559639b5bdca in ?? ()
  20. #22 0x00007fee0bd7bb25 in __libc_start_main () from /usr/lib/libc.so.6
  21. #23 0x0000559639b5c67e in _start ()
  22. [Inferior 1 (process 5948) detached]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement