https://bugs.kde.org/show_bug.cgi?id=511945
--- Comment #7 from pallaswept <[email protected]> --- That didn't take too long :D This was in Konsole, not Dolphin. By the way... the instructions at https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl Specifically say to paste this in. I always feel like it's long and I should be making an attachment instead? Anyway: (gdb) bt #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007fa393a9de33 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:89 #2 0x00007fa393a427b6 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 #3 0x00007fa396095390 in KCrash::defaultCrashHandler(int) () at /lib64/libKF6Crash.so.6 #4 0x00007fa393a42910 in <signal handler called> () at /lib64/libc.so.6 #5 QImage::isNull (this=0x18) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/gui/image/qimage.cpp:1342 #6 0x00007fa394db157d in QPainter::drawImage (this=0x7ffe7ce5d548, targetRect=..., image=..., sourceRect=..., flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/gui/painting/qpainter.cpp:5197 #7 0x00007fa39126bc68 in QtWaylandClient::QWaylandShmBackingStore::scroll(QRegion const&, int, int) () at /lib64/libQt6WaylandClient.so.6 #8 0x00007fa394cb7131 in QBackingStore::scroll (this=this@entry=0x55cc37c64ad0, area=..., dx=dx@entry=0, dy=dy@entry=-18) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/gui/painting/qbackingstore.cpp:265 #9 0x00007fa395652d03 in QWidgetRepaintManager::bltRect (this=this@entry=0x55cc38191770, rect=..., dx=dx@entry=0, dy=dy@entry=-18, widget=widget@entry=0x55cc37e195a0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/widgets/kernel/qwidgetrepaintmanager.cpp:532 #10 0x00007fa3956581e2 in QWidgetPrivate::scrollRect (this=0x55cc38181730, rect=..., dx=0, dy=-18) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/widgets/kernel/qwidgetrepaintmanager.cpp:490 #11 0x00007fa395f7c70f in Konsole::TerminalScrollBar::scrollImage(int, QRect const&, Konsole::Character*, int) () at /lib64/libkonsoleprivate.so.25.08.3 #12 0x00007fa395f67510 in Konsole::TerminalDisplay::updateImage() () at /lib64/libkonsoleprivate.so.25.08.3 #13 0x00007fa394435c20 in QtPrivate::QSlotObjectBase::call (this=0x55cc382ac010, r=<optimized out>, a=0x7ffe7ce5da88) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobjectdefs_impl.h:461 #14 doActivate<false> (sender=0x55cc382d0e30, signal_index=3, argv=0x7ffe7ce5da88) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobject.cpp:4255 #15 0x00007fa394435c20 in QtPrivate::QSlotObjectBase::call (this=0x55cc37ec86e0, r=<optimized out>, a=0x7ffe7ce5db58) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobjectdefs_impl.h:461 #16 doActivate<false> (sender=0x55cc38787f10, signal_index=11, argv=0x7ffe7ce5db58) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobject.cpp:4255 #17 0x00007fa395eb8109 in Konsole::Emulation::showBulk() () at /lib64/libkonsoleprivate.so.25.08.3 #18 0x00007fa394435c20 in QtPrivate::QSlotObjectBase::call (this=0x55cc37eb4ba0, r=<optimized out>, a=0x7ffe7ce5dcb0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobjectdefs_impl.h:461 #19 doActivate<false> (sender=0x55cc38787fd0, signal_index=3, argv=0x7ffe7ce5dcb0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobject.cpp:4255 #20 0x00007fa39443c0c3 in QMetaObject::activate<void, QTimer::QPrivateSignal> (sender=<optimized out>, mo=<optimized out>, local_signal_index=0, ret=0x0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobjectdefs.h:319 #21 QTimer::timeout (this=<optimized out>, _t1=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/build/src/corelib/Core_autogen/include/moc_qtimer.cpp:182 #22 0x00007fa394423626 in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qobject.cpp:1386 #23 0x00007fa3955e7918 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55cc38787fd0, e=0x7ffe7ce5de30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/widgets/kernel/qapplication.cpp:3307 #24 0x00007fa3943cdc98 in QCoreApplication::notifyInternal2 (receiver=0x55cc38787fd0, event=0x7ffe7ce5de30) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qcoreapplication.cpp:1109 #25 0x00007fa3945729bc in QTimerInfoList::activateTimers (this=0x55cc378e6020) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qtimerinfo_unix.cpp:426 #26 0x00007fa394695f64 in timerSourceDispatch (source=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:152 #27 idleTimerSourceDispatch (source=source@entry=0x55cc378f52b0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:199 #28 0x00007fa391d6cb36 in g_main_dispatch (context=0x7fa388000f60) at ../glib/gmain.c:3565 #29 g_main_context_dispatch_unlocked (context=context@entry=0x7fa388000f60) at ../glib/gmain.c:4425 #30 0x00007fa391d6fa28 in g_main_context_iterate_unlocked (context=context@entry=0x7fa388000f60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4490 #31 0x00007fa391d7026c in g_main_context_iteration (context=0x7fa388000f60, may_block=1) at ../glib/gmain.c:4556 #32 0x00007fa394694038 in QEventDispatcherGlib::processEvents (this=0x55cc378a3700, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #33 0x00007fa3943dc12b in QEventLoop::exec (this=0x7ffe7ce5e0a0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/global/qflags.h:77 #34 0x00007fa3943d2bd3 in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/kernel/qcoreapplication.cpp:1452 #35 0x000055cbfbcb3f41 in ??? () #36 0x00007fa393a2b2fb in __libc_start_call_main (main=main@entry=0x55cbfbcb15c0, argc=argc@entry=1, argv=argv@entry=0x7ffe7ce5e758) at ../sysdeps/nptl/libc_start_call_main.h:58 #37 0x00007fa393a2b3cb in __libc_start_main_impl (main=0x55cbfbcb15c0, argc=1, argv=0x7ffe7ce5e758, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe7ce5e748) at ../csu/libc-start.c:360 #38 0x000055cbfbcb4985 in ??? () (gdb) -- You are receiving this mail because: You are watching all bug changes.
