https://bugs.kde.org/show_bug.cgi?id=485155
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |akse...@akselmo.dev Status|REPORTED |CONFIRMED --- Comment #2 from Akseli Lahtinen <akse...@akselmo.dev> --- Can confirm this issue. URL hints in general have stopped working for me. Using konsole built from git -master. Backtrace --Type <RET> for more, q to quit, c to continue without paging--c [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/home/akseli/Repositories/kde/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 0x7f93abddcb00 (LWP 36307))] (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 0x00007f93b0aab163 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:78 #2 0x00007f93b0a5365e in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 #3 0x00007f93b3047f78 in KCrash::defaultCrashHandler (sig=11) at /home/akseli/Repositories/kde/src/kcrash/src/kcrash.cpp:593 #4 0x00007f93b0a53710 in <signal handler called> () at /lib64/libc.so.6 #5 0x00007f93b4f7895c in Konsole::FilterChain::paint (this=0x10f1720, td=0xeb7a10, painter=...) at /home/akseli/Repositories/kde/src/konsole/src/filterHotSpots/FilterChain.cpp:265 #6 0x00007f93b4fe4372 in Konsole::TerminalDisplay::paintFilters (this=0xeb7a10, painter=...) at /home/akseli/Repositories/kde/src/konsole/src/terminalDisplay/TerminalDisplay.cpp:798 #7 0x00007f93b4fe3cc9 in Konsole::TerminalDisplay::paintEvent (this=0xeb7a10, pe=0x7fff95d70880) at /home/akseli/Repositories/kde/src/konsole/src/terminalDisplay/TerminalDisplay.cpp:735 #8 0x00007f93b25e4cc0 in QWidget::event (this=0xeb7a10, event=0x7fff95d70880) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qwidget.cpp:9339 #9 0x00007f93b4feedf2 in Konsole::TerminalDisplay::event (this=0xeb7a10, event=0x7fff95d70880) at /home/akseli/Repositories/kde/src/konsole/src/terminalDisplay/TerminalDisplay.cpp:2926 #10 0x00007f93b2587f68 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0xeb7a10, e=0x7fff95d70880) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3296 #11 0x00007f93b118f218 in QCoreApplication::notifyInternal2 (receiver=0xeb7a10, event=0x7fff95d70880) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1121 #12 0x00007f93b118f43d in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1553 #13 0x00007f93b25dc4ac in QWidgetPrivate::sendPaintEvent (this=this@entry=0x10ee030, toBePainted=...) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qwidget.cpp:5620 #14 0x00007f93b25dce91 in QWidgetPrivate::drawWidget (this=this@entry=0x10ee030, pdev=0x13fce48, rgn=..., offset=..., flags=..., sharedPainter=sharedPainter@entry=0x0, repaintManager=<optimized out>) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qwidget.cpp:5570 #15 0x00007f93b25f0e9b in QWidgetRepaintManager::paintAndFlush (this=0x14a55b0) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qwidgetrepaintmanager.cpp:896 #16 0x00007f93b25e4e7a in QWidget::event (this=0xe1bd80, event=0x145da70) --Type <RET> for more, q to quit, c to continue without paging--c at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qwidget.cpp:9284 #17 0x00007f93b42f08bc in KMainWindow::event (this=0xe1bd80, ev=0x145da70) at /home/akseli/Repositories/kde/src/kxmlgui/src/kmainwindow.cpp:906 #18 0x00007f93b4369c07 in KXmlGuiWindow::event (this=0xe1bd80, ev=0x145da70) at /home/akseli/Repositories/kde/src/kxmlgui/src/kxmlguiwindow.cpp:221 #19 0x00007f93b2587f68 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0xe1bd80, e=0x145da70) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3296 #20 0x00007f93b118f218 in QCoreApplication::notifyInternal2 (receiver=0xe1bd80, event=0x145da70) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1121 #21 0x00007f93b118f42d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1539 #22 0x00007f93b1193147 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xb00d70) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1901 #23 0x00007f93b119340d in QCoreApplication::sendPostedEvents (receiver=<optimized out>, event_type=<optimized out>) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1760 #24 0x00007f93b146751f in postEventSourceDispatch (s=0xb6ad60) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:243 #25 0x00007f93ad2bf68c in g_main_dispatch (context=0x7f9398000f00) at ../glib/gmain.c:3344 #26 g_main_context_dispatch_unlocked (context=0x7f9398000f00) at ../glib/gmain.c:4152 #27 0x00007f93ad320788 in g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7f9398000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4217 #28 0x00007f93ad2c0b03 in g_main_context_iteration (context=0x7f9398000f00, may_block=1) at ../glib/gmain.c:4282 #29 0x00007f93b1466de3 in QEventDispatcherGlib::processEvents (this=0xb069d0, flags=...) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:393 #30 0x00007f93b119c053 in QEventLoop::exec (this=this@entry=0x7fff95d71410, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/global/qflags.h:34 #31 0x00007f93b1197ffc in QCoreApplication::exec () at /usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/global/qflags.h:74 #32 0x00000000004053eb in main (argc=1, argv=0x7fff95d71938) at /home/akseli/Repositories/kde/src/konsole/src/main.cpp:233 -- You are receiving this mail because: You are watching all bug changes.