Summary: | Crashed when starting Kontact being started | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Edward <public> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | dexter, kde |
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
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Edward
2021-03-21 16:14:45 UTC
Created attachment 137159 [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: Logging into destktop. Akonadi started in the background then crashed
-- Backtrace (Reduced):
#4 0x00007f4e477731ec in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x35) 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=0x35) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103
[...]
#8 QString::operator= (this=0x7f4dfc067a48, other=...) at tools/qstring.cpp:2417
[...]
#10 0x00007f4e478f5f4f in QtPrivate::QSlotObjectBase::call (a=0x7f4e37ffe710, r=0x55d807f07be0, this=0x7f4e180257e0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
Created attachment 137160 [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: Logging into destktop. Akonadi started in the background then crashed
-- Backtrace (Reduced):
#4 0x00007f4e477731ec in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x35) 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=0x35) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103
[...]
#8 QString::operator= (this=0x7f4dfc067a48, other=...) at tools/qstring.cpp:2417
[...]
#10 0x00007f4e478f5f4f in QtPrivate::QSlotObjectBase::call (a=0x7f4e37ffe710, r=0x55d807f07be0, this=0x7f4e180257e0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
Created attachment 145038 [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:
This happened twice this morning:
1. I had just booted the machine and closed two windows (from a saved session) when I was informed that Akonadi server had crashed. I was busy with time-sensitive operations so could not report it then but I told it to restart the app. Things continued fine, until I noticed later that I could no longer access teh system menu (neither mouse to teh bottom of the screen nor pressing the Meta key). until then I had been able to, so something died some time after I successfully used the system menu.
I did have a look at the journal and there seemed to be some unusual Qt errors (versus the usual noise pretty much every time I change window focus). I cannot show the entries in question because (as I just discovered) the journal default is not to save its logs. Wish I could be mroe helpful here.
2. When I got home and started up, I was informed just after logging in that the Akonadi server had died yet again. Since I had time, I am submitting this, as I really need to be able to use my system: at the moment I cannot get to the system menu. Keyboard shortcuts such as changing desktops or starting Konsole windows thankfully work, but it's a real problem to work properly.
I really hope this will get sorted out quickly, as I need to use my laptop.
-- Backtrace (Reduced):
#4 0x00007fabb0f7026c in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x14) 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=0x14) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103
[...]
#8 QString::operator= (this=this@entry=0x7fab5c06cba8, other=...) at tools/qstring.cpp:2417
#9 0x000055abeb5a0875 in Akonadi::Server::ItemRetrievalManager::retrievalJobFinished (this=0x55abecd44a30, request=0x7fab5c06cb90, errorMsg=...) at /usr/src/debug/akonadi-server-20.04.2-bp153.4.2.1.x86_64/src/server/storage/itemretrievalmanager.cpp:176
|