Application: plasmashell (5.3.0) Qt Version: 5.4.1 Operating System: Linux 4.0.4-1-desktop x86_64 Distribution: "openSUSE 20150524 (Tumbleweed) (x86_64)" -- Information about the crash: My system updated to plasma 5 and crash every time I login to desktop (continuosly appears windows saying "We are sorry. Plasma was closed ...". The crash can be reproduced every time. -- Backtrace: Application: Plasma (plasmashell), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fc46607e8c0 (LWP 14769))] Thread 3 (Thread 0x7fc44dc32700 (LWP 14771)): #0 0x00007fc45fada4cd in poll () from /lib64/libc.so.6 #1 0x00007fc46495c322 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007fc46495ddef in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007fc4507cbc69 in QXcbEventReader::run (this=0x1a487a0) at qxcbconnection.cpp:1105 #4 0x00007fc4601c59ef in QThreadPrivate::start (arg=0x1a487a0) at thread/qthread_unix.cpp:337 #5 0x00007fc45f0d6484 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fc45fae2a4d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fc4475ef700 (LWP 14773)): #0 0x00007fc45c00acd4 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0 #1 0x00007fc45bfc88d9 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fc45bfc8de8 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fc45bfc8f6c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fc4603f733b in QEventDispatcherGlib::processEvents (this=0x7fc4400008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #5 0x00007fc46039df2b in QEventLoop::exec (this=this@entry=0x7fc4475eecf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007fc4601c0dba in QThread::exec (this=this@entry=0x1b31680) at thread/qthread.cpp:503 #7 0x00007fc463422f68 in QQmlThreadPrivate::run (this=0x1b31680) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/ftw/qqmlthread.cpp:141 #8 0x00007fc4601c59ef in QThreadPrivate::start (arg=0x1b31680) at thread/qthread_unix.cpp:337 #9 0x00007fc45f0d6484 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fc45fae2a4d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fc46607e8c0 (LWP 14769)): [KCrash Handler] #5 0x00007fc45fa2f3c7 in raise () from /lib64/libc.so.6 #6 0x00007fc45fa3079a in abort () from /lib64/libc.so.6 #7 0x00007fc4601b4060 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1415 #8 QMessageLogger::fatal (this=this@entry=0x7ffdc44214b0, msg=msg@entry=0x7fc450830024 "Could not initialize GLX") at global/qlogging.cpp:636 #9 0x00007fc4507f32fe in QGLXContext::init (this=0x1dafa80, screen=0x1a50780, share=0x0) at qglxintegration.cpp:303 #10 0x00007fc4507cd24b in QXcbIntegration::createPlatformOpenGLContext (this=<optimized out>, context=0x7ffdc4421590) at qxcbintegration.cpp:254 #11 0x00007fc460913a6b in QOpenGLContext::create (this=0x7ffdc4421590) at kernel/qopenglcontext.cpp:596 #12 0x00007fc4507f368d in QGLXContext::queryDummyContext () at qglxintegration.cpp:657 #13 0x00007fc4507f3801 in QGLXContext::supportsThreading () at qglxintegration.cpp:688 #14 0x00007fc463b066a3 in QSGRenderLoop::instance () at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/quick/scenegraph/qsgrenderloop.cpp:174 #15 0x00007fc463b35bb0 in QQuickWindowPrivate::init (this=0x1daced0, c=0x1da2590, control=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/quick/items/qquickwindow.cpp:443 #16 0x00007fc465a87a5e in PlasmaQuick::Dialog::Dialog (this=0x1da2590, parent=<optimized out>) at /usr/src/debug/plasma-framework-5.10.0/src/plasmaquick/dialog.cpp:654 #17 0x00007fc445f7a480 in QQmlElement (this=0x1da2590) at /usr/include/qt5/QtQml/qqmlprivate.h:93 #18 QQmlPrivate::createInto<PlasmaQuick::Dialog> (memory=0x1da2590) at /usr/include/qt5/QtQml/qqmlprivate.h:102 #19 0x00007fc4633be379 in QQmlType::create (this=this@entry=0x7fc44003fcf0) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/qqmlmetatype.cpp:713 #20 0x00007fc46341eabf in QQmlObjectCreator::createInstance (this=this@entry=0x1da5700, index=index@entry=0, parent=parent@entry=0x0, isContextObject=isContextObject@entry=true) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/qqmlobjectcreator.cpp:1061 #21 0x00007fc46341f384 in QQmlObjectCreator::create (this=0x1da5700, subComponentIndex=-1, parent=parent@entry=0x0, interrupt=interrupt@entry=0x7ffdc4421ab0) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/qqmlobjectcreator.cpp:222 #22 0x00007fc4633adc87 in QQmlIncubatorPrivate::incubate (this=0x1b32360, i=...) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/qqmlincubator.cpp:302 #23 0x00007fc4633ae48e in QQmlIncubationController::incubateFor (this=this@entry=0x1c69760, msecs=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/qqmlincubator.cpp:395 #24 0x00007fc463f8938c in incubate (this=0x1c69750) at /usr/src/debug/kdeclarative-5.10.0/src/kdeclarative/private/qmlobject_p.h:63 #25 KDeclarative::QmlObjectIncubationController::incubatingObjectCountChanged (this=0x1c69750, count=1) at /usr/src/debug/kdeclarative-5.10.0/src/kdeclarative/private/qmlobject_p.h:79 #26 0x00007fc4633ae125 in QQmlEnginePrivate::incubate (this=this@entry=0x1b31360, i=..., forContext=forContext@entry=0x1c69260) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/qqmlincubator.cpp:97 #27 0x00007fc4633a9e3c in QQmlComponent::create (this=<optimized out>, incubator=..., context=<optimized out>, context@entry=0x0, forContext=forContext@entry=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.4.1/src/qml/qml/qqmlcomponent.cpp:1068 #28 0x00007fc463f7992d in KDeclarative::QmlObject::completeInitialization (this=0x1b0d910, initialProperties=...) at /usr/src/debug/kdeclarative-5.10.0/src/kdeclarative/qmlobject.cpp:270 #29 0x00007fc463f799dc in KDeclarative::QmlObjectPrivate::scheduleExecutionEnd (this=0x1b31ff0) at /usr/src/debug/kdeclarative-5.10.0/src/kdeclarative/qmlobject.cpp:136 #30 0x00000000004626af in Osd::Osd (this=0x1b32770, corona=<optimized out>) at /usr/src/debug/plasma-workspace-5.3.0/shell/osd.cpp:42 #31 0x0000000000455f5d in ShellCorona::ShellCorona (this=0x1b1b630, parent=<optimized out>) at /usr/src/debug/plasma-workspace-5.3.0/shell/shellcorona.cpp:176 #32 0x000000000045ef09 in ShellManager::loadHandlers (this=0x1abb1f0) at /usr/src/debug/plasma-workspace-5.3.0/shell/shellmanager.cpp:101 #33 0x00007fc4603d0656 in QObject::event (this=0x1abb1f0, e=<optimized out>) at kernel/qobject.cpp:1245 #34 0x00007fc4616f5b5c in QApplicationPrivate::notify_helper (this=this@entry=0x1a18b20, receiver=receiver@entry=0x1abb1f0, e=e@entry=0x1a92b20) at kernel/qapplication.cpp:3720 #35 0x00007fc4616faa26 in QApplication::notify (this=0x7ffdc44227a0, receiver=0x1abb1f0, e=0x1a92b20) at kernel/qapplication.cpp:3503 #36 0x00007fc46039ffd5 in QCoreApplication::notifyInternal (this=0x7ffdc44227a0, receiver=0x1abb1f0, event=event@entry=0x1a92b20) at kernel/qcoreapplication.cpp:935 #37 0x00007fc4603a1e6f in sendEvent (event=0x1a92b20, receiver=<optimized out>) at kernel/qcoreapplication.h:228 #38 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1a0db00) at kernel/qcoreapplication.cpp:1552 #39 0x00007fc4603a24a8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410 #40 0x00007fc4603f7ea3 in postEventSourceDispatch (s=0x1a7ee00) at kernel/qeventdispatcher_glib.cpp:271 #41 0x00007fc45bfc8c74 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #42 0x00007fc45bfc8ec8 in ?? () from /usr/lib64/libglib-2.0.so.0 #43 0x00007fc45bfc8f6c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #44 0x00007fc4603f731c in QEventDispatcherGlib::processEvents (this=0x1a80bd0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #45 0x00007fc46039df2b in QEventLoop::exec (this=this@entry=0x7ffdc4422610, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #46 0x00007fc4603a55b6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188 #47 0x00007fc4608ce19c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1507 #48 0x00007fc4616f2235 in QApplication::exec () at kernel/qapplication.cpp:2956 #49 0x00000000004331d8 in main (argc=3, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.3.0/shell/main.cpp:154 Possible duplicates by query: bug 346555, bug 345563, bug 345123. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 345563 ***