Summary: | Storage Crash - QDBus | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Benoit Leffray <benoit.leffray.kde> |
Component: | storage | Assignee: | Nepomuk Bugs Coordination <nepomuk-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bugzilla, me, nepomuk-bugs, parag.lkml |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/nepomuk-core/5175f919051e575e4d5d415996287018560157aa | Version Fixed In: | 4.11.1 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Benoit Leffray
2013-02-13 16:37:23 UTC
Created attachment 78191 [details]
New crash information added by DrKonqi
nepomukservicestub (0.1.0) on KDE Platform 4.10.1 using Qt 4.8.4
- What I was doing when the application crashed:
Nothing needs to be done in particular to get nepomuk services stub to crash dozens of times during typical day of use.
-- Backtrace (Reduced):
#6 0x0000003dd4835ba5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63
#7 0x0000003dd4837358 in __GI_abort () at abort.c:90
[...]
#9 0x0000003dd487ca8e in malloc_printerr (ptr=0xf565f0, str=0x3dd4977a0e "invalid fastbin entry (free)", action=3) at malloc.c:4969
#10 _int_free (av=0x3dd4bb1740 <main_arena>, p=0xf565e0, have_lock=0) at malloc.c:3826
#11 0x00000037ba2c5318 in QString::free (d=0xf565f0) at tools/qstring.cpp:1235
*** Bug 317047 has been marked as a duplicate of this bug. *** Git commit 5175f919051e575e4d5d415996287018560157aa by Vishesh Handa. Committed on 11/08/2013 at 07:12. Pushed by vhanda into branch 'KDE/4.11'. Use KDBusConnectionPool instead of QDBusConnection QDBusConnection cannot be used across multiple threads Related: bug 321764, bug 319165 REVIEW: 112011 M +2 -2 services/storage/backup/backupmanager.cpp M +5 -4 services/storage/datamanagementcommand.cpp M +5 -4 services/storage/ontologyloader.cpp M +4 -3 services/storage/query/folderconnection.cpp M +6 -3 services/storage/query/queryservice.cpp M +2 -1 services/storage/repository.cpp M +5 -3 services/storage/resourcewatcherconnection.cpp M +5 -3 services/storage/resourcewatchermanager.cpp M +3 -2 services/storage/storage.cpp http://commits.kde.org/nepomuk-core/5175f919051e575e4d5d415996287018560157aa |