Comment 105 for bug 358533

Revision history for this message
In , Rdieter-math (rdieter-math) wrote :

In a *constructive* vein, from looking that the most recent backtrace posted:

#0 0x00007ffff026aba5 in _lxstat () from /lib64/libc.so.6
#1 0x00007ffff01d2c65 in realpath@@GLIBC_2.3 () from /lib64/libc.so.6
#2 0x00007ffff24c9914 in KStandardDirs::realFilePath(QString const&) () from /usr/lib64/libkdecore.so.5
#3 0x00007ffff24955b3 in KMountPoint::List::findByPath(QString const&) const () from /usr/lib64/libkdecore.so.5
#4 0x00007ffff40638c1 in KDiskFreeSpaceInfo::freeSpaceInfo(QString const&) () from /usr/lib64/libkio.so.5
#5 0x00007fff3f8d2544 in SolidDeviceEngine::freeDiskSpace(this=this@entry=0x1a835c0, mountPoint=...) at /usr/src/debug/kde-workspace-4.11.1/plasma/generic/dataengines/soliddevice/soliddeviceengine.cpp:653

looks like it gets stuck trying to get free/available space info.

That said, I *vaguely* recall seeing a reviewboard request covering this case recently. I'll go do some digging.

That said, can anyone confirm problem exists using latest kde-workspace-4.11.13 + kde-4.14.2 ? (latest confirmations I see still mention kde-4.13.x)