Summary: | Akonadi crashed : Segmentation fault | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Dexter <dexter> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | matze |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Dexter
2021-04-21 07:26:53 UTC
Created attachment 139903 [details]
New crash information added by DrKonqi
akonadiserver (5.14.2 (20.04.2)) using Qt 5.12.7
- What I was doing when the application crashed:
I started Kmail, then akonadi crashed. When just starting akonadi (through "akonadictl start") it doesn't crash, but immediately does so when Kmail is started.
-- Backtrace (Reduced):
#4 0x00007f63e37f21ec in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x0) at /usr/include/c++/7/bits/atomic_base.h:396
#5 QAtomicOps<int>::load<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:227
#6 QBasicAtomicInteger<int>::load (this=0x0) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103
[...]
#8 QString::operator= (this=0x559c583c2ac8, other=...) at tools/qstring.cpp:2417
[...]
#10 0x00007f63e3974f4f in QtPrivate::QSlotObjectBase::call (a=0x7f63d3ffe710, r=0x559c582bc230, this=0x7f63c4006d60) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
|