Application: konsole (22.12.3) Qt Version: 5.15.8 Frameworks Version: 5.104.0 Operating System: Linux 6.2.10-arch1-1 x86_64 Windowing System: X11 Distribution: Arch Linux DrKonqi: 5.27.4 [KCrashBackend] -- Information about the crash: cambiando permisos de archivos chmod 700 y chmod 600 The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Konsole (konsole), signal: Aborted [KCrash Handler] #4 0x00007fe652ea08ec in ?? () from /usr/lib/libc.so.6 #5 0x00007fe652e51ea8 in raise () from /usr/lib/libc.so.6 #6 0x00007fe652e3b53d in abort () from /usr/lib/libc.so.6 #7 0x00007fe6530d30e2 in std::__glibcxx_assert_fail (file=<optimized out>, line=<optimized out>, function=<optimized out>, condition=<optimized out>) at /usr/src/debug/gcc/gcc/libstdc++-v3/src/c++11/debug.cc:60 #8 0x00007fe654cb99e0 in Konsole::Screen::setSelectionEnd(int, int, bool) () from /usr/lib/libkonsoleprivate.so.1 #9 0x00007fe654d16c1b in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /usr/lib/libkonsoleprivate.so.1 #10 0x00007fe654d1b80e in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from /usr/lib/libkonsoleprivate.so.1 #11 0x00007fe6543af5ab in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12 0x00007fe654378b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13 0x00007fe65437e379 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14 0x00007fe65368df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15 0x00007fe65437c377 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5 #16 0x00007fe6543cd505 in ?? () from /usr/lib/libQt5Widgets.so.5 #17 0x00007fe6543cf2ae in ?? () from /usr/lib/libQt5Widgets.so.5 #18 0x00007fe654378b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19 0x00007fe65368df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20 0x00007fe653b3f02c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5 #21 0x00007fe653b288d5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5 #22 0x00007fe64d74b8d0 in ?? () from /usr/lib/libQt5XcbQpa.so.5 #23 0x00007fe651b0f53b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #24 0x00007fe651b6c219 in ?? () from /usr/lib/libglib-2.0.so.0 #25 0x00007fe651b0e1a2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #26 0x00007fe6536d8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #27 0x00007fe6536866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #28 0x00007fe653691219 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #29 0x0000557638ee2b65 in ?? () #30 0x00007fe652e3c790 in ?? () from /usr/lib/libc.so.6 #31 0x00007fe652e3c84a in __libc_start_main () from /usr/lib/libc.so.6 #32 0x0000557638ee3425 in ?? () [Inferior 1 (process 1070) detached] Reported using DrKonqi
English translation: changing chmod 700 and chmod 600 file permissions By the trace I would guess you were moving the mouse when it happened #8 0x00007fe654cb99e0 in Konsole::Screen::setSelectionEnd(int, int, bool) () from /usr/lib/libkonsoleprivate.so.1 #9 0x00007fe654d16c1b in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /usr/lib/libkonsoleprivate.so.1
*** This bug has been marked as a duplicate of bug 464040 ***
I'm assuming the Konsole window was resized at some point, since the other bug with a similar backtrace but not requiring resizing was already fixed in 22.12.0 and 22.08.3. Can you confirm? Asumo que habías redimensionado la ventana de Konsole, ya que el otro bug con un volcado de pila similar ya estaba corregido en 22.12.0 y 22.08.3. ¿Me lo puedes confirmar?