Version: (using KDE 4.1.0) Installed from: Unspecified Linux OS: Linux After installation of KDE4 (from kdemod arch repo) everything was good. Suddenly Dolphin started to crashing without a reason. I think it's maybe becaouse I've installed kdelib3, but after removing it, it still crashed. Below I'm pasting error from konsole, and gdb backtrace [radmen@radmen-laptop ~]$ dolphin dolphin(5716)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::KCoreConfigSkeleton: Creating KCoreConfigSkeleton ( 0x91cd2d8 ) dolphin(5716)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::KCoreConfigSkeleton: Creating KCoreConfigSkeleton ( 0x91cede0 ) dolphin(5716)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::KCoreConfigSkeleton: Creating KCoreConfigSkeleton ( 0x9229000 ) dolphin(5716)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::KCoreConfigSkeleton: Creating KCoreConfigSkeleton ( 0x925f300 ) dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::KDirWatchPrivate: Available methods: ("Stat", "INotify") dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added File "/home/radmen/.local/share//user-places.xbel" NotExisting for "" ["KDirWatch-1"] dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::useINotify: trying to use inotify for monitoring dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/radmen/.local/share" for "/home/radmen/.local/share//user-places.xbel" [""] dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::useINotify: trying to use inotify for monitoring dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::useINotify: inotify successfully used for monitoring dolphin(5716)/kio (bookmarks) KBookmarkManager::KBookmarkManager: starting KDirWatch for "/home/radmen/.local/share//user-places.xbel" dolphin(5716)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-radmen/ksycoca4" dolphin(5716)/kio (KDirListerCache) KDirListerCache::listDir: Listing directory: KUrl("trash:/") dolphin(5716)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::KCoreConfigSkeleton: Creating KCoreConfigSkeleton ( 0x91853c8 ) dolphin(5716)/kio (KDirLister) KDirLister::stop: dolphin(5716)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::KCoreConfigSkeleton: Creating KCoreConfigSkeleton ( 0x926e850 ) dolphin(5716)/kio (KDirLister) KDirLister::stop: dolphin(5716)/kio (KDirListerCache) KDirListerCache::listDir: Reloading directory: KUrl("file:///home/radmen") dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/radmen" for "" ["KDirWatch-2"] dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::useINotify: trying to use inotify for monitoring dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::useINotify: inotify successfully used for monitoring ASSERT: "(*it).isValid()" in file /home/jan/Source/packages/kdemod41-usr/work/kdelibs/src/kdelibs-4.1.0/kio/kio/previewjob.cpp, line 565 dolphin(5716)/kio (KDirLister) KDirLister::stop: dolphin(5716)/kio (KIOJob) KIO::Job::doKill: this= KIO::ListJob(0x9236c90) KIO::ListJob dolphin(5716)/kio (KDirListerCache) KDirListerCache::~KDirListerCache: dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: path= "/home/radmen" sub_entry: 0x0 dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: Cancelled INotify (fd 10, 2) for "/home/radmen" dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: Removed Dir "/home/radmen" for "" ["KDirWatch-2"] dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: path= "/home/radmen/.local/share//user-places.xbel" sub_entry: 0x0 dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: path= "/home/radmen/.local/share" sub_entry: 0x924f084 dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: Cancelled INotify (fd 10, 1) for "/home/radmen/.local/share" dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: Removed Dir "/home/radmen/.local/share" for "/home/radmen/.local/share//user-places.xbel" [""] dolphin(5716)/kio (KDirWatch) KDirWatchPrivate::removeEntry: Removed File "/home/radmen/.local/share//user-places.xbel" for "" ["KDirWatch-1"] <unknown program name>(5715)/: Communication problem with "dolphin" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " GDB: Application: Dolphin (dolphin), signal SIGABRT [Thread debugging using libthread_db enabled] [New Thread 0xb6675700 (LWP 6465)] [KCrash handler] #6 0xb7f50424 in __kernel_vsyscall () #7 0x48a1e740 in raise () from /lib/libc.so.6 #8 0x48a20078 in abort () from /lib/libc.so.6 #9 0xb7441c8e in qt_message_output () from /usr/lib/libQtCore.so.4 #10 0xb7441d2e in qFatal () from /usr/lib/libQtCore.so.4 #11 0xb7441db9 in qt_assert () from /usr/lib/libQtCore.so.4 #12 0xb7da6af3 in KIO::filePreview () from /usr/lib/libkio.so.5 #13 0x080818c5 in InfoSidebarPage::showItemInfo (this=0x99879d8) at /home/jan/Source/packages/kde41/work/kdebase/src/kdebase-4.1.0/apps/dolphin/src/infosidebarpage.cpp:211 #14 0xb6bce8cb in QWidget::event () from /usr/lib/libQtGui.so.4 #15 0xb6b81f13 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #16 0xb6b88b0a in QApplication::notify () from /usr/lib/libQtGui.so.4 #17 0xb7ac6f4c in KApplication::notify () from /usr/lib/libkdeui.so.5 #18 0xb751730c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #19 0xb6bcf6c5 in QWidgetPrivate::show_helper () from /usr/lib/libQtGui.so.4 #20 0xb6bcf889 in QWidgetPrivate::show_recursive () from /usr/lib/libQtGui.so.4 #21 0xb6bcf9fd in QWidgetPrivate::showChildren () from /usr/lib/libQtGui.so.4 #22 0xb6bcf5d6 in QWidgetPrivate::show_helper () from /usr/lib/libQtGui.so.4 #23 0xb6bcfc45 in QWidget::setVisible () from /usr/lib/libQtGui.so.4 #24 0xb6e8e569 in ?? () from /usr/lib/libQtGui.so.4 #25 0x0997e3a0 in ?? () #26 0x00000001 in ?? () #27 0x00000207 in ?? () #28 0xbfc4cbf0 in ?? () #29 0xbfc4cc28 in ?? () #30 0x00000137 in ?? () #31 0xb75af150 in ?? () from /usr/lib/libQtCore.so.4 #32 0xbfc4cbe4 in ?? () #33 0xbfc4cbd8 in ?? () #34 0xbfc4cc4c in ?? () #35 0xbfc4cc48 in ?? () #36 0x009a5138 in ?? () #37 0x096ac018 in ?? () #38 0x00000004 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) #0 0xb7f50424 in __kernel_vsyscall ()
Can you still reproduce the crash If you start Dolphin in another path? Like "dolphin /" or "dolphin /tmp" or anything other path than your Home folder (may be Dolphin trying to extract info / preview some file within your Home folder do it crash)
Naah it's still the same error
I have the same problem. Aplicativo: Dolphin (dolphin), sinal SIGABRT [Thread debugging using libthread_db enabled] [New Thread 0x7fc977775780 (LWP 5231)] [KCrash handler] #5 0x00007fc97408def5 in raise () from /lib/libc.so.6 #6 0x00007fc97408f413 in abort () from /lib/libc.so.6 #7 0x00007fc9740ca3e8 in ?? () from /lib/libc.so.6 #8 0x00007fc9740cf968 in ?? () from /lib/libc.so.6 #9 0x00007fc9740d1a76 in free () from /lib/libc.so.6 #10 0x00007fc9744546dd in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string () from /usr/lib/libstdc++.so.6 #11 0x00007fc973291487 in std::_List_base<std::pair<std::string, std::string>, std::allocator<std::pair<std::string, std::string> > >::_M_clear () from /usr/lib/libstreamanalyzer.so.0 #12 0x00007fc97328d43c in Strigi::FieldPropertiesDb::Private::parseProperties () from /usr/lib/libstreamanalyzer.so.0 #13 0x00007fc97328d842 in Strigi::FieldPropertiesDb::Private::loadProperties () from /usr/lib/libstreamanalyzer.so.0 #14 0x00007fc973290251 in Strigi::FieldPropertiesDb::Private::Private () from /usr/lib/libstreamanalyzer.so.0 #15 0x00007fc973290f76 in Strigi::FieldPropertiesDb::FieldPropertiesDb () from /usr/lib/libstreamanalyzer.so.0 #16 0x00007fc973290fd4 in Strigi::FieldPropertiesDb::db () from /usr/lib/libstreamanalyzer.so.0 #17 0x00007fc973295815 in Strigi::FieldRegister::registerField () from /usr/lib/libstreamanalyzer.so.0 #18 0x00007fc973295a0a in Strigi::FieldRegister::FieldRegister () from /usr/lib/libstreamanalyzer.so.0 #19 0x00007fc973280e04 in Strigi::AnalyzerConfiguration::AnalyzerConfiguration () from /usr/lib/libstreamanalyzer.so.0 #20 0x00007fc976ea2916 in ?? () from /usr/lib/libkio.so.5 #21 0x00007fc976ea2ad2 in ?? () from /usr/lib/libkio.so.5 #22 0x00007fc976e64e20 in ?? () from /usr/lib/libkio.so.5 #23 0x00007fc976e66edf in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5 #24 0x000000000043efcb in _start () #0 0x00007fc9740fa0b0 in nanosleep () from /lib/libc.so.6
I'm having similar problems. Dolphin just crash without any reason. Sometimes it crashes few seconds after start, sometimes after almost one minute! The backtrace is bellow, But it may not contain anything useful. Aparently it crashes after receiving a SIGABRT signal. I'musing Debian testing (with kde 4.1 unstable packages) \begin{backtrace} Este backtrace parece não ter utilidade. Isto provavelmente ocorre porque seus pacotes foram construídos de uma maneira na qual não podem criar seus próprios backtraces, ou a pilha foi seriamente corrompida. (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 0xb5ee2700 (LWP 25075)] 0xb7fb9424 in __kernel_vsyscall () [Current thread is 0 (process 25075)] Thread 1 (Thread 0xb5ee2700 (LWP 25075)): #0 0xb7fb9424 in __kernel_vsyscall () #1 0xb67d9e00 in nanosleep () from /lib/i686/cmov/libc.so.6 #2 0xb67d9c3f in sleep () from /lib/i686/cmov/libc.so.6 #3 0xb7b5c678 in ?? () from /usr/lib/libkdeui.so.5 #4 0x00000000 in ?? () #0 0xb7fb9424 in __kernel_vsyscall () \end{backtrace}
Original bug (comment 0) may be related/duplicate of bug 169103 (ASSERT: "(*it).isValid()") The bug described in comment 3 seems to be another bug.
@Yuri Castro Costa Pugliesi, Kyller Gorgonio: Your problem is *not* this one, but bug #169188. As Darío says, the problem is the same as bug #169103. Marking this one as duplicate of #169103 because that bug has more details. *** This bug has been marked as a duplicate of bug 169103 ***
too many bugs, too difficult to reinstall a specific component (don't want to uninstall a gui and then have to reinstall it from the command line!) too much techtalk ... how can I recommend using this OS to my boss! is there a more stable reliable filemanager or do I have to tell my boss that MICROSOFT is still our only viable option? Command line is just not acceptable in the 21st century.