Summary: | Nepomuk Crashes with no clear cause | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Yasha B.-K. <yashabk> |
Component: | fileindexer | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | david, me |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Yasha B.-K.
2012-01-25 23:59:09 UTC
Created attachment 68239 [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:
I walked away to take a leak after just minutes before submitting a bug and here it crashed again. Otherwise system seems fine.
-- Backtrace (Reduced):
#8 0x00007f9410d77d7b in __libc_message (do_abort=2, fmt=0x7f9410e60400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9 0x00007f9410d83a8f in malloc_printerr (av=<value optimized out>, p=0x27e8f40) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x27e8f40) at malloc.c:4795
#11 0x00007f9410d878e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007f9413216c2e in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x24b08a0) at kernel/qcoreapplication.cpp:1388
Created attachment 68984 [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: I had locked my screen and walked away to pee and came back to this crash report. This crashes more than the stock market.
-- Backtrace (Reduced):
#8 0x00007feb20a49d7b in __libc_message (do_abort=2, fmt=0x7feb20b32400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9 0x00007feb20a55a8f in malloc_printerr (av=<value optimized out>, p=0x7feb00003300) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x7feb00003300) at malloc.c:4795
#11 0x00007feb20a598e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007feb22b3e84c in ~QByteArray (message=<value optimized out>, error=0x7fffea5e3f20) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:383
Fixed in KDE 4.9 We no longer use the Dbus model for communication. |