Bug 186441 - Plasma crash on plugins (incompatible binary issues?)
Summary: Plasma crash on plugins (incompatible binary issues?)
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2009-03-07 12:45 UTC by Florian Brunner
Modified: 2009-06-24 03:56 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 Florian Brunner 2009-03-07 12:45:05 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

Since an update some time ago, after boot/ login, I always get the error message that plasma crashed and caused the signal 11 (SIGSEGV)

Anwendung: Plasma-Arbeitsfläche (plasma), Signal SIGSEGV
[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb2a0ab90 (LWP 4146)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb803b78e in ?? () from /lib/ld-linux.so.2
#7  0xb8042dab in ?? () from /lib/ld-linux.so.2
#8  0xb803e9f6 in ?? () from /lib/ld-linux.so.2
#9  0xb804266c in ?? () from /lib/ld-linux.so.2
#10 0xb562dc4f in ?? () from /lib/libdl.so.2
#11 0xb803e9f6 in ?? () from /lib/ld-linux.so.2
#12 0xb562e11c in ?? () from /lib/libdl.so.2
#13 0xb562db81 in dlopen () from /lib/libdl.so.2
#14 0xb730355f in ?? () from /usr/X11R6/lib/libGL.so.1
#15 0xb671277c in ?? () from /usr/lib/libQtCore.so.4
#16 0xb6712a08 in ?? () from /usr/lib/libQtCore.so.4
#17 0xb670c613 in QPluginLoader::load() () from /usr/lib/libQtCore.so.4
#18 0xb6b02708 in KPluginLoader::load() () from /usr/lib/libkdecore.so.5
#19 0xb6b02d97 in KPluginLoader::KPluginLoader(KService const&, KComponentData const&, QObject*) () from /usr/lib/libkdecore.so.5
#20 0xb7eb97df in Plasma::Applet::load(QString const&, unsigned int, QList<QVariant> const&) () from /usr/lib/libplasma.so.2
#21 0xb7edd589 in ?? () from /usr/lib/libplasma.so.2
#22 0xb7edf632 in Plasma::Containment::restoreContents(KConfigGroup&) ()
   from /usr/lib/libplasma.so.2
#23 0xb7ee184c in Plasma::Containment::restore(KConfigGroup&) ()
   from /usr/lib/libplasma.so.2
#24 0xb7ee4193 in Plasma::Corona::loadLayout(QString const&) ()
   from /usr/lib/libplasma.so.2
#25 0xb7ee4971 in Plasma::Corona::initializeLayout(QString const&) ()
   from /usr/lib/libplasma.so.2
#26 0xb80037b9 in ?? () from /usr/lib/libkdeinit4_plasma.so
#27 0xb8005437 in ?? () from /usr/lib/libkdeinit4_plasma.so
#28 0xb8005561 in ?? () from /usr/lib/libkdeinit4_plasma.so
#29 0xb7ff681a in kdemain () from /usr/lib/libkdeinit4_plasma.so
#30 0x08048852 in _start ()
Comment 1 Chani 2009-03-07 22:10:59 UTC
1) try updating to 4.2, I'm almost certain this'll go away.
2) make sure your plasmoids are updated too
3) to create more useful backtraces see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Aaron J. Seigo 2009-03-24 02:32:08 UTC
4.1.x, libplasma wasn't keeping BC yet, crash after an update -> BIC plugin.
Comment 3 Florian Brunner 2009-03-29 15:14:53 UTC
What do you mean by "-> BIC plugin"? Should I install a "BIC" plugin. Couldn't find it using yast.

KDE 4.2 is not considered stable yet by openSuSE:
http://de.opensuse.org/KDE4

Please provide a Hotfix for v4.1.3, which can be used by the stable OpenSuSE installation.
Comment 4 A. Spehr 2009-05-22 15:34:13 UTC
Nobody can fix anything without a good backtrace. (see the url; you want there to be line numbers) Or more importantly, figure out what's wrong.

BIC = Binary incompatible.
If you can't upgrade, you should make sure everything you have is in sync. You don't want to run version 6 of something with version 9. That's what this means. 

If you upgrade right now, opensuse options are (stolen from the irc topic on #opensuse-kde):
STABLE=4.1.3, 
Factory=4.3 Beta 1 + Patches w/ Qt 4.5.1 (use "zypper dup"), 
KDE:42=4.2.3 w/ Qt 4.4.3, 
UNSTABLE=Weekly Trunk Snapshots

You don't want unstable. You should at least upgrade to stable, although you will be much happier with 4.2.3.