Application: konsole (21.08.1) Qt Version: 5.15.2 Frameworks Version: 5.86.0 Operating System: Linux 5.13.0-20-generic x86_64 Windowing System: Wayland Drkonqi Version: 5.22.5 Distribution: Ubuntu 21.10 -- Information about the crash: - What I was doing when the application crashed: Editing code in PHPStorm with Konsole in the background. - Unusual behavior I noticed: The desktop froze for a second and then everything crashed. There was an error from the amdgpu module that may be causing the crash. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Konsole (konsole), signal: Aborted [KCrash Handler] #4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139905417230720) at pthread_kill.c:44 #5 __pthread_kill_internal (signo=6, threadid=139905417230720) at pthread_kill.c:80 #6 __GI___pthread_kill (threadid=139905417230720, signo=signo@entry=6) at pthread_kill.c:91 #7 0x00007f3e49cb1476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007f3e49c977b7 in __GI_abort () at abort.c:79 #9 0x00007f3e4a13cba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007f3e482b0e45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #11 0x00007f3e482c106a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #12 0x00007f3e4a39ca88 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007f3e4a39ff63 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007f3e4a3a0793 in QSocketNotifier::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007f3e4aef66b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x00007f3e4a36516a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007f3e4a3bf155 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007f3e485398bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007f3e4858cf08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007f3e48537003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007f3e4a3be548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007f3e4a363a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x00007f3e4a36c024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x000055606db6b555 in ?? () #25 0x00007f3e49c98fd0 in __libc_start_call_main (main=main@entry=0x55606db69ac0, argc=argc@entry=1, argv=argv@entry=0x7fffc8f97b08) at ../sysdeps/nptl/libc_start_call_main.h:58 #26 0x00007f3e49c9907d in __libc_start_main_impl (main=0x55606db69ac0, argc=1, argv=0x7fffc8f97b08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc8f97af8) at ../csu/libc-start.c:409 #27 0x000055606db6bae5 in ?? () [Inferior 1 (process 6477) detached] Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 445772 ***