Summary: | Nepomuk after working on photos [free, QString/KUrl, Nepomuk::IndexScheduler::doIndexing] | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Diego Agulló <aeoris> |
Component: | general | Assignee: | Vishesh Handa <me> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, artyom.shinkaroff, bjorn.k.bengtsson, cyberang3l, desintegr, fransklaver, hrvoje.senjan, imhofjp, j_macharia, k0l0b0k.void, kjiec4, me, podstavsky, spideybr, trueg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.1 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Diego Agulló
2011-08-01 14:50:28 UTC
[Comment from a bug triager] From bug 279532 (KDE SC 4.7.0): - What I was doing when the application crashed: when moving pictures from one folder to another with digikam (ver. 1.9) From bug 279420 (KDE SC 4.7.40): - What I was doing when the application crashed: Just opened my Pictures folder, and nepomuk crashed... Didn't try again. I'm using Project Neon PPA [KCrash Handler] #6 0x00007f8f442e2d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f8f442e6ab6 in abort () at abort.c:92 #8 0x00007f8f4431bd7b in __libc_message (do_abort=2, fmt=0x7f8f44404400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #9 0x00007f8f44327a8f in malloc_printerr (av=<value optimized out>, p=0x1512620) at malloc.c:6283 #10 _int_free (av=<value optimized out>, p=0x1512620) at malloc.c:4795 #11 0x00007f8f4432b8e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738 #12 0x00007f8f4772e1ae in qFree (ptr=0x1512630) at global/qmalloc.cpp:60 #13 0x00007f8f47788d50 in QString::free (d=0x1512630) at tools/qstring.cpp:1185 #14 0x00007f8f47789270 in QString::operator= (this=0x147ee98, other=...) at tools/qstring.cpp:1359 #15 0x00007f8f380f6d08 in Nepomuk::IndexScheduler::doIndexing (this=0x147ee60) at /build/buildd/project-neon-kde-runtime-2+git20110727+r16844/nepomuk/services/strigi/indexscheduler.cpp:348 #16 0x00007f8f380f8388 in Nepomuk::IndexScheduler::qt_metacall (this=0x147ee60, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0x7f8f3764e1a0) at /build/buildd/project-neon-kde-runtime-2+git20110727+r16844/obj-x86_64-linux-gnu/nepomuk/services/strigi/indexscheduler.moc:128 *** Bug 279532 has been marked as a duplicate of this bug. *** *** Bug 279420 has been marked as a duplicate of this bug. *** I'm almost done with this. *** Bug 281223 has been marked as a duplicate of this bug. *** *** Bug 280516 has been marked as a duplicate of this bug. *** *** Bug 280506 has been marked as a duplicate of this bug. *** *** Bug 280341 has been marked as a duplicate of this bug. *** *** Bug 280336 has been marked as a duplicate of this bug. *** *** Bug 280252 has been marked as a duplicate of this bug. *** *** Bug 279811 has been marked as a duplicate of this bug. *** This should have been fixed in 4.7.1. Can someone confirm that, please. Sebastian, for now i'm no longer getting the crashes. Using kde-{libs, runtime, workspace} from KDE/4.7 branch, strigi from git master and latest s-d-o (0.8) Closing as fixed. *** Bug 279499 has been marked as a duplicate of this bug. *** Created attachment 64203 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
Standard text editing. New files were not added in a huge quantity, so it should not affect the nepomuk work.
-- Backtrace (Reduced):
#11 0x00007fae57927a9c in QString::free(QString::Data*) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007fae579831c9 in QUrl::operator=(QUrl const&) () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007fae57023929 in KUrl::operator=(KUrl const&) () from /usr/lib64/libkdecore.so.5
#14 0x00007fae4a7a6d92 in Nepomuk::IndexScheduler::analyzeDir(QString const&, QFlags<Nepomuk::IndexScheduler::UpdateDirFlag>) () from /usr/lib64/kde4/nepomukstrigiservice.so
#15 0x00007fae4a7a7b22 in Nepomuk::IndexScheduler::doIndexing() () from /usr/lib64/kde4/nepomukstrigiservice.so
*** Bug 283369 has been marked as a duplicate of this bug. *** |