Application: konsole (25.12.0) ApplicationNotResponding [ANR]: false Qt Version: 6.10.1 Frameworks Version: 6.21.0 Operating System: Linux 6.17.11-300.fc43.x86_64 x86_64 Windowing System: Wayland Distribution: "Fedora Linux 43 (KDE Plasma Desktop Edition)" DrKonqi: 6.5.4 [CoredumpBackend] -- Information about the crash: I was running two scripts , one js script which did some operations and printed some stuff to the console and the other a BE server which also prints stuff to the konsole . The crashes dont happen only when both scripts are running , usually one of the two is enough to trigger the crash. Also usually the crashes happen when the konsole is not in view. The crash can be reproduced sometimes. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault warning: Can't open file anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:wayland-shm (deleted) during file-backed mapping note processing [New LWP 78115] [New LWP 78121] [New LWP 78123] [New LWP 78122] [New LWP 78116] [New LWP 78120] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/bin/konsole'. Program terminated with signal SIGSEGV, Segmentation fault. #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; [Current thread is 1 (Thread 0x7ff6c26b4f40 (LWP 78115))] add symbol table from file "/lib64/libc.so.6" add symbol table from file "/lib64/libKF6Crash.so.6" add symbol table from file "/lib64/libQt6Gui.so.6" add symbol table from file "/lib64/libQt6WaylandClient.so.6" add symbol table from file "/lib64/libQt6Widgets.so.6" add symbol table from file "/lib64/libkonsoleprivate.so.25.12.0" add symbol table from file "/lib64/libQt6Core.so.6" add symbol table from file "/lib64/libglib-2.0.so.0" add symbol table from file "/usr/bin/konsole" [Current thread is 1 (Thread 0x7ff6c26b4f40 (LWP 78115))] Thread 6 (Thread 0x7ff6b39ff6c0 (LWP 78120)): #0 __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56 #1 0x00007ff6ca67ac3c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=7) at cancellation.c:49 #2 0x00007ff6ca67ac84 in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=7) at cancellation.c:75 #3 0x00007ff6ca6f419e in __GI___poll (fds=fds@entry=0x7ff6b39fe600, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #4 0x00007ff6c6af93a2 in poll (__fds=0x7ff6b39fe600, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44 #5 QtWaylandClient::EventThread::run (this=0x55a7b39d36f0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/plugins/platforms/wayland/qwaylanddisplay.cpp:185 #6 0x00007ff6caed19ae in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:437 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:367 #8 QThreadPrivate::start (arg=0x55a7b39d36f0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:397 #9 0x00007ff6ca67e464 in start_thread (arg=<optimized out>) at pthread_create.c:448 #10 0x00007ff6ca7015ac in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 5 (Thread 0x7ff6b45ff6c0 (LWP 78116)): #0 __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56 #1 0x00007ff6ca67ac3c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=271) at cancellation.c:49 #2 0x00007ff6ca67ac84 in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=271) at cancellation.c:75 #3 0x00007ff6ca6f46c6 in __GI_ppoll (fds=fds@entry=0x7ff6ac001680, nfds=nfds@entry=2, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 #4 0x00007ff6c95af2e0 in ppoll (__fds=0x7ff6ac001680, __nfds=2, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101 #5 g_main_context_poll_unlocked (priority=<optimized out>, context=0x7ff6ac000d00, timeout_usec=<optimized out>, fds=0x7ff6ac001680, n_fds=2) at ../glib/gmain.c:4811 #6 g_main_context_iterate_unlocked (context=context@entry=0x7ff6ac000d00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4485 #7 0x00007ff6c95af3a3 in g_main_context_iteration (context=0x7ff6ac000d00, may_block=1) at ../glib/gmain.c:4556 #8 0x00007ff6cb01e80d in QEventDispatcherGlib::processEvents (this=0x7ff6ac000be0, flags=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #9 0x00007ff6cad09063 in QEventLoop::exec (this=this@entry=0x7ff6b45fe5b0, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/global/qflags.h:77 #10 0x00007ff6cae2bdc6 in QThread::exec (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread.cpp:672 #11 0x00007ff6cbf47ae1 in ?? () from /lib64/libQt6DBus.so.6 #12 0x00007ff6b45fe640 in ?? () #13 0x00007ff6cae29ac3 in QMetaObject::activate<void, QThread::QPrivateSignal> (sender=<optimized out>, mo=0x7ff6cb2b7480 <QThread::staticMetaObject>, local_signal_index=0, ret=0x0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobjectdefs.h:319 #14 QThread::started (this=<optimized out>, _t1=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/redhat-linux-build/src/corelib/Core_autogen/include/moc_qthread.cpp:160 #15 0x00007ff6caed19ae in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:437 #16 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:367 #17 QThreadPrivate::start (arg=0x7ff6cbffedc0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:397 #18 0x00007ff6ca67e464 in start_thread (arg=<optimized out>) at pthread_create.c:448 #19 0x00007ff6ca7015ac in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 4 (Thread 0x7ff6b23a96c0 (LWP 78122)): #0 __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56 #1 0x00007ff6ca67ac3c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=202) at cancellation.c:49 #2 0x00007ff6ca67b2ac in __futex_abstimed_wait_common64 (private=<optimized out>, futex_word=<optimized out>, expected=<optimized out>, op=<optimized out>, abstime=<optimized out>, cancel=<optimized out>) at futex-internal.c:57 #3 __futex_abstimed_wait_common (futex_word=<optimized out>, expected=<optimized out>, clockid=<optimized out>, abstime=<optimized out>, private=<optimized out>, cancel=<optimized out>) at futex-internal.c:87 #4 0x00007ff6ca67d97e in __pthread_cond_wait_common (cond=0x55a7b3a21f00, mutex=0x55a7b3a21ed0, clockid=0, abstime=0x0) at pthread_cond_wait.c:421 #5 ___pthread_cond_wait (cond=0x55a7b3a21f00, mutex=0x55a7b3a21ed0) at pthread_cond_wait.c:453 #6 0x00007ff6a134bf1d in ?? () from /lib64/libgallium-25.2.7.so #7 0x00007ff6b23a8680 in ?? () #8 0x00007ff6a130553c in ?? () from /lib64/libgallium-25.2.7.so #9 0x00007ff6b23a8590 in ?? () #10 0x96332183d9799600 in ?? () #11 0x0000000000000000 in ?? () Thread 3 (Thread 0x7ff6b1ba86c0 (LWP 78123)): #0 __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56 #1 0x00007ff6ca67ac3c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=202) at cancellation.c:49 #2 0x00007ff6ca67b2ac in __futex_abstimed_wait_common64 (private=<optimized out>, futex_word=<optimized out>, expected=<optimized out>, op=<optimized out>, abstime=<optimized out>, cancel=<optimized out>) at futex-internal.c:57 #3 __futex_abstimed_wait_common (futex_word=<optimized out>, expected=<optimized out>, clockid=<optimized out>, abstime=<optimized out>, private=<optimized out>, cancel=<optimized out>) at futex-internal.c:87 #4 0x00007ff6ca67d97e in __pthread_cond_wait_common (cond=0x55a7b3b77838, mutex=0x55a7b3b77808, clockid=0, abstime=0x0) at pthread_cond_wait.c:421 #5 ___pthread_cond_wait (cond=0x55a7b3b77838, mutex=0x55a7b3b77808) at pthread_cond_wait.c:453 #6 0x00007ff6a134bf1d in ?? () from /lib64/libgallium-25.2.7.so #7 0x00007ff6b1ba7680 in ?? () #8 0x00007ff6a130553c in ?? () from /lib64/libgallium-25.2.7.so #9 0x00007ff6b1ba7590 in ?? () #10 0x96332183d9799600 in ?? () #11 0x0000000000000000 in ?? () Thread 2 (Thread 0x7ff6b31fe6c0 (LWP 78121)): #0 __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56 #1 0x00007ff6ca67ac3c in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=7) at cancellation.c:49 #2 0x00007ff6ca67ac84 in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=<optimized out>, a6=<optimized out>, nr=7) at cancellation.c:75 #3 0x00007ff6ca6f419e in __GI___poll (fds=fds@entry=0x7ff6b31fd600, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #4 0x00007ff6c6af93a2 in poll (__fds=0x7ff6b31fd600, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44 #5 QtWaylandClient::EventThread::run (this=0x55a7b39e68d0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/plugins/platforms/wayland/qwaylanddisplay.cpp:185 #6 0x00007ff6caed19ae in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:437 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:367 #8 QThreadPrivate::start (arg=0x55a7b39e68d0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:397 #9 0x00007ff6ca67e464 in start_thread (arg=<optimized out>) at pthread_create.c:448 #10 0x00007ff6ca7015ac in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 1 (Thread 0x7ff6c26b4f40 (LWP 78115)): [KCrash Handler] #4 QImage::isNull (this=this@entry=0x18) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/gui/image/qimage.cpp:1342 #5 0x00007ff6cb698b22 in QPainter::drawImage (this=this@entry=0x7ffd871fa468, targetRect=..., image=..., sourceRect=..., flags=flags@entry=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/gui/painting/qpainter.cpp:5201 #6 0x00007ff6c6b236b4 in QPainter::drawImage (this=0x7ffd871fa468, targetRect=<synthetic pointer>..., image=..., sourceRect=<synthetic pointer>..., flags=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/gui/painting/qpainter.h:777 #7 QtWaylandClient::QWaylandShmBackingStore::scroll (this=0x55a7b3c25ee0, region=..., dx=0, dy=-18) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/plugins/platforms/wayland/qwaylandshmbackingstore.cpp:271 #8 0x00007ff6cb57ac3b in QBackingStore::scroll (this=this@entry=0x55a7b3c25d20, area=..., dx=dx@entry=0, dy=dy@entry=-18) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/gui/painting/qbackingstore.cpp:265 #9 0x00007ff6cc0b266e in QWidgetRepaintManager::bltRect (this=this@entry=0x55a7b4179310, rect=..., dx=dx@entry=0, dy=dy@entry=-18, widget=widget@entry=0x55a7b40398b0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/widgets/kernel/qwidgetrepaintmanager.cpp:533 #10 0x00007ff6cc0b8f0c in QWidgetPrivate::scrollRect (this=0x55a7b4039d60, rect=..., dx=dx@entry=0, dy=-18) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/widgets/kernel/qwidgetrepaintmanager.cpp:491 #11 0x00007ff6cc08b482 in QWidgetPrivate::scroll_sys (this=<optimized out>, dx=dx@entry=0, dy=<optimized out>, r=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/widgets/kernel/qwidget.cpp:11195 #12 0x00007ff6cc08b6ac in QWidget::scroll (this=this@entry=0x55a7b40398b0, dx=dx@entry=0, dy=<optimized out>, r=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/widgets/kernel/qwidget.cpp:11190 #13 0x00007ff6cccf3a9c in Konsole::TerminalScrollBar::scrollImage (this=<optimized out>, lines=1, screenWindowRegion=..., image=<optimized out>, imageSize=<optimized out>) at /usr/src/debug/konsole-25.12.0-1.fc43.x86_64/src/terminalDisplay/TerminalScrollBar.cpp:243 #14 0x00007ff6ccce1dca in Konsole::TerminalDisplay::updateImage (this=0x55a7b40398b0) at /usr/src/debug/konsole-25.12.0-1.fc43.x86_64/src/terminalDisplay/TerminalDisplay.cpp:478 #15 0x00007ff6cad6759a in QtPrivate::QSlotObjectBase::call (this=0x55a7b41e1c60, r=0x55a7b40398b0, a=0x7ffd871fa9c8) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #16 doActivate<false> (sender=0x55a7b41e1950, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4257 #17 0x00007ff6cad6759a in QtPrivate::QSlotObjectBase::call (this=0x55a7b41e1bd0, r=0x55a7b41e1950, a=0x7ffd871faa98) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #18 doActivate<false> (sender=0x55a7b402f5e0, signal_index=<optimized out>, argv=0x7ffd871faa98, argv@entry=0x0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4257 #19 0x00007ff6cad5de69 in QMetaObject::activate (sender=sender@entry=0x55a7b402f5e0, m=m@entry=0x7ff6cce4b220 <Konsole::Emulation::staticMetaObject>, local_signal_index=local_signal_index@entry=8, argv=argv@entry=0x0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4317 #20 0x00007ff6ccc275e7 in Konsole::Emulation::outputChanged (this=this@entry=0x55a7b402f5e0) at /usr/src/debug/konsole-25.12.0-1.fc43.x86_64/redhat-linux-build/src/konsoleprivate_autogen/include/moc_Emulation.cpp:443 #21 0x00007ff6ccc2e317 in Konsole::Emulation::showBulk (this=0x55a7b402f5e0) at /usr/src/debug/konsole-25.12.0-1.fc43.x86_64/src/Emulation.cpp:287 #22 0x00007ff6cad6759a in QtPrivate::QSlotObjectBase::call (this=0x55a7b4031440, r=0x55a7b402f5e0, a=0x7ffd871fac00) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #23 doActivate<false> (sender=0x55a7b402f6a0, signal_index=<optimized out>, argv=argv@entry=0x7ffd871fac00) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4257 #24 0x00007ff6cad5de69 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7ff6cb2b6d80 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd871fac00) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4317 #25 0x00007ff6cad77d93 in QMetaObject::activate<void, QTimer::QPrivateSignal> (sender=<optimized out>, mo=0x7ff6cb2b6d80 <QTimer::staticMetaObject>, local_signal_index=0, ret=0x0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobjectdefs.h:319 #26 QTimer::timeout (this=<optimized out>, _t1=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/redhat-linux-build/src/corelib/Core_autogen/include/moc_qtimer.cpp:182 #27 0x00007ff6cad58f55 in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:1443 #28 0x00007ff6cc03db9f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55a7b402f6a0, e=0x7ffd871fadb0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/widgets/kernel/qapplication.cpp:3305 #29 0x00007ff6cacfc4e8 in QCoreApplication::notifyInternal2 (receiver=0x55a7b402f6a0, event=0x7ffd871fadb0) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qcoreapplication.cpp:1109 #30 0x00007ff6cacfc74d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qcoreapplication.cpp:1549 #31 0x00007ff6caed01f8 in QTimerInfoList::activateTimers (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qtimerinfo_unix.cpp:426 #32 0x00007ff6cb01e551 in timerSourceDispatch (source=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:152 #33 idleTimerSourceDispatch (source=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:199 #34 0x00007ff6c95a62a3 in g_main_dispatch (context=0x7ff6ac000f60) at ../glib/gmain.c:3565 #35 g_main_context_dispatch_unlocked (context=0x7ff6ac000f60) at ../glib/gmain.c:4425 #36 0x00007ff6c95af1f8 in g_main_context_iterate_unlocked (context=context@entry=0x7ff6ac000f60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4490 #37 0x00007ff6c95af3a3 in g_main_context_iteration (context=0x7ff6ac000f60, may_block=1) at ../glib/gmain.c:4556 #38 0x00007ff6cb01e80d in QEventDispatcherGlib::processEvents (this=0x55a7b39b1c00, flags=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #39 0x00007ff6cad09063 in QEventLoop::exec (this=this@entry=0x7ffd871fb060, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/global/qflags.h:77 #40 0x00007ff6cad04819 in QCoreApplication::exec () at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/corelib/kernel/qcoreapplication.cpp:1452 #41 0x00007ff6cb4df19d in QGuiApplication::exec () at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/gui/kernel/qguiapplication.cpp:1973 #42 0x00007ff6cc03db09 in QApplication::exec () at /usr/src/debug/qt6-qtbase-6.10.1-2.fc43.x86_64/src/widgets/kernel/qapplication.cpp:2575 #43 0x000055a79b1689e1 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/konsole-25.12.0-1.fc43.x86_64/src/main.cpp:288 Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 511945 ***