https://bugs.kde.org/show_bug.cgi?id=470656
Bug ID: 470656 Summary: Google groupware crashes after Korganizer update Classification: Frameworks and Libraries Product: Akonadi Version: unspecified Platform: Archlinux OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: Google Resource Assignee: kdepim-b...@kde.org Reporter: bn...@yahoo.com CC: c...@carlschwan.eu, dvra...@kde.org Target Milestone: --- Application: akonadi_google_resource (5.23.1 (23.04.1)) Qt Version: 5.15.9 Frameworks Version: 5.106.0 Operating System: Linux 6.3.3-arch1-1 x86_64 Windowing System: X11 Distribution: Arch Linux DrKonqi: 5.27.5 [KCrashBackend] -- Information about the crash: As the header say. Need to restart Google groupware to be able to update calenar again. The crash can be reproduced sometimes. -- Backtrace: Application: Google Groupware (ben.elha...@gmail.com) (akonadi_google_resource), signal: Aborted Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>} [KCrash Handler] #6 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #7 0x00007f4738a9f2d3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78 #8 0x00007f4738a4fa08 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #9 0x00007f4738a38538 in __GI_abort () at abort.c:79 #10 0x00007f47390a0098 in qt_message_fatal (message=<synthetic pointer>..., context=<optimized out>) at global/qlogging.cpp:1914 #11 QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7ffee31c1ef8, msg=msg@entry=0x7f4739389370 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:893 #12 0x00007f47390a0157 in qt_assert_x(char const*, char const*, char const*, int) (where=where@entry=0x7f473af36830 "Akonadi::ResourceBase::retrieveItem()", what=what@entry=0x7f473af36760 "The base implementation of retrieveItem() must never be reached. You must implement either retrieveItem() or retrieveItems(Akonadi::Item::List, QSet<QByteArray>) overload to handle item retrieval requ"..., file=file@entry=0x7f473af36718 "/usr/src/debug/akonadi/akonadi-23.04.1/src/agentbase/resourcebase.cpp", line=line@entry=1465) at global/qglobal.cpp:3399 #13 0x00007f473af00811 in Akonadi::ResourceBase::retrieveItem(Akonadi::Item const&, QSet<QByteArray> const&) (this=this@entry=0x7ffee31c2650, item=<optimized out>, parts=...) at /usr/src/debug/akonadi/akonadi-23.04.1/src/agentbase/resourcebase.cpp:1460 #14 0x00007f473af1c2ed in Akonadi::ResourceBasePrivate::slotPrepareItemRetrievalResult(KJob*) (this=<optimized out>, job=<optimized out>) at /usr/src/debug/akonadi/akonadi-23.04.1/src/agentbase/resourcebase.cpp:1043 #15 0x00007f47392cffe7 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffee31c2070, r=<optimized out>, this=0x563e62f10c30, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #16 doActivate<false>(QObject*, int, void**) (sender=0x563e62f10ac0, signal_index=6, argv=0x7ffee31c2070) at kernel/qobject.cpp:3923 #17 0x00007f473a91fb6a in KJob::result(KJob*, KJob::QPrivateSignal) (this=this@entry=0x563e62f10ac0, _t1=<optimized out>, _t1@entry=0x563e62f10ac0, _t2=...) at /usr/src/debug/kcoreaddons/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633 #18 0x00007f473a92587c in KJob::finishJob(bool) (this=0x563e62f10ac0, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons/kcoreaddons-5.106.0/src/lib/jobs/kjob.cpp:98 #19 0x00007f47392c2834 in QObject::event(QEvent*) (this=0x563e62f10ac0, e=0x563e63072580) at kernel/qobject.cpp:1347 #20 0x00007f4739f7893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #21 0x00007f473929ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x563e62f10ac0, event=0x563e63072580) at kernel/qcoreapplication.cpp:1064 #22 0x00007f473929fa7b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x563e62bfb690) at kernel/qcoreapplication.cpp:1821 #23 0x00007f47392e6088 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x563e62cce120) at kernel/qeventdispatcher_glib.cpp:277 #24 0x00007f473750f53b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #25 0x00007f473756c219 in () at /usr/lib/libglib-2.0.so.0 #26 0x00007f473750e1a2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #27 0x00007f47392e9f0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x563e62cd2de0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #28 0x00007f4739299824 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffee31c24f0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #29 0x00007f473929acc3 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #30 0x0000563e61fff683 in Akonadi::ResourceBase::init<GoogleResource>(int, char**) (argv=<optimized out>, argc=<optimized out>) at /usr/include/KPim5/AkonadiAgentBase/akonadi/resourcebase.h:184 #31 main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdepim-runtime/kdepim-runtime-23.04.1/resources/google-groupware/googleresource.cpp:549 [Inferior 1 (process 1733084) detached] The reporter indicates this bug may be a duplicate of or related to bug 464497, bug 468018, bug 469601, bug 470228, bug 470162. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.