Summary: | Nepomuk strigi service crashing in backgroud usulaly when I unlock my desktop | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Roman <rmashenko> |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | craig.magina, faycpercussion, jca, me, robby.engelmann |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Patch against kde-runtime
New crash information added by DrKonqi |
Description
Roman
2011-09-05 05:16:57 UTC
*** Bug 281355 has been marked as a duplicate of this bug. *** *** Bug 280443 has been marked as a duplicate of this bug. *** *** Bug 279250 has been marked as a duplicate of this bug. *** Created attachment 63776 [details]
Patch against kde-runtime
Please apply this patch to kde-runtime 4.7 and see if that fixes the crash.
*** Bug 284003 has been marked as a duplicate of this bug. *** Created attachment 64859 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
- What I was doing when the application crashed: The crash happends just after login, and repeats about 5 times, when I close it.
-- Backtrace (Reduced):
#8 0xb6057c8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9 0xb605b2b5 in __GI_abort () at abort.c:92
[...]
#11 0xb6098bc2 in malloc_printerr (action=<optimized out>, str=<optimized out>, ptr=0x8e0c8b8) at malloc.c:6283
#12 0xb6099862 in _int_free (av=0xb61a3400, p=0x8e0c8b0) at malloc.c:4795
#13 0xb609c94d in __GI___libc_free (mem=0x8e0c8b8) at malloc.c:3738
Actually I just realized that this is just a typical threading issue which has been fixed already. The backtrace is another but the issue is the same. *** This bug has been marked as a duplicate of bug 279347 *** |