Bug 206137 - Akonadi local bookmarks resource crashed when sync with bookmarks.xml from Konqueror
Summary: Akonadi local bookmarks resource crashed when sync with bookmarks.xml from Ko...
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Local Bookmark Resource (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2009-09-03 17:22 UTC by Michal Vyskocil
Modified: 2018-10-27 02:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Vyskocil 2009-09-03 17:22:21 UTC
Application that crashed: akonadi_localbookmarks_resource
Version of the application: 0.1
KDE Version: 4.3.1 (KDE 4.3.1) "release 1"
Qt Version: 4.5.2
Operating System: Linux 2.6.31-rc6-3-default x86_64
Distribution: "openSUSE 11.2 Milestone 6 (x86_64)"

What I was doing when the application crashed:
When I tried to sync /home/mvyskocil/.kde4/share/apps/konqueror/bookmarks.xml with akonadi_localbookmarks_resource_0 in systemsettings it crashes.

 -- Backtrace:
Application: Akonadi Resource (akonadi_localbookmarks_resource), signal: Segmentation fault
[KCrash Handler]
#5  ref (this=<value optimized out>) at /usr/include/QtCore/qatomic_x86_64.h:121
#6  QByteArray (this=<value optimized out>) at /usr/include/QtCore/qbytearray.h:414
#7  QHashDummyNode (this=<value optimized out>) at /usr/include/QtCore/qhash.h:202
#8  QHash<QByteArray, QHashDummyValue>::duplicateNode (this=<value optimized out>) at /usr/include/QtCore/qhash.h:501
#9  0x00007fff4a84c134 in QHashData::detach_helper(void (*)(QHashData::Node*, void*), int) () from /usr/lib64/libQtCore.so.4
#10 0x00007fff4c0424f3 in detach_helper (this=<value optimized out>) at /usr/include/QtCore/qhash.h:565
#11 detach (this=<value optimized out>) at /usr/include/QtCore/qhash.h:281
#12 QHash<QByteArray, QHashDummyValue>::remove (this=<value optimized out>) at /usr/include/QtCore/qhash.h:763
#13 0x00007fff4c0a709e in remove (value=<value optimized out>, this=<value optimized out>) at /usr/include/QtCore/qset.h:84
#14 Akonadi::ItemModifyJobPrivate::nextPartHeader (value=<value optimized out>, this=<value optimized out>) at /usr/src/debug/kdepimlibs-4.3.1/akonadi/itemmodifyjob.cpp:55
#15 0x00007fff4c0a7d1a in Akonadi::ItemModifyJob::doStart (this=<value optimized out>) at /usr/src/debug/kdepimlibs-4.3.1/akonadi/itemmodifyjob.cpp:154
#16 0x00007fff4c0ae6e8 in Akonadi::JobPrivate::startQueued (this=<value optimized out>) at /usr/src/debug/kdepimlibs-4.3.1/akonadi/job.cpp:126
#17 0x00007fff4c0af9cd in Akonadi::Job::qt_metacall (this=0x87ebd0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd93ff5c0) at /usr/src/debug/kdepimlibs-4.3.1/build/akonadi/job.moc:81
#18 0x00007fff4c0dd705 in Akonadi::TransactionSequence::qt_metacall (this=0x7e93fd, _c=9404080, _id=4591, _a=0xf) at /usr/src/debug/kdepimlibs-4.3.1/build/akonadi/transactionsequence.moc:65
#19 0x00007fff4a92591c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#20 0x00007fff4a92a95f in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007fff4a91f8c3 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x00007fff4894230c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007fff489495de in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007fff4b4cfeb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#25 0x00007fff4a91076c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#26 0x00007fff4a93bead in ?? () from /usr/lib64/libQtCore.so.4
#27 0x00007fff4a938d9d in ?? () from /usr/lib64/libQtCore.so.4
#28 0x00007fff45bcbd6e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fff45bcf738 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x00007fff45bcf860 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#31 0x00007fff4a938ce6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007fff489d52fe in ?? () from /usr/lib64/libQtGui.so.4
#33 0x00007fff4a90f072 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007fff4a90f444 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007fff4a9115f9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#36 0x00007fff4c0bde42 in Akonadi::ResourceBase::init (r=0x731fd0) at /usr/src/debug/kdepimlibs-4.3.1/akonadi/resourcebase.cpp:208
#37 0x0000000000405038 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2013-09-12 21:47:49 UTC
This crash report is at least 3 years old and there were no further comments or status updates since then.

Therefore we believe that this crash is already fixed in recent KDE 4 versions or the backtrace is no longer applicable to the current KDE 4 sources.

If the crash still happens with a recent KDE version (4.10.5 or 4.11), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

(To prevent automatic closing of this bug in the future, please set the bug status to ASSIGNED or CONFIRMED)
Comment 2 Andrew Crouthamel 2018-09-25 03:40:19 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 02:32:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!