[Konsole-devel] [konsole] [Bug 353911] New: Konsole crash on receiving focus
Ken Aaker
kenaaker at gmail.com
Wed Oct 14 21:51:55 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=353911
Bug ID: 353911
Summary: Konsole crash on receiving focus
Product: konsole
Version: 15.04.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: kenaaker at gmail.com
Application: konsole (15.04.0)
Qt Version: 5.5.0
Operating System: Linux 4.2.1-1-desktop x86_64
Distribution: "openSUSE Tumbleweed (20151002) (x86_64)"
-- Information about the crash:
I had several console windows open. Focus follows mouse. Moving the mouse
through a konsole window caused all the konsole windows to crash and disappear.
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 0x7efc0d2cb940 (LWP 3884))]
Thread 2 (Thread 0x7efbf5b0e700 (LWP 3885)):
#0 0x00007efc03fa6cfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1 0x00007efc03fa0b35 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2 0x00007efc043ca63c in () at /usr/lib64/libxcb.so.1
#3 0x00007efc043cc007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#4 0x00007efbf7e99e89 in QXcbEventReader::run() (this=0x1b8a5f0) at
qxcbconnection.cpp:1214
#5 0x00007efc0901fa9f in QThreadPrivate::start(void*) (arg=0x1b8a5f0) at
thread/qthread_unix.cpp:331
#6 0x00007efc03f9e4a4 in start_thread () at /lib64/libpthread.so.0
#7 0x00007efc0cc1f80d in clone () at /lib64/libc.so.6
Thread 1 (Thread 0x7efc0d2cb940 (LWP 3884)):
[KCrash Handler]
#6 0x00007efc043cb4c8 in () at /usr/lib64/libxcb.so.1
#7 0x00007efc043cbd6c in () at /usr/lib64/libxcb.so.1
#8 0x00007efc043cbe61 in xcb_wait_for_reply () at /usr/lib64/libxcb.so.1
#9 0x00007efc05dbb38f in _XReply () at /usr/lib64/libX11.so.6
#10 0x00007efbf7a512ef in XIQueryDevice () at /usr/lib64/libXi.so.6
#11 0x00007efbf7ebfb9e in
QXcbConnection::handleEnterEvent(xcb_enter_notify_event_t const*)
(this=0x1b4b1e0) at qxcbconnection_xi2.cpp:828
#12 0x00007efbf7eb0f8f in
QXcbWindow::handleEnterNotifyEvent(xcb_enter_notify_event_t const*)
(this=0x1f763f0, event=0x7efbf0003390) at qxcbwindow.cpp:2323
#13 0x00007efbf7e9ddd5 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*)
(this=this at entry=0x1b4b1e0, event=event at entry=0x7efbf0003390) at
qxcbconnection.cpp:1046
#14 0x00007efbf7e9e45b in QXcbConnection::processXcbEvents() (this=0x1b4b1e0)
at qxcbconnection.cpp:1487
#15 0x00007efc0921eb89 in QObject::event(QEvent*) (this=0x1b4b1e0, e=<optimized
out>) at kernel/qobject.cpp:1246
#16 0x00007efc09ee08fc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#17 0x00007efc09ee5a06 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#18 0x00007efc091f0b33 in QCoreApplication::notifyInternal(QObject*, QEvent*)
(this=0x7fff69aed720, receiver=0x1b4b1e0, event=event at entry=0x7efbf0003490) at
kernel/qcoreapplication.cpp:965
#19 0x00007efc091f2e56 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (event=0x7efbf0003490, receiver=<optimized out>) at
kernel/qcoreapplication.h:224
#20 0x00007efc091f2e56 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=receiver at entry=0x0, event_type=event_type at entry=0,
data=0x1b0bb30) at kernel/qcoreapplication.cpp:1593
#21 0x00007efc091f3338 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1451
#22 0x00007efc09243f33 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x1bc77e0) at kernel/qeventdispatcher_glib.cpp:271
#23 0x00007efc0385acc7 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#24 0x00007efc0385aef8 in () at /usr/lib64/libglib-2.0.so.0
#25 0x00007efc0385af9c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#26 0x00007efc0924433f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x1bc6c00, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#27 0x00007efc091ee47a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this at entry=0x7fff69aed5f0, flags=..., flags at entry=...) at
kernel/qeventloop.cpp:204
#28 0x00007efc091f611d in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1229
#29 0x00007efc0cf008bc in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#30 0x00007efc0cb57610 in __libc_start_main () at /lib64/libc.so.6
#31 0x00000000004007f9 in _start ()
Reported using DrKonqi
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list