Bug 379850 - Konsole right click crash !!!
Summary: Konsole right click crash !!!
Status: RESOLVED DUPLICATE of bug 379795
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-15 13:18 UTC by peylight
Modified: 2017-05-15 22:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.62 KB, text/plain)
2017-05-15 14:24 UTC, Dimitar Nikov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peylight 2017-05-15 13:18:44 UTC
Application: konsole (17.04.1)

Qt Version: 5.7.1
Frameworks Version: 5.35.0
Operating System: Linux 4.10.0-20-generic x86_64
Distribution: Ubuntu 17.04

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

some times when i right click to paste something to the konsole it will be crash ...

The crash can be reproduced sometimes.

-- Backtrace:
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 0x7fce9e24a3c0 (LWP 24230))]

Thread 3 (Thread 0x7fce823d7700 (LWP 24232)):
#0  0x00007fce9dbf018d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fce93ddb576 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fce93ddb68c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fce9a1faf2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fce9a1a488a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fce99fd1fe3 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fce983615c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fce99fd6c98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fce95cc06da in start_thread (arg=0x7fce823d7700) at pthread_create.c:456
#9  0x00007fce9dbfc17f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 2 (Thread 0x7fce8948b700 (LWP 24231)):
#0  0x00007fce9dbf018d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fce960e3c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fce960e58d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fce8b9e2ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fce99fd6c98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fce95cc06da in start_thread (arg=0x7fce8948b700) at pthread_create.c:456
#6  0x00007fce9dbfc17f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 1 (Thread 0x7fce9e24a3c0 (LWP 24230)):
[KCrash Handler]
#6  0x00007fce9b148721 in QWidget::actions() const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007fce9b28196f in QMenu::clear() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007fce9d860dd9 in Konsole::SessionController::updateWebSearchMenu() () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
#9  0x00007fce9d86760b in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
#10 0x00007fce9a1d281e in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fce9d8a2345 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
#12 0x00007fce9d883ae2 in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
#13 0x00007fce9b1593ef in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007fce9d88451a in Konsole::TerminalDisplay::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
#15 0x00007fce9b11135c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007fce9b1199cd in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007fce9a1a68a0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fce9b11807d in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007fce9b1730f6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007fce9b175b03 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007fce9b11135c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007fce9b118b11 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007fce9a1a68a0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fce9a97d723 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#25 0x00007fce9a97f2a5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#26 0x00007fce9a95d23b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#27 0x00007fce8ba19830 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#28 0x00007fce93ddb377 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fce93ddb5e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fce93ddb68c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fce9a1faf0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x00007fce9a1a488a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007fce9a1acffc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x00007fce9dee2dbe in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#35 0x00007fce9db143f1 in __libc_start_main (main=0x55652577f780, argc=1, argv=0x7ffed8400918, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffed8400908) at ../csu/libc-start.c:291
#36 0x000055652577f7ba in _start ()

Possible duplicates by query: bug 379795.

Reported using DrKonqi
Comment 1 Dimitar Nikov 2017-05-15 14:24:05 UTC
Created attachment 105559 [details]
New crash information added by DrKonqi

konsole (17.04.1) using Qt 5.7.1

- What I was doing when the application crashed:
Trying to select 'Copy' command from context menu with right click

- Custom settings of the application:
1. Changes in "Scrolling" tab 
- unlimited scrollback

2. Changes in "Mouse" tab
- Copy on select - checked
- Trim trailing spaces - checked
- Mouse middle button - paste from clipboard

-- Backtrace (Reduced):
#6  0x00007fdd45ab3441 in QWidget::actions() const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007fdd45beb19f in QMenu::clear() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007fdd47fcaea9 in Konsole::SessionController::updateWebSearchMenu() () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
#9  0x00007fdd47fd17cd in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
[...]
#11 0x00007fdd4800ccc5 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.17
Comment 2 Christoph Feck 2017-05-15 22:53:47 UTC

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