Bug 359143 - Konsole Crashed when selecting
Summary: Konsole Crashed when selecting
Status: RESOLVED DUPLICATE of bug 345691
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-08 17:44 UTC by Sebastian Oliva
Modified: 2016-10-25 22:58 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 Sebastian Oliva 2016-02-08 17:44:58 UTC
Application: konsole (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I was running several tabs on the terminal when suddenly Konsole crashed. Processes (java, shellscripts, etc) are still running as daemonized, same as the shell terminals running.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe3afbc4840 (LWP 5144))]

Thread 2 (Thread 0x7fe3989c8700 (LWP 5145)):
#0  0x00007fe3a686b7bc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x00007fe3a6867489 in _L_lock_918 () at /lib64/libpthread.so.0
#2  0x00007fe3a68672b0 in pthread_mutex_lock () at /lib64/libpthread.so.0
#3  0x00007fe3a6c88644 in  () at /usr/lib64/libxcb.so.1
#4  0x00007fe3a6c8a00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#5  0x00007fe39ad253c9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#6  0x00007fe3ab8ef32f in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007fe3a68650a4 in start_thread () at /lib64/libpthread.so.0
#8  0x00007fe3af4f904d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fe3afbc4840 (LWP 5144)):
[KCrash Handler]
#6  0x00007fe3a6c89460 in  () at /usr/lib64/libxcb.so.1
#7  0x00007fe3a6c89d74 in  () at /usr/lib64/libxcb.so.1
#8  0x00007fe3a6c89ed2 in xcb_wait_for_reply64 () at /usr/lib64/libxcb.so.1
#9  0x00007fe3a86641f0 in _XReply () at /usr/lib64/libX11.so.6
#10 0x00007fe39a8dd0e2 in XIQueryDevice () at /usr/lib64/libXi.so.6
#11 0x00007fe39ad460bf in QXcbConnection::handleEnterEvent(xcb_enter_notify_event_t const*) () at /usr/lib64/libQt5XcbQpa.so.5
#12 0x00007fe39ad377df in QXcbWindow::handleEnterNotifyEvent(xcb_enter_notify_event_t const*) () at /usr/lib64/libQt5XcbQpa.so.5
#13 0x00007fe39ad23515 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /usr/lib64/libQt5XcbQpa.so.5
#14 0x00007fe39ad2501b in QXcbConnection::processXcbEvents() () at /usr/lib64/libQt5XcbQpa.so.5
#15 0x00007fe3abafbac6 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#16 0x00007fe3ac7aee7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#17 0x00007fe3ac7b3cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#18 0x00007fe3abacae95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007fe3abacd057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007fe3abb228f3 in  () at /usr/lib64/libQt5Core.so.5
#21 0x00007fe3a6131c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#22 0x00007fe3a6131ed8 in  () at /usr/lib64/libglib-2.0.so.0
#23 0x00007fe3a6131f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#24 0x00007fe3abb21d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#25 0x00007fe3abac8d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007fe3abad08f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#27 0x00007fe3af7e3d51 in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#28 0x00007fe3af435b05 in __libc_start_main () at /lib64/libc.so.6
#29 0x00000000004007ee in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2016-10-25 22:58:41 UTC

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