Bug 365347 - konsole crashes
Summary: konsole crashes
Status: RESOLVED DUPLICATE of bug 369050
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.04.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-07-11 08:35 UTC by Mario Manno
Modified: 2016-10-23 02:23 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 Mario Manno 2016-07-11 08:35:47 UTC
Application: konsole (16.04.2)

Qt Version: 5.6.1
Frameworks Version: 5.23.0
Operating System: Linux 4.6.3-1-default x86_64
Distribution: "openSUSE Tumbleweed (20160625) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Restarting gnome-shell.
konsole crashes multiple times a day, probably while receiving focus.

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0x7fe701322700 (LWP 30147)):
#0  0x00007fe714ccea1d in poll () from /lib64/libc.so.6
#1  0x00007fe70b52e056 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fe70b52e16c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fe711217aeb in QEventDispatcherGlib::processEvents (this=0x7fe6fc0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007fe7111bf76a in QEventLoop::exec (this=this@entry=0x7fe701321c50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007fe710fe53b3 in QThread::exec (this=this@entry=0x7fe70f5e6d20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500
#6  0x00007fe70f3739b5 in QDBusConnectionManager::run (this=0x7fe70f5e6d20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189
#7  0x00007fe710fea2d8 in QThreadPrivate::start (arg=0x7fe70f5e6d20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341
#8  0x00007fe70bc64474 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe714cd73ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe71539e940 (LWP 30146)):
[KCrash Handler]
#4  0x00007fe714c23975 in raise () from /lib64/libc.so.6
#5  0x00007fe714c24d8a in abort () from /lib64/libc.so.6
#6  0x00007fe710fd1331 in qt_message_fatal (context=..., message=<synthetic pointer>) at global/qlogging.cpp:1648
#7  QMessageLogger::fatal (this=this@entry=0x7ffe07ef3960, msg=msg@entry=0x7fe70f3d06e0 "Internal error: got invalid meta type %d (%s) when trying to convert to meta type %d (%s)") at global/qlogging.cpp:790
#8  0x00007fe70f37f63d in QDBusConnectionPrivate::deliverCall (this=<optimized out>, object=<optimized out>, msg=..., metaTypes=..., slotIdx=<optimized out>) at qdbusintegrator.cpp:940
#9  0x00007fe7111efcf9 in QObject::event (this=0x12e7580, e=<optimized out>) at kernel/qobject.cpp:1256
#10 0x00007fe711f07aec in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x12e7580, e=0x7fe6fc019700) at kernel/qapplication.cpp:3804
#11 0x00007fe711f0cf8f in QApplication::notify (this=0x7ffe07ef4080, receiver=0x12e7580, e=0x7fe6fc019700) at kernel/qapplication.cpp:3561
#12 0x00007fe7111c1a20 in QCoreApplication::notifyInternal2 (receiver=0x12e7580, event=event@entry=0x7fe6fc019700) at kernel/qcoreapplication.cpp:1015
#13 0x00007fe7111c399c in QCoreApplication::sendEvent (event=0x7fe6fc019700, receiver=<optimized out>) at kernel/qcoreapplication.h:225
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x11af130) at kernel/qcoreapplication.cpp:1650
#15 0x00007fe7111c3e58 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508
#16 0x00007fe7112176c3 in postEventSourceDispatch (s=0x12e3640) at kernel/qeventdispatcher_glib.cpp:270
#17 0x00007fe70b52de57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fe70b52e0c0 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fe70b52e16c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fe711217aeb in QEventDispatcherGlib::processEvents (this=0x12e3530, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#21 0x00007fe7111bf76a in QEventLoop::exec (this=this@entry=0x7ffe07ef3f50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#22 0x00007fe7111c7f6c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285
#23 0x00007fe714fb8e13 in kdemain (argc=1, argv=0x7ffe07ef41c8) at /usr/src/debug/konsole-16.04.2/src/main.cpp:125
#24 0x00007fe714c0f741 in __libc_start_main () from /lib64/libc.so.6
#25 0x0000000000400789 in _start () at ../sysdeps/x86_64/start.S:118

Possible duplicates by query: bug 365296, bug 349162, bug 339964.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-10-23 02:23:00 UTC

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