https://bugs.kde.org/show_bug.cgi?id=369050
--- Comment #1 from Christophe Larsonneur <clarsonn...@free.fr> --- Hi, It looks like konsole is crashing really more frequently. About 3/5 per days. Konsole version 15.12.3 Using: KDE Frameworks 5.26.0 Qt 5.6.1 (built against 5.6.1) The xcb windowing system Following is the crash information: Application: Konsole (kdeinit5), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". 84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [Current thread is 1 (Thread 0x7f789eb148c0 (LWP 8923))] Thread 3 (Thread 0x7f78827e0700 (LWP 8924)): #0 0x00007f789c08bb7d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f789a72218c in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f787c0033b0, timeout=<optimized out>, context=0x7f787c001600) at gmain.c:4135 #2 g_main_context_iterate (context=context@entry=0x7f787c001600, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835 #3 0x00007f789a72229c in g_main_context_iteration (context=0x7f787c001600, may_block=may_block@entry=1) at gmain.c:3901 #4 0x00007f789ce80b5b in QEventDispatcherGlib::processEvents (this=0x7f787c0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:419 #5 0x00007f789ce3125a in QEventLoop::exec (this=this@entry=0x7f78827dfcd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007f789cc91bd4 in QThread::exec (this=this@entry=0x7f789ec43040 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500 #7 0x00007f789ebcf675 in QDBusConnectionManager::run (this=0x7f789ec43040 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189 #8 0x00007f789cc9600c in QThreadPrivate::start (arg=0x7f789ec43040 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341 #9 0x00007f789b8d761a in start_thread (arg=0x7f78827e0700) at pthread_create.c:334 #10 0x00007f789c0975fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f787a157700 (LWP 8925)): #0 0x00007f789c08bb7d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f789de42272 in poll (__timeout=-1, __nfds=1, __fds=0x7f787a156c00) at /usr/include/bits/poll2.h:46 #2 _xcb_conn_wait (c=c@entry=0x560103544520, cond=cond@entry=0x560103544560, vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:459 #3 0x00007f789de43ee7 in xcb_wait_for_event (c=0x560103544520) at xcb_in.c:693 #4 0x00007f7881ef2039 in QXcbEventReader::run (this=0x560103551f40) at qxcbconnection.cpp:1325 #5 0x00007f789cc9600c in QThreadPrivate::start (arg=0x560103551f40) at thread/qthread_unix.cpp:341 #6 0x00007f789b8d761a in start_thread (arg=0x7f787a157700) at pthread_create.c:334 #7 0x00007f789c0975fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f789eb148c0 (LWP 8923)): [KCrash Handler] #6 0x00007f789bfc9a28 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 #7 0x00007f789bfcb62a in __GI_abort () at abort.c:89 #8 0x00007f789cc823a1 in qt_message_fatal (context=..., message=<synthetic pointer>) at global/qlogging.cpp:1648 #9 QMessageLogger::fatal (this=this@entry=0x7fff92692f90, msg=msg@entry=0x7f789ec2bba8 "Internal error: got invalid meta type %d (%s) when trying to convert to meta type %d (%s)") at global/qlogging.cpp:790 #10 0x00007f789ebdb1b1 in QDBusConnectionPrivate::deliverCall (this=<optimized out>, object=<optimized out>, msg=..., metaTypes=..., slotIdx=<optimized out>) at qdbusintegrator.cpp:940 #11 0x00007f789ce5a871 in QObject::event (this=0x560103b26c30, e=<optimized out>) at kernel/qobject.cpp:1256 #12 0x00007f789d6c210c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x560103b26c30, e=0x7f787c0151d0) at kernel/qapplication.cpp:3804 #13 0x00007f789d6c7646 in QApplication::notify (this=0x7fff926936b0, receiver=0x560103b26c30, e=0x7f787c0151d0) at kernel/qapplication.cpp:3561 #14 0x00007f789ce323ea in QCoreApplication::notifyInternal2 (receiver=0x560103b26c30, event=event@entry=0x7f787c0151d0) at kernel/qcoreapplication.cpp:1015 #15 0x00007f789ce3440a in QCoreApplication::sendEvent (event=0x7f787c0151d0, receiver=<optimized out>) at kernel/qcoreapplication.h:225 #16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x5601034a8e30) at kernel/qcoreapplication.cpp:1650 #17 0x00007f789ce348c8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508 #18 0x00007f789ce80ac3 in postEventSourceDispatch (s=0x560103650f00) at kernel/qeventdispatcher_glib.cpp:270 #19 0x00007f789a721e5a in g_main_dispatch (context=0x7f787c001710) at gmain.c:3154 #20 g_main_context_dispatch (context=context@entry=0x7f787c001710) at gmain.c:3769 #21 0x00007f789a7221f0 in g_main_context_iterate (context=context@entry=0x7f787c001710, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840 #22 0x00007f789a72229c in g_main_context_iteration (context=0x7f787c001710, may_block=may_block@entry=1) at gmain.c:3901 #23 0x00007f789ce80b3f in QEventDispatcherGlib::processEvents (this=0x560103657b30, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #24 0x00007f789ce3125a in QEventLoop::exec (this=this@entry=0x7fff92693570, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #25 0x00007f789ce38bdc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #26 0x00007f789d16323c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1607 #27 0x00007f789d6bf0c5 in QApplication::exec () at kernel/qapplication.cpp:2979 #28 0x00007f788c71863e in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/konsole-15.12.3/src/main.cpp:125 #29 0x00005601020e44cf in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) () #30 0x00005601020e57a7 in handle_launcher_request(int, char const*) [clone .isra.26] () #31 0x00005601020e5f58 in handle_requests(int) () #32 0x00005601020e0f92 in main () -- You are receiving this mail because: You are watching all bug changes.