By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 167 - NSPluginScan Crashes when KDE 3.5 is loaded in Kubuntu 9.10 Karmic
Summary: NSPluginScan Crashes when KDE 3.5 is loaded in Kubuntu 9.10 Karmic
Status: RESOLVED DUPLICATE of bug 130
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: 3.5.10
Hardware: i386 Linux
: P5 normal
Assignee: Timothy Pearson
URL: https://bugs.launchpad.net/ubuntu/+bu...
Depends on:
Blocks:
 
Reported: 2010-04-02 22:00 CDT by bob p
Modified: 2012-10-19 15:54 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bob p 2010-04-02 22:00:36 CDT
Version: Kubuntu Karmic / Ubuntu 9.10. KDE 4 installed by default. KDE 3.5 also installed by following these instructions:

https://wiki.kubuntu.org/Kubuntu/Kde3/Karmic

The logon is performed via the KDE logon manager, and if KDE 3.5 is selected, the KDE Crash Handler reports the following error as the desktop is loaded:

"The application nspluginscan (nspluginscan) crashed and caused the signal 11 (SIGSEGV)."

Backtrace information:
/* snip */
[Thread debugging using libthread_db enabled]
[KCrash handler]
#6 0x00cbb056 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#7 0xbf96d58c in ?? ()
#8 0x08c5df4e in QString::fromUtf8(char const*, int) ()
   from /usr/lib/libqt-mt.so.3
#9 0x011070bc in KLocale::translate_priv(char const*, char const*, char const**, int*) const () from /opt/kde3/lib/libkdecore.so.4
#10 0x01108bb4 in KLocale::translate(char const*) const ()
   from /opt/kde3/lib/libkdecore.so.4
#11 0x010d0029 in i18n(char const*) () from /opt/kde3/lib/libkdecore.so.4
#12 0x0804c001 in tryCheck(int, QString const&) ()
#13 0x0804d8bd in scanDirectory(QString, QStringList&, QTextStream&) ()
#14 0x0804f1be in main ()
/* unsnip */

~$ apt-cache policy nspluginscan
W: Unable to locate package nspluginscan



KDE 3.5 installation instructions followed:

http://apt.pearsoncomputing.net/install.html
Comment 1 Timothy Pearson 2010-04-03 00:41:45 CDT
This is a duplicate of bug 130, which I believe to be fixed in Lucid.

Can you upgrade to Lucid and see if the bug is still present?

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