Bug 353652 - Konsole crashes unexpectedly
Summary: Konsole crashes unexpectedly
Status: RESOLVED DUPLICATE of bug 345691
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 3.0.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-07 12:57 UTC by Rudolf Leitgeb
Modified: 2015-10-11 15:21 UTC (History)
1 user (show)

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 Rudolf Leitgeb 2015-10-07 12:57:47 UTC
Application: konsole (3.0.1)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-30-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
Switched back to konsole

This bug's back trace is equivalent to the one from #345691, but this damn KDE crash reporting assistant won't let me set this. grrrr

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 0x7f835aa55800 (LWP 10922))]

Thread 2 (Thread 0x7f8344cce700 (LWP 10923)):
#0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f8352a07cfd in __GI___pthread_mutex_lock (mutex=0x19a9b48) at ../nptl/pthread_mutex_lock.c:80
#2  0x00007f8354a32d94 in _xcb_conn_wait (c=c@entry=0x19a9b30, cond=cond@entry=0x19a9b70, vector=vector@entry=0x0, count=count@entry=0x0) at ../../src/xcb_conn.c:464
#3  0x00007f8354a3464f in xcb_wait_for_event (c=0x19a9b30) at ../../src/xcb_in.c:622
#4  0x00007f834746f099 in QXcbEventReader::run (this=0x19b7c90) at qxcbconnection.cpp:1105
#5  0x00007f8356e5bb0e in QThreadPrivate::start (arg=0x19b7c90) at thread/qthread_unix.cpp:337
#6  0x00007f8352a056aa in start_thread (arg=0x7f8344cce700) at pthread_create.c:333
#7  0x00007f835a531eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f835aa55800 (LWP 10922)):
[KCrash Handler]
#6  poll_for_reply (c=c@entry=0x19a9b30, request=request@entry=994, reply=reply@entry=0x7ffe647b3c48, error=error@entry=0x7ffe647b3d48) at ../../src/xcb_in.c:422
#7  0x00007f8354a34414 in wait_for_reply (c=c@entry=0x19a9b30, request=994, e=e@entry=0x7ffe647b3d48) at ../../src/xcb_in.c:489
#8  0x00007f8354a34512 in xcb_wait_for_reply (c=c@entry=0x19a9b30, request=994, e=e@entry=0x7ffe647b3d48) at ../../src/xcb_in.c:520
#9  0x00007f8354e8a69f in _XReply (dpy=0x19a8830, rep=0x7ffe647b3dc0, extra=0, discard=0) at ../../src/xcb_io.c:602
#10 0x00007f8346ffef32 in XIQueryDevice () from /usr/lib/x86_64-linux-gnu/libXi.so.6
#11 0x00007f834748d209 in QXcbConnection::handleEnterEvent (this=0x19a8470) at qxcbconnection_xi2.cpp:635
#12 0x00007f834747e1f9 in QXcbWindow::handleEnterNotifyEvent (this=0x1b683f0, event=0x7f8340003480) at qxcbwindow.cpp:2101
#13 0x00007f834746e938 in QXcbConnection::handleXcbEvent (this=this@entry=0x19a8470, event=event@entry=0x7f8340003480) at qxcbconnection.cpp:895
#14 0x00007f834746f4bb in QXcbConnection::processXcbEvents (this=0x19a8470) at qxcbconnection.cpp:1303
#15 0x00007f83570cb73a in QObject::event (this=0x19a8470, e=<optimized out>) at kernel/qobject.cpp:1245
#16 0x00007f83579a3b2c in QApplicationPrivate::notify_helper (this=0x1996830, receiver=0x19a8470, e=0x7f8340005370) at kernel/qapplication.cpp:3720
#17 0x00007f83579a9000 in QApplication::notify (this=0x7ffe647b4760, receiver=0x19a8470, e=0x7f8340005370) at kernel/qapplication.cpp:3503
#18 0x00007f8357099c2b in QCoreApplication::notifyInternal (this=0x7ffe647b4760, receiver=0x19a8470, event=event@entry=0x7f8340005370) at kernel/qcoreapplication.cpp:935
#19 0x00007f835709bc9b in sendEvent (event=0x7f8340005370, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x193d920) at kernel/qcoreapplication.cpp:1552
#21 0x00007f835709c298 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410
#22 0x00007f83570f2843 in postEventSourceDispatch (s=0x19e3930) at kernel/qeventdispatcher_glib.cpp:271
#23 0x00007f83522d0c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f83522d0f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f83522d0fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f83570f2c57 in QEventDispatcherGlib::processEvents (this=0x19e3910, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#27 0x00007f83570973e2 in QEventLoop::exec (this=this@entry=0x7ffe647b4620, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#28 0x00007f835709f02c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#29 0x00007f83573de31c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510
#30 0x00007f835799f7a5 in QApplication::exec () at kernel/qapplication.cpp:2956
#31 0x00007f835a81676f in kdemain (argc=1, argv=0x7ffe647b48a8) at ../../src/main.cpp:90
#32 0x00007f835a44ba40 in __libc_start_main (main=0x400720 <main(int, char**)>, argc=1, argv=0x7ffe647b48a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe647b4898) at libc-start.c:289
#33 0x000000000040074e in _start ()

Possible duplicates by query: bug 349707, bug 349493, bug 346265, bug 345691.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2015-10-11 15:21:48 UTC

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