[kde] [Bug 479575] New: kdepim-runtime etesync plugin crashes when adding new etesync account
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Jan 9 13:04:35 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=479575
Bug ID: 479575
Summary: kdepim-runtime etesync plugin crashes when adding new
etesync account
Classification: I don't know
Product: kde
Version: unspecified
Platform: openSUSE
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: fawz at negentropy.io
Target Milestone: ---
Application: akonadi_etesync_resource (5.24.0 (23.08.0))
Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.4.6-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.7 [KCrashBackend]
-- Information about the crash:
Added etesync account.
Account started syncing, events started appearing. Then plugin/resource
crashed.
kdepim-runtime installed from official opensuse repos, which build
kdepim-runtime with etesync support.
Version : 23.08.4-1.1
libetebase:
Version : 0.5.5-2.2
The reporter is unsure if this crash is reproducible.
-- Backtrace:
Application: EteSync Resource (akonadi_etesync_resource), signal: Aborted
[KCrash Handler]
#4 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo at entry=6, no_tid=no_tid at entry=0) at pthread_kill.c:44
#5 0x00007f8a10e29e93 in __pthread_kill_internal (signo=6, threadid=<optimized
out>) at pthread_kill.c:78
#6 0x00007f8a10dd70e6 in __GI_raise (sig=sig at entry=6) at
../sysdeps/posix/raise.c:26
#7 0x00007f8a10dbe8d7 in __GI_abort () at abort.c:79
#8 0x00007f8a113334f9 in qt_message_fatal (message=<synthetic pointer>...,
context=<optimized out>) at global/qlogging.cpp:1914
#9 QMessageLogger::fatal(char const*, ...) const
(this=this at entry=0x7fffbb796518, msg=msg at entry=0x7f8a1164a028 "ASSERT failure
in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:893
#10 0x00007f8a1133278c in qt_assert_x(char const*, char const*, char const*,
int) (where=<optimized out>, what=<optimized out>, file=<optimized out>,
line=<optimized out>) at global/qglobal.cpp:3399
#11 0x00007f8a12ddbfc8 in () at /lib64/libKPim5AkonadiAgentBase.so.5
#12 0x00007f8a12df6514 in () at /lib64/libKPim5AkonadiAgentBase.so.5
#13 0x00007f8a1159d812 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffbb796690, r=0x557a90181280, this=0x557a90e892c0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#14 doActivate<false>(QObject*, int, void**) (sender=0x557a905e5e90,
signal_index=6, argv=0x7fffbb796690) at kernel/qobject.cpp:3925
#15 0x00007f8a1287b045 in KJob::result(KJob*, KJob::QPrivateSignal) () at
/lib64/libKF5CoreAddons.so.5
#16 0x00007f8a1287f34b in () at /lib64/libKF5CoreAddons.so.5
#17 0x00007f8a11591320 in QObject::event(QEvent*) (this=0x557a905e5e90,
e=0x7f89e4026a20) at kernel/qobject.cpp:1347
#18 0x00007f8a1212d19e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#19 0x00007f8a11565568 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x557a905e5e90, event=0x7f89e4026a20) at
kernel/qcoreapplication.cpp:1064
#20 0x00007f8a1156572e in QCoreApplication::sendEvent(QObject*, QEvent*)
(receiver=<optimized out>, event=<optimized out>) at
kernel/qcoreapplication.cpp:1462
#21 0x00007f8a11568b61 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=0, data=0x557a8fffa800) at
kernel/qcoreapplication.cpp:1821
#22 0x00007f8a115690a8 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=<optimized out>, event_type=<optimized out>) at
kernel/qcoreapplication.cpp:1680
#23 0x00007f8a115bec93 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x557a9014e7e0) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007f8a0f34d9b8 in g_main_dispatch (context=0x7f8a04000ee0) at
../glib/gmain.c:3460
#25 g_main_context_dispatch (context=context at entry=0x7f8a04000ee0) at
../glib/gmain.c:4200
#26 0x00007f8a0f34ddc8 in g_main_context_iterate
(context=context at entry=0x7f8a04000ee0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/gmain.c:4276
#27 0x00007f8a0f34de5c in g_main_context_iteration (context=0x7f8a04000ee0,
may_block=1) at ../glib/gmain.c:4343
#28 0x00007f8a115be4a6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x557a9015bbb0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#29 0x00007f8a11563ffb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this at entry=0x7fffbb796a80, flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#30 0x00007f8a1156c490 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#31 0x0000557a8fa41e10 in ()
#32 0x00007f8a10dc01b0 in __libc_start_call_main
(main=main at entry=0x557a8fa416d0, argc=argc at entry=3,
argv=argv at entry=0x7fffbb796d58) at ../sysdeps/nptl/libc_start_call_main.h:58
#33 0x00007f8a10dc0279 in __libc_start_main_impl (main=0x557a8fa416d0, argc=3,
argv=0x7fffbb796d58, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffbb796d48) at ../csu/libc-start.c:360
#34 0x0000557a8fa42db5 in ()
[Inferior 1 (process 17038) detached]
Reported using DrKonqi
This report was filed against 'kde' because the product
'akonadi_etesync_resource' could not be located in Bugzilla. Add it to
drkonqi's mappings file!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list