[Akonadi] [Bug 398918] Akonadi server crashes after enabling Notification Monitor

2020-12-16 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=398918

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Justin Zobel  ---
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm
if this issue is still occurring or if this bug report can be marked as
resolved.

I have set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved/worksforme" when you respond, thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 398918] Akonadi server crashes after enabling Notification Monitor

2020-12-17 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=398918

Erik Quaeghebeur  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 398918] Akonadi server crashes after enabling Notification Monitor

2018-10-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398918

--- Comment #1 from Christoph Feck  ---
Pasting relevant part of backtrace from comment #0:

Thread 3 (Thread 0x7fcbed5f5700 (LWP 27402)):
[KCrash Handler]
#6  std::__atomic_base::load
(__m=std::memory_order_relaxed, this=) at
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/atomic_base.h:713
#7  std::atomic::load
(__m=std::memory_order_relaxed, this=) at
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/atomic:452
#8 
QAtomicOps::load
(_q_value=...) at
../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#9  QBasicAtomicPointer::load
(this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:238
#10 QtSharedPointer::ExternalRefCountData::getAndRef (obj=obj@entry=0x0) at
tools/qsharedpointer.cpp:1445
#11 0x5626c27c9fd1 in
QWeakPointer::QWeakPointer
(ptr=0x0, this=) at
/usr/include/qt5/QtCore/qsharedpointer_impl.h:684
#12 QPointer::QPointer (p=0x0,
this=) at /usr/include/qt5/QtCore/qpointer.h:71
#13 Akonadi::Server::NotificationSubscriber::notify (this=this@entry=0x0,
notification=...) at
/var/tmp/portage/kde-apps/akonadi-18.04.3/work/akonadi-18.04.3/src/server/notificationsubscriber.cpp:646
#14 0x5626c27c2ca6 in
Akonadi::Server::NotificationManager::emitPendingNotifications
(this=0x5626c2b76230) at
/var/tmp/portage/kde-apps/akonadi-18.04.3/work/akonadi-18.04.3/src/server/notificationmanager.cpp:226
#15 0x7fcbf99890a7 in QtPrivate::QSlotObjectBase::call (a=0x7fcbed5f4500,
r=0x5626c2b76230, this=0x7fcbe0005120) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#16 QMetaObject::activate (sender=sender@entry=0x7fcbe0004f00,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fcbed5f4500) at kernel/qobject.cpp:3750
#17 0x7fcbf9989607 in QMetaObject::activate
(sender=sender@entry=0x7fcbe0004f00, m=m@entry=0x7fcbf9da8ec0
, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fcbed5f4500) at kernel/qobject.cpp:3629
#18 0x7fcbf9995427 in QTimer::timeout (this=this@entry=0x7fcbe0004f00,
_t1=...) at .moc/moc_qtimer.cpp:200
#19 0x7fcbf9995738 in QTimer::timerEvent (this=0x7fcbe0004f00, e=) at kernel/qtimer.cpp:255
#20 0x7fcbf9989c8b in QObject::event (this=0x7fcbe0004f00, e=) at kernel/qobject.cpp:1269
#21 0x7fcbf996025a in doNotify (receiver=, event=) at kernel/qcoreapplication.cpp:1099
#22 0x7fcbf9960347 in QCoreApplication::notifyInternal2
(receiver=0x7fcbe0004f00, event=event@entry=0x7fcbed5f4680) at
kernel/qcoreapplication.cpp:1024
#23 0x7fcbf99b0c8b in QCoreApplication::sendEvent (event=0x7fcbed5f4680,
receiver=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#24 QTimerInfoList::activateTimers (this=0x7fcbe0004cf0) at
kernel/qtimerinfo_unix.cpp:643
#25 0x7fcbf99b1581 in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:182
#26 0x7fcbf5a4a5a7 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#27 0x7fcbf5a4a810 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x7fcbf5a4a8bc in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#29 0x7fcbf99b19bf in QEventDispatcherGlib::processEvents
(this=0x7fcbeb20, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#30 0x7fcbf995f0ba in QEventLoop::exec (this=this@entry=0x7fcbed5f4910,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#31 0x5626c27c3963 in
Akonadi::Server::NotificationManager::waitForSocketData (this=0x5626c2b76230)
at
/var/tmp/portage/kde-apps/akonadi-18.04.3/work/akonadi-18.04.3/src/server/notificationmanager.cpp:129
#32 0x7fcbf99954d4 in QtPrivate::QSlotObjectBase::call (a=0x7fcbed5f49c0,
r=, this=) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#33 QSingleShotTimer::timerEvent (this=0x7fcbe00142e0) at kernel/qtimer.cpp:318
#34 0x7fcbf9989c8b in QObject::event (this=0x7fcbe00142e0, e=) at kernel/qobject.cpp:1269
#35 0x7fcbf996025a in doNotify (receiver=, event=) at kernel/qcoreapplication.cpp:1099
#36 0x7fcbf9960347 in QCoreApplication::notifyInternal2
(receiver=0x7fcbe00142e0, event=event@entry=0x7fcbed5f4b10) at
kernel/qcoreapplication.cpp:1024
#37 0x7fcbf99b0c8b in QCoreApplication::sendEvent (event=0x7fcbed5f4b10,
receiver=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#38 QTimerInfoList::activateTimers (this=0x7fcbe0004cf0) at
kernel/qtimerinfo_unix.cpp:643
#39 0x7fcbf99b1581 in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:182
#40 0x7fcbf5a4a5a7 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#41 0x7fcbf5a4a810 in ?? () from /usr/lib64/libglib-2.0.so.0
#42 0x7fcbf5a4a8bc in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#43 0x7fcbf99b19bf in QEventDispatcherGlib::processEvents
(this=0x7fcbeb20, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#44 0x7fcbf995f0ba in QEventLoop::exec (this=this@entry=0x7fcbed5f4d60,
flags=..., flags@

[Akonadi] [Bug 398918] Akonadi server crashes after enabling Notification Monitor

2018-11-15 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=398918

Erik Quaeghebeur  changed:

   What|Removed |Added

 CC||k...@equaeghe.nospammail.net

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 398918] Akonadi server crashes after enabling Notification Monitor

2018-11-15 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=398918

--- Comment #2 from Erik Quaeghebeur  ---
Created attachment 116333
  --> https://bugs.kde.org/attachment.cgi?id=116333&action=edit
New crash information added by DrKonqi

akonadiserver (5.8.3) using Qt 5.11.1

- What I was doing when the application crashed:

Activating the Notification Monitor.

(I need to add more information to satisfy DrKonqi...)

-- Backtrace (Reduced):
#6  std::__atomic_base::load
(__m=std::memory_order_relaxed, this=) at
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/atomic_base.h:713
#7  std::atomic::load
(__m=std::memory_order_relaxed, this=) at
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/atomic:452
#8 
QAtomicOps::load
(_q_value=...) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:227
#9  QBasicAtomicPointer::load
(this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:239
#10 QtSharedPointer::ExternalRefCountData::getAndRef (obj=obj@entry=0x0) at
tools/qsharedpointer.cpp:1458

-- 
You are receiving this mail because:
You are the assignee for the bug.