Bug 180827 - plasma no desktop after update
Summary: plasma no desktop after update
Status: RESOLVED DUPLICATE of bug 173813
Alias: None
Product: plasma4
Classification: Plasma
Component: desktop (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 16:26 UTC by Jens Mander
Modified: 2009-01-27 03:29 UTC (History)
2 users (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 Jens Mander 2009-01-15 16:26:18 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

Desktop crashes at Start


Anwendung: Plasma-Arbeitsfläche (plasma), Signal SIGSEGV
0x00007f920b736621 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 6303)]

Thread 2 (Thread 0x4147d950 (LWP 6317)):
#0  0x00007f9204db455d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f91f912ef31 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f9204db03ea in start_thread () from /lib/libpthread.so.0
#3  0x00007f920b774c6d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f920bc8e700 (LWP 6303)):
[KCrash Handler]
#5  0x00007f920b710690 in strlen () from /lib/libc.so.6
#6  0x00007f920b6d944e in vfprintf () from /lib/libc.so.6
#7  0x00007f920b78ad08 in __vsnprintf_chk () from /lib/libc.so.6
#8  0x00007f91f9146fad in ?? () from /usr/lib/libxine.so.1
#9  0x00007f91f91299f4 in xine_log () from /usr/lib/libxine.so.1
#10 0x00007f91f9134ecc in ?? () from /usr/lib/libxine.so.1
#11 0x00007f91f93a8fc2 in ?? () from /usr/lib/kde4/phonon_xine.so
#12 0x00007f91f93ac5dc in KPluginFactory::createInstance<Phonon::Xine::Backend, QObject> () from /usr/lib/kde4/phonon_xine.so
#13 0x00007f920aa5ec25 in KPluginFactory::create (this=0x1a82c00, iface=0x7f920a61b040 "QObject", parentWidget=0x0, parent=0x0, args=@0x7fff13e52540, keyword=@0x7fff13e52420)
    at /build/buildd/kde4libs-4.1.4/kdecore/util/kpluginfactory.cpp:189
#14 0x00007f91f9acf5b9 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#15 0x00007f91f9ad0f0d in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#16 0x00007f91f9d114c8 in ?? () from /usr/lib/libphonon.so.4
#17 0x00007f91f9d12407 in Phonon::Factory::backend () from /usr/lib/libphonon.so.4
#18 0x00007f91f9d0dcf2 in ?? () from /usr/lib/libphonon.so.4
#19 0x00007f91f9d0e25d in ?? () from /usr/lib/libphonon.so.4
#20 0x00007f91f9d086b0 in ?? () from /usr/lib/libphonon.so.4
#21 0x00007f91f9d09341 in Phonon::AudioOutput::AudioOutput () from /usr/lib/libphonon.so.4
#22 0x00007f91f9d01230 in Phonon::createPlayer () from /usr/lib/libphonon.so.4
#23 0x00007f91f9f33a07 in ?? () from /usr/lib/kde4/teacooker.so
#24 0x00007f91f9f34d6c in KPluginFactory::createInstance<Plasma_Teacooker, QObject> () from /usr/lib/kde4/teacooker.so
#25 0x00007f920aa5ec25 in KPluginFactory::create (this=0x1a8fe00, iface=0x7f920b44b680 "Plasma::Applet", parentWidget=0x0, parent=0x0, args=@0x7fff13e53140, keyword=@0x7fff13e53100)
    at /build/buildd/kde4libs-4.1.4/kdecore/util/kpluginfactory.cpp:189
#26 0x00007f920b3701c1 in Plasma::Applet::load () from /usr/lib/libplasma.so.2
#27 0x00007f920b39391e in ?? () from /usr/lib/libplasma.so.2
#28 0x00007f920b3950bb in Plasma::Containment::restoreContents () from /usr/lib/libplasma.so.2
#29 0x00007f920b397d51 in Plasma::Containment::restore () from /usr/lib/libplasma.so.2
#30 0x00007f920b399f69 in Plasma::Corona::loadLayout () from /usr/lib/libplasma.so.2
#31 0x00007f920b39ae52 in Plasma::Corona::initializeLayout () from /usr/lib/libplasma.so.2
#32 0x00007f920ba25408 in ?? () from /usr/lib/libkdeinit4_plasma.so
#33 0x00007f920ba26994 in ?? () from /usr/lib/libkdeinit4_plasma.so
#34 0x00007f920ba288ff in ?? () from /usr/lib/libkdeinit4_plasma.so
#35 0x00007f920ba1bf8c in kdemain () from /usr/lib/libkdeinit4_plasma.so
#36 0x00007f920b6ac466 in __libc_start_main () from /lib/libc.so.6
#37 0x0000000000400659 in _start ()
Comment 1 Aaron J. Seigo 2009-01-15 19:24:31 UTC
#23 0x00007f91f9f33a07 in ?? () from /usr/lib/kde4/teacooker.so

teacooker isa third party plasmoid, not one included by us. i'm going to hazzard a guess and say that this plasmoid did not get updated along with your other updates and has run into a binary compatibility issue. rebuild / re-install teacooker and if the problem persists report it to the author of teacooker. 

thank you .. =)
Comment 2 Jonathan Thomas 2009-01-27 03:29:49 UTC
This is actually a translation error in libxine. (See https://launchpad.net/bugs/290768 for details)

The bug has been previously reported as a phonon issue in bug 173813.

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