Bug 351820 - Akonadi Notes crash on Linux Mint 17.1/17.2 KDE
Summary: Akonadi Notes crash on Linux Mint 17.1/17.2 KDE
Status: RESOLVED UNMAINTAINED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-08-26 19:07 UTC by Derek Nelson-Wills
Modified: 2018-02-01 09:48 UTC (History)
0 users

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 Derek Nelson-Wills 2015-08-26 19:07:45 UTC
Application: akonadi_notes_agent (4.14)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.13.0-24-generic i686
Distribution: Linux Mint 17 Qiana

-- Information about the crash:
- What I was doing when the application crashed:

Running a system upgrade from Linux Mint 17.1 (Quiyana) KDE to Linux Mint 17.2 (Rafaela).There were no other applications being run.

-- Backtrace:
Application: Notes Agent (akonadi_notes_agent), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  ref (this=0x61636900) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:120
#8  QExplicitlySharedDataPointer (o=..., this=0xbfc702c0) at ../../include/QtCore/../../src/corelib/tools/qshareddata.h:169
#9  QDateTime::QDateTime (this=0xbfc702c0, other=...) at tools/qdatetime.cpp:2182
#10 0x08050f98 in alarmsLastChecked () at ../../noteshared/notesharedglobalconfig.h:112
#11 NotesManager::slotCheckAlarm (this=0x851c3e0) at ../../../agents/notesagent/notesmanager.cpp:113
#12 0xb748928b in Akonadi::AgentBase::setOnlineInternal (this=0x844f778, state=true) at ../../akonadi/agentbase.cpp:965
#13 0xb748af39 in Akonadi::AgentBasePrivate::delayedInit (this=0x8443af8) at ../../akonadi/agentbase.cpp:413
#14 0xb7489d27 in Akonadi::AgentBase::qt_static_metacall (_o=0x844f778, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x845d7a0) at ./moc_agentbase.cpp:98
#15 0xb693f8aa in QMetaCallEvent::placeMetaCall (this=0x8457bf8, object=0x844f778) at kernel/qobject.cpp:524
#16 0xb69476fb in QObject::event (this=0x844f778, e=0x8457bf8) at kernel/qobject.cpp:1194
#17 0xb5cf37f4 in QApplicationPrivate::notify_helper (this=0x83ecc58, receiver=0x844f778, e=0x8457bf8) at kernel/qapplication.cpp:4567
#18 0xb5cfa2d3 in QApplication::notify (this=0xbfc709f4, receiver=receiver@entry=0x844f778, e=e@entry=0x8457bf8) at kernel/qapplication.cpp:4353
#19 0xb6fa31b4 in KApplication::notify (this=0xbfc709f4, receiver=0x844f778, event=0x8457bf8) at ../../kdeui/kernel/kapplication.cpp:311
#20 0xb692de4a in QCoreApplication::notifyInternal (this=0xbfc709f4, receiver=receiver@entry=0x844f778, event=event@entry=0x8457bf8) at kernel/qcoreapplication.cpp:953
#21 0xb693170d in sendEvent (event=0x8457bf8, receiver=0x844f778) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x83bf948) at kernel/qcoreapplication.cpp:1577
#23 0xb6931c1c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#24 0xb695e23e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0x83ec598) at kernel/qeventdispatcher_glib.cpp:287
#26 0xb29821e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb2982468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0xb2982528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#29 0xb695d93b in QEventDispatcherGlib::processEvents (this=this@entry=0x83c06d0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#30 0xb5da860e in QGuiEventDispatcherGlib::processEvents (this=0x83c06d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb692c823 in QEventLoop::processEvents (this=this@entry=0xbfc70968, flags=...) at kernel/qeventloop.cpp:149
#32 0xb692cb49 in QEventLoop::exec (this=this@entry=0xbfc70968, flags=...) at kernel/qeventloop.cpp:204
#33 0xb69328fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#34 0xb5cf1a24 in QApplication::exec () at kernel/qapplication.cpp:3828
#35 0xb7486cf8 in Akonadi::AgentBase::init (r=r@entry=0x844f778) at ../../akonadi/agentbase.cpp:859
#36 0x0805059d in Akonadi::AgentBase::init<NotesAgent> (argc=argc@entry=3, argv=argv@entry=0xbfc70ad4) at /usr/include/akonadi/agentbase.h:455
#37 0x0804fbab in main (argc=3, argv=0xbfc70ad4) at ../../../agents/notesagent/notesagent.cpp:171

Possible duplicates by query: bug 342341, bug 341534.

Reported using DrKonqi
Comment 1 Denis Kurz 2017-06-23 20:19:58 UTC
This bug has never been confirmed for a Kontact version that is based on KDE Frameworks, except possibly a Technology Preview version 5.0.x. Those versions differ significantly from the old 4.x series. Therefore, I plan to close it in around two or three months. In the meantime, it is set to WAITINGFORINFO to give reporters the opportunity to check if it is still valid. As soon as someone confirms it for a recent version (at least 5.1, ideally even more recent), I'll gladly reopen it.

Please understand that we lack the manpower to triage bugs reported for versions almost two years beyond their end of life.
Comment 2 Denis Kurz 2018-02-01 09:48:18 UTC
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.1 aka 15.12; preferably much more recent), please open a new one unless it already exists. Thank you for all your input.