Bug 314771 - Plasma-desktop crashes on Ubuntu after upgrade to 4.10
Summary: Plasma-desktop crashes on Ubuntu after upgrade to 4.10
Status: RESOLVED DUPLICATE of bug 312075
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-09 16:02 UTC by Tim Doran
Modified: 2013-02-09 16:27 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 Tim Doran 2013-02-09 16:02:09 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.10.00
Qt Version: 4.8.2
Operating System: Linux 3.2.0-36-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I upgraded to 4.10 and plasma-desktop immediately crashed. All attempts to restart it result in an immediate crash, whether desktop effects are on or not. Plasma-netbook is the only way I can get KDE to work.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff595aae780 (LWP 4863))]

Thread 4 (Thread 0x7ff57a845700 (LWP 4864)):
#0  __pthread_mutex_lock (mutex=0x7ff574000a60) at pthread_mutex_lock.c:87
#1  0x00007ff588e9a5a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff588e5f01b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff588e5f164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ff591f12906 in QEventDispatcherGlib::processEvents (this=0x7ff5740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007ff591ee1e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007ff591ee2097 in QEventLoop::exec (this=0x7ff57a844dc0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007ff591de1057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007ff591ec36f8 in QDnotifySignalThread::run (this=0x131ea50) at io/qfilesystemwatcher_dnotify.cpp:179
#9  0x00007ff591de407b in QThreadPrivate::start (arg=0x131ea50) at thread/qthread_unix.cpp:307
#10 0x00007ff58955be9a in start_thread (arg=0x7ff57a845700) at pthread_create.c:308
#11 0x00007ff5953a2cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ff56d2a2700 (LWP 4869)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff58ecc5222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007ff58ecc5259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007ff58955be9a in start_thread (arg=0x7ff56d2a2700) at pthread_create.c:308
#4  0x00007ff5953a2cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ff560872700 (LWP 4871)):
#0  __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:66
#1  __pthread_mutex_unlock (mutex=0x7ff55c00c5f0) at pthread_mutex_unlock.c:290
#2  0x00007ff588e9a5d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff588e5e83b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ff588e5ef5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ff588e5f49a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007ff56135c406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ff588e809e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007ff58955be9a in start_thread (arg=0x7ff560872700) at pthread_create.c:308
#9  0x00007ff5953a2cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff595aae780 (LWP 4863)):
[KCrash Handler]
#6  Plasma::PopupAppletPrivate::popupConstraintsEvent (this=0x35f23c0, constraints=...) at ../../plasma/popupapplet.cpp:241
#7  0x00007ff594e87c5e in Plasma::Applet::flushPendingConstraintsEvents (this=0x366e420) at ../../plasma/applet.cpp:1361
#8  0x00007ff5784d48f6 in SystemTray::PlasmoidTask::forwardConstraintsEvent (this=<optimized out>, constraints=...) at ../../../../../plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtask.cpp:126
#9  0x00007ff5784d2d8d in SystemTray::PlasmoidProtocol::forwardConstraintsEvent (this=<optimized out>, constraints=..., host=0x13f1a60) at ../../../../../plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtaskprotocol.cpp:54
#10 0x00007ff5784cb3e9 in SystemTray::Manager::forwardConstraintsEvent (this=<optimized out>, constraints=..., host=<optimized out>) at ../../../../../plasma/generic/applets/systemtray/core/manager.cpp:99
#11 0x00007ff5784daf29 in SystemTray::Applet::constraintsEvent (this=0x13f1a60, constraints=...) at ../../../../../plasma/generic/applets/systemtray/ui/applet.cpp:360
#12 0x00007ff594e87c7c in Plasma::Applet::flushPendingConstraintsEvents (this=0x13f1a60) at ../../plasma/applet.cpp:1365
#13 0x00007ff594e977ef in Plasma::ContainmentPrivate::initApplets (this=0x137c570) at ../../plasma/containment.cpp:470
#14 0x00007ff594eabbd2 in Plasma::CoronaPrivate::importLayout (this=0x132b100, conf=..., mergeConfig=false) at ../../plasma/corona.cpp:1067
#15 0x00007ff594eac874 in Plasma::Corona::loadLayout (this=0x1318a70, configName=...) at ../../plasma/corona.cpp:278
#16 0x00007ff594eac93c in Plasma::Corona::initializeLayout (this=0x1318a70, configName=...) at ../../plasma/corona.cpp:181
#17 0x00007ff5956c50a9 in PlasmaApp::corona (this=0x11948b0, createIfMissing=<optimized out>) at ../../../../plasma/desktop/shell/plasmaapp.cpp:850
#18 0x00007ff5956c53bf in PlasmaApp::setupDesktop (this=0x11948b0) at ../../../../plasma/desktop/shell/plasmaapp.cpp:312
#19 0x00007ff5956c66ea in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=0x11948b0, _c=<optimized out>) at ./plasmaapp.moc:125
#20 PlasmaApp::qt_static_metacall (_o=0x11948b0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./plasmaapp.moc:101
#21 0x00007ff591efc926 in QObject::event (this=0x11948b0, e=<optimized out>) at kernel/qobject.cpp:1195
#22 0x00007ff591268604 in QApplication::event (this=0x11948b0, e=0x12e3bd0) at kernel/qapplication.cpp:2538
#23 0x00007ff5912647b4 in notify_helper (e=0x12e3bd0, receiver=0x11948b0, this=0x11b1d50) at kernel/qapplication.cpp:4556
#24 QApplicationPrivate::notify_helper (this=0x11b1d50, receiver=0x11948b0, e=0x12e3bd0) at kernel/qapplication.cpp:4528
#25 0x00007ff591269583 in QApplication::notify (this=0x11948b0, receiver=0x11948b0, e=0x12e3bd0) at kernel/qapplication.cpp:4417
#26 0x00007ff592bc7b76 in KApplication::notify (this=0x11948b0, receiver=0x11948b0, event=0x12e3bd0) at ../../kdeui/kernel/kapplication.cpp:311
#27 0x00007ff591ee330c in QCoreApplication::notifyInternal (this=0x11948b0, receiver=0x11948b0, event=0x12e3bd0) at kernel/qcoreapplication.cpp:915
#28 0x00007ff591ee70ea in sendEvent (event=0x12e3bd0, receiver=0x11948b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x11271f0) at kernel/qcoreapplication.cpp:1539
#30 0x00007ff591f12473 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#31 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#32 0x00007ff588e5ed53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007ff588e5f0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007ff588e5f164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007ff591f1289f in QEventDispatcherGlib::processEvents (this=0x1128ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#36 0x00007ff59130ccde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007ff591ee1e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#38 0x00007ff591ee2097 in QEventLoop::exec (this=0x7fffb41a5800, flags=...) at kernel/qeventloop.cpp:204
#39 0x00007ff591ee73e7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#40 0x00007ff5956abd8f in kdemain (argc=1, argv=0x7fffb41a5be8) at ../../../../plasma/desktop/shell/main.cpp:126
#41 0x00007ff5952d076d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=1, ubp_av=0x7fffb41a5be8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb41a5bd8) at libc-start.c:226
#42 0x0000000000400671 in _start ()

Possible duplicates by query: bug 314555, bug 314541, bug 314510, bug 313925, bug 312075.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-02-09 16:27:38 UTC

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