Summary: | System Settings Crashes | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Kurt <kurt> |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | cfeck |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kurt
2010-10-14 00:57:23 UTC
> #19 0x0050c09c in _dlerror_run (operate=<value optimized out>, args=<value optimized out>) at dlerror.c:164 > #20 0x0050bb41 in __dlopen (file=0x85a4fb8 "/usr/lib/kde4/classic_mode.so", mode=1) at dlopen.c:88 It crashes while opening the shared library "classic_mode.so", which indicates a serious problem in your setup. This is not related to KDE. Either your hard disk or memory have hardware errors, or your package installation is broken. It is totally ominous that opening "classic_mode.so" would initialize "libkhtml.so" library. Try this: - reinstall kdebase-workspace - maybe there is a way to "verify" installation media or process - as root, run "ldconfig", then restart the system If the crash persists, I would consider reporting the bug to your distribution. I've marked this as resolved. Oddly enough, having beat up on this several times and duplicating the crash every time, after I made this bug report, the thing decided to work again. So far, no more crashes. If the problem reappears, I'll be back. Sorry to have wasted anyone's time. |