Bug 353605 - Konsole crashed on startup
Summary: Konsole crashed on startup
Status: RESOLVED UPSTREAM
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.04.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-06 13:22 UTC by Vit Pelcak
Modified: 2015-10-11 15:19 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 Vit Pelcak 2015-10-06 13:22:44 UTC
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:
- What I was doing when the application crashed:

I have konsole set up to be started on startup.

I faced some strange behaviour of plasma in 2 monitors setup and shortky afterwards Konsole crashed.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f9e0b27a1df in QXcbWindow::handleClientMessageEvent (this=0x12179e0, event=0x7f9e04003680) at qxcbwindow.cpp:1947
#7  0x00007f9e0b265c33 in QXcbConnection::handleXcbEvent (this=this@entry=0x1104e40, event=event@entry=0x7f9e04003680) at qxcbconnection.cpp:1043
#8  0x00007f9e0b26645b in QXcbConnection::processXcbEvents (this=0x1104e40) at qxcbconnection.cpp:1487
#9  0x00007f9e1b18db89 in QObject::event (this=0x1104e40, e=<optimized out>) at kernel/qobject.cpp:1246
#10 0x00007f9e1be458fc in QApplicationPrivate::notify_helper (this=this@entry=0x1114e70, receiver=receiver@entry=0x1104e40, e=e@entry=0x7f9e04003620) at kernel/qapplication.cpp:3717
#11 0x00007f9e1be4aa06 in QApplication::notify (this=0x7fff9d956830, receiver=0x1104e40, e=0x7f9e04003620) at kernel/qapplication.cpp:3500
#12 0x00007f9e1b15fb33 in QCoreApplication::notifyInternal (this=0x7fff9d956830, receiver=0x1104e40, event=event@entry=0x7f9e04003620) at kernel/qcoreapplication.cpp:965
#13 0x00007f9e1b161e56 in sendEvent (event=0x7f9e04003620, receiver=<optimized out>) at kernel/qcoreapplication.h:224
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x10c4f40) at kernel/qcoreapplication.cpp:1593
#15 0x00007f9e1b162338 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451
#16 0x00007f9e1b1b2f33 in postEventSourceDispatch (s=0x11b3f70) at kernel/qeventdispatcher_glib.cpp:271
#17 0x00007f9e15849cc7 in g_main_dispatch (context=0x7f9e040016f0) at gmain.c:3122
#18 g_main_context_dispatch (context=context@entry=0x7f9e040016f0) at gmain.c:3737
#19 0x00007f9e15849ef8 in g_main_context_iterate (context=context@entry=0x7f9e040016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3808
#20 0x00007f9e15849f9c in g_main_context_iteration (context=0x7f9e040016f0, may_block=may_block@entry=1) at gmain.c:3869
#21 0x00007f9e1b1b333f in QEventDispatcherGlib::processEvents (this=0x1162e70, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#22 0x00007f9e1b15d47a in QEventLoop::exec (this=this@entry=0x7fff9d956700, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#23 0x00007f9e1b16511d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#24 0x00007f9e1b69b1bc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1528
#25 0x00007f9e1be41fa5 in QApplication::exec () at kernel/qapplication.cpp:2977
#26 0x00007f9e1ee298bc in kdemain (argc=3, argv=0x7fff9d956978) at /usr/src/debug/konsole-15.04.3/src/main.cpp:90
#27 0x00007f9e1ea84610 in __libc_start_main (main=0x4007c0 <main(int, char**)>, argc=3, argv=0x7fff9d956978, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9d956968) at libc-start.c:289
#28 0x00000000004007f9 in _start () at ../sysdeps/x86_64/start.S:118

Possible duplicates by query: bug 353563, bug 352099.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2015-10-11 15:19:18 UTC
That is a qt issue, that part could be fixed in 5.5.x

See https://bugreports.qt.io/browse/QTBUG-47041

If not, please report that there upstream.