[konsole] [Bug 460764] New: konsole crashed pasting from one tab to another
Micah Shennum
bugzilla_noreply at kde.org
Thu Oct 20 14:50:07 BST 2022
https://bugs.kde.org/show_bug.cgi?id=460764
Bug ID: 460764
Summary: konsole crashed pasting from one tab to another
Classification: Applications
Product: konsole
Version: 22.08.1
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: jimtahu at gmail.com
Target Milestone: ---
Application: konsole (22.08.1)
Qt Version: 5.15.6
Frameworks Version: 5.98.0
Operating System: Linux 5.19.16-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 36 (Thirty Six)"
DrKonqi: 5.26.0 [KCrashBackend]
-- Information about the crash:
It has not happened again (and restarted konsole and imediatly tried again)
steps
* ssh to sever
* connect to tmux session
* cat file (secrect key, consisting of several english words)
* copy text
* switch to another tab
* paste text (into cat >> localfile)
* konsole crashed
The crash does not seem to be reproducible.
-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#4 0x00007fa055c8deb4 in Konsole::ProcessInfo::isValid() const () from
/lib64/libkonsoleprivate.so.1
#5 0x00007fa055d1c204 in Konsole::Session::getUrl() () from
/lib64/libkonsoleprivate.so.1
#6 0x00007fa055d1e16d in Konsole::SessionController::url() const () from
/lib64/libkonsoleprivate.so.1
#7 0x00007fa055d31c71 in
Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from
/lib64/libkonsoleprivate.so.1
#8 0x00007fa0549b79a6 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#9 0x00007fa055c7e379 in Konsole::TerminalDisplay::configureRequest(QPoint
const&) () from /lib64/libkonsoleprivate.so.1
#10 0x00007fa055cf51b2 in
Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from
/lib64/libkonsoleprivate.so.1
#11 0x00007fa055537808 in QWidget::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#12 0x00007fa0554f4d02 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#13 0x00007fa0554fd372 in QApplication::notify(QObject*, QEvent*) () from
/lib64/libQt5Widgets.so.5
#14 0x00007fa0549841c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#15 0x00007fa0554fb472 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) ()
from /lib64/libQt5Widgets.so.5
#16 0x00007fa055550b6c in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/lib64/libQt5Widgets.so.5
#17 0x00007fa055553f30 in QWidgetWindow::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#18 0x00007fa0554f4d02 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#19 0x00007fa0549841c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#20 0x00007fa054e75e7d in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /lib64/libQt5Gui.so.5
#21 0x00007fa054e5502c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /lib64/libQt5Gui.so.5
#22 0x00007fa0413ed8be in xcbSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5XcbQpa.so.5
#23 0x00007fa052aeafaf in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#24 0x00007fa052b402c8 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#25 0x00007fa052ae8940 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#26 0x00007fa0549d502a in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#27 0x00007fa054982c1a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#28 0x00007fa05498ace2 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#29 0x000055ebd4d4a7d1 in main ()
[Inferior 1 (process 10588) detached]
The reporter indicates this bug may be a duplicate of or related to bug 391447.
Reported using DrKonqi
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list