[Konsole-devel] [konsole] [Bug 353652] New: Konsole crashes unexpectedly

Rudolf Leitgeb Rudolf.Leitgeb at gmx.at
Wed Oct 7 12:57:47 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=353652

            Bug ID: 353652
           Summary: Konsole crashes unexpectedly
           Product: konsole
           Version: 3.0.1
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: Rudolf.Leitgeb at gmx.at

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 at entry=0x19a9b30,
cond=cond at entry=0x19a9b70, vector=vector at entry=0x0, count=count at 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 at entry=0x19a9b30, request=request at entry=994,
reply=reply at entry=0x7ffe647b3c48, error=error at entry=0x7ffe647b3d48) at
../../src/xcb_in.c:422
#7  0x00007f8354a34414 in wait_for_reply (c=c at entry=0x19a9b30, request=994,
e=e at entry=0x7ffe647b3d48) at ../../src/xcb_in.c:489
#8  0x00007f8354a34512 in xcb_wait_for_reply (c=c at entry=0x19a9b30, request=994,
e=e at 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 at entry=0x19a8470, event=event at 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 at 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 at entry=0x0,
event_type=event_type at entry=0, data=0x193d920) at
kernel/qcoreapplication.cpp:1552
#21 0x00007f835709c298 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at 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 at entry=0x7ffe647b4620,
flags=..., flags at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list