Bug 396023 - Yakuake crashes on random text selection
Summary: Yakuake crashes on random text selection
Status: RESOLVED DUPLICATE of bug 395666
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-06-30 14:17 UTC by Leandro Santiago da Silva
Modified: 2018-07-31 00:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leandro Santiago da Silva 2018-06-30 14:17:58 UTC
Application: yakuake (3.0.5)

Qt Version: 5.11.1
Frameworks Version: 5.47.0
Operating System: Linux 4.14.51-1-lts x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

I have the habit to quicly select and unselecy text while reading them on my laptop using the touchpad, and while I was doing it, yakuake crashed. I believe I selected some text and unintentionally dragged it, and then yakuake crashed.

- Custom settings of the application:
I am using kwin_wayland.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3973f6f800 (LWP 906))]

Thread 3 (Thread 0x7f3953650700 (LWP 960)):
#0  0x00007f396a4c2ffc in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f395442c124 in  () at /usr/lib/dri/i965_dri.so
#2  0x00007f395442be18 in  () at /usr/lib/dri/i965_dri.so
#3  0x00007f396a4bd075 in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f396e4be53f in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f395e926700 (LWP 935)):
#0  0x00007f396e4b3ea9 in poll () at /usr/lib/libc.so.6
#1  0x00007f39686a2523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f39686a263e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f396edd0054 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f396ed7b94c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f396ebc4a99 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f39709e5976 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007f396ebceb45 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f396a4bd075 in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f396e4be53f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f3973f6f800 (LWP 906)):
[KCrash Handler]
#6  0x00007f396eda1e20 in QMimeData::text() const () at /usr/lib/libQt5Core.so.5
#7  0x00007f39527ad6ea in Konsole::TerminalDisplay::doDrag() () at /usr/lib/libkonsoleprivate.so.18
#8  0x00007f39527ae25b in Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () at /usr/lib/libkonsoleprivate.so.18
#9  0x00007f396fb302b8 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#10 0x00007f39527b5034 in Konsole::TerminalDisplay::event(QEvent*) () at /usr/lib/libkonsoleprivate.so.18
#11 0x00007f396faf0a74 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#12 0x00007f396faf858a in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#13 0x00007f396ed7ccb9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#14 0x00007f396faf7871 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib/libQt5Widgets.so.5
#15 0x00007f396fb4b5ec in  () at /usr/lib/libQt5Widgets.so.5
#16 0x00007f396fb4e235 in  () at /usr/lib/libQt5Widgets.so.5
#17 0x00007f396faf0a74 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007f396faf8341 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#19 0x00007f396ed7ccb9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#20 0x00007f396f322e34 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib/libQt5Gui.so.5
#21 0x00007f396f324df6 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5
#22 0x00007f396f2feb7c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#23 0x00007f39620bd57d in  () at /usr/lib/libQt5WaylandClient.so.5
#24 0x00007f396ed7b94c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#25 0x00007f396ed83c46 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#26 0x000055616091ac92 in  ()
#27 0x00007f396e3e906b in __libc_start_main () at /usr/lib/libc.so.6
#28 0x000055616091ad2a in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 395666.

Possible duplicates by query: bug 395666.

Reported using DrKonqi
Comment 1 Eike Hein 2018-07-02 10:52:18 UTC
Crash is in Konsole code, reassigning.
Comment 2 Christoph Feck 2018-07-31 00:14:49 UTC

*** This bug has been marked as a duplicate of bug 395666 ***