Summary: | Nepomuk crashes randomly | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Vangelis <cyberang3l> |
Component: | general | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | CC: | leon.maurer, manuavazquez, me, stuplja, trueg |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Vangelis
2011-06-15 01:16:26 UTC
Created attachment 63158 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
I have the same problem: random crashes seemingly unrelated to what I'm doing.
-- Backtrace (Reduced):
#9 0x00007fa209f0ba8f in malloc_printerr (av=<value optimized out>, p=0x7fa1f800bff0) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x7fa1f800bff0) at malloc.c:4795
#11 0x00007fa209f0f8e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007fa20c00d29e in qMetaTypeDeleteHelper<QDBusMessage> (t=0x1dd88d0) at ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:134
[...]
#15 0x00007fa20c38ec2e in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x199a8a0) at kernel/qcoreapplication.cpp:1388
Created attachment 63522 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.2
- What I was doing when the application crashed: nothing special, nepomuk just crashed a couple of times (spaced one minute or so) shortly after logging in
-- Backtrace (Reduced):
#11 0x00007fc0931e744c in QString::free(QString::Data*) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007fc09326cbd8 in QFSFileEngine::fileFlags(QFlags<QAbstractFileEngine::FileFlag>) const () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007fc093226925 in QFileInfoPrivate::getFileFlags(QFlags<QAbstractFileEngine::FileFlag>) const () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007fc093226a1e in QFileInfo::exists() const () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007fc082f09873 in Nepomuk::StrigiService::indexFolder(QString const&, bool, bool) () from /usr/lib64/kde4/nepomukstrigiservice.so
The crashing code does not exist in KDE 4.7's file indexer service anymore. Closing as wontfix. Please open another bug if the same happens in nepomukindexer. *** Bug 291929 has been marked as a duplicate of this bug. *** |