[konsole] [Bug 408603] New: Konsole crash when coping highlighted text

J.Novo bugzilla_noreply at kde.org
Wed Jun 12 09:57:19 BST 2019


https://bugs.kde.org/show_bug.cgi?id=408603

            Bug ID: 408603
           Summary: Konsole crash when coping highlighted text
           Product: konsole
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: copy-paste
          Assignee: konsole-devel at kde.org
          Reporter: jgc.novo at gmail.com
  Target Milestone: ---

SUMMARY
In konsole crash when you do a search and try to copy text containing
highlighted text.

STEPS TO REPRODUCE
1. Open konsole and try to find something (edit - find)
2. Select text containing a hightlighted match with mouse and right click and
copy.

OBSERVED RESULT
Konsole crash.


SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.16
KDE Plasma Version: 5.16.0
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3
Kernel Version: 4.15.0-51-generic
OS Type: 64-bit

ADDITIONAL INFORMATION

Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f90ee603800 (LWP 18452))]

Thread 3 (Thread 0x7f90c8e63700 (LWP 18456)):
#0  0x00007f90e54969f3 in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x560c2fcbba88) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560c2fcbba38,
cond=0x560c2fcbba60) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560c2fcbba60, mutex=0x560c2fcbba38) at
pthread_cond_wait.c:655
#3  0x00007f90c9fe8dcb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x00007f90c9fe8af7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x00007f90e54906db in start_thread (arg=0x7f90c8e63700) at
pthread_create.c:463
#6  0x00007f90edf2688f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f90d17ce700 (LWP 18455)):
#0  0x00007f90edf150b4 in __GI___libc_read (fd=7, buf=0x7f90d17cdb60,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x00007f90e378f000 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f90e3749fb7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f90e374a470 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f90e374a5dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f90ea3b0dcb in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f90ea35203a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f90ea1794ca in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f90e7bab015 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x00007f90ea17ac72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f90e54906db in start_thread (arg=0x7f90d17ce700) at
pthread_create.c:463
#11 0x00007f90edf2688f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f90ee603800 (LWP 18452)):
[KCrash Handler]
#6  0x00007f90eb15b3a3 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f90eb186b86 in QWidget::removeAction(QAction*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f90edb735d1 in
Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from
/usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.19
#9  0x00007f90ea38398f in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f90edbb0195 in Konsole::TerminalDisplay::configureRequest(QPoint
const&) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.19
#11 0x00007f90edb90532 in
Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from
/usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.19
#12 0x00007f90eb19031f in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f90eb14f65c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f90eb157a58 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f90ea353d18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f90eb15605f in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f90eb1aa8a1 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f90eb1ad6fa in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f90eb14f65c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f90eb156b90 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007f90ea353d18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f90ea91d1fb in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#23 0x00007f90ea91e365 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#24 0x00007f90ea8f6b4b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#25 0x00007f90dbeff59a in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#26 0x00007f90e374a317 in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f90e374a550 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f90e374a5dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f90ea3b0dcb in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x00007f90ea35203a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007f90ea35b170 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x00007f90ee21dcdd in kdemain () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#33 0x00007f90ede26b97 in __libc_start_main (main=0x560c2db8d720, argc=1,
argv=0x7ffd960fc108, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffd960fc0f8) at ../csu/libc-start.c:310
#34 0x0000560c2db8d75a in _start ()

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list