Skip to content

Instantly share code, notes, and snippets.

@dnadlinger
Created July 24, 2009 00:18
Show Gist options
  • Save dnadlinger/153756 to your computer and use it in GitHub Desktop.
Save dnadlinger/153756 to your computer and use it in GitHub Desktop.
==8867== Conditional jump or move depends on uninitialised value(s)
==8867== at 0x5088604: QFSFileEngine::fileName(QAbstractFileEngine::FileName) const (qfsfileengine_unix.cpp:783)
==8867== by 0x504D36C: QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName) const (qfileinfo.cpp:202)
==8867== by 0x504D447: QFileInfo::readLink() const (qfileinfo.cpp:1137)
==8867== by 0x50483B3: QFile::readLink(QString const&) (qfile.cpp:633)
==8867== by 0x6813A51: QFile::symLinkTarget(QString const&) (qfile.h:129)
==8867== by 0x6812D4F: _k_resolveSymLink(QString const&) (halfstabhandling.cpp:49)
==8867== by 0x6813022: _k_updateMountPointsCache() (halfstabhandling.cpp:121)
==8867== by 0x6813115: Solid::Backends::Hal::FstabHandling::possibleMountPoints(QString const&) (halfstabhandling.cpp:141)
==8867== by 0x6822AB2: Solid::Backends::Hal::StorageAccess::filePath() const (halstorageaccess.cpp:85)
==8867== by 0x6824B1D: Solid::Backends::Hal::Volume::isIgnored() const (halvolume.cpp:48)
==8867== by 0x67E927D: Solid::StorageVolume::isIgnored() const (storagevolume.cpp:45)
==8867== by 0x67E9313: Solid::StorageVolume::qt_metacall(QMetaObject::Call, int, void**) (storagevolume.moc:88)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment