https://bugs.kde.org/show_bug.cgi?id=467430
--- Comment #3 from macr...@gmail.com <macr...@gmail.com> --- Created attachment 157923 --> https://bugs.kde.org/attachment.cgi?id=157923&action=edit New crash information added by DrKonqi akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8 I find that I can very reliably induce this crash by simply leaving my system unattended for long enough to cause the screens to turn off. I did recently decide to temporarily disable system locking, so that may have something to do with it, but I cannot be entirely sure that this is related as I have noticed problems whether or not I have my screen locked, provided that I have had my screens turn off. Furthermore, if I do not restart my system and allow the crash to occur once more it results in all open programs being closed and I am forced to kill and relaunch plasmashell to get my desktop functional once more. Another odd thing I have noticed is that I no longer have any notification that I have experienced a crash and the KDE Crash Handler no longer registers that a crash has occurred after the first crash has taken place. -- Backtrace (Reduced): #4 std::default_delete<Akonadi::Server::Connection>::operator() (__ptr=0x110, this=<optimized out>) at /usr/include/c++/12/bits/unique_ptr.h:89 #5 std::unique_ptr<Akonadi::Server::Connection, std::default_delete<Akonadi::Server::Connection> >::~unique_ptr (this=<optimized out>, this=<optimized out>) at /usr/include/c++/12/bits/unique_ptr.h:396 #6 std::__new_allocator<std::unique_ptr<Akonadi::Server::Connection, std::default_delete<Akonadi::Server::Connection> > >::destroy<std::unique_ptr<Akonadi::Server::Connection, std::default_delete<Akonadi::Server::Connection> > > (__p=<optimized out>, this=0x7fff9a93a3d8) at /usr/include/c++/12/bits/new_allocator.h:181 #7 std::allocator_traits<std::allocator<std::unique_ptr<Akonadi::Server::Connection, std::default_delete<Akonadi::Server::Connection> > > >::destroy<std::unique_ptr<Akonadi::Server::Connection, std::default_delete<Akonadi::Server::Connection> > > (__p=<optimized out>, __a=...) at /usr/include/c++/12/bits/alloc_traits.h:535 #8 std::vector<std::unique_ptr<Akonadi::Server::Connection, std::default_delete<Akonadi::Server::Connection> >, std::allocator<std::unique_ptr<Akonadi::Server::Connection, std::default_delete<Akonadi::Server::Connection> > > >::_M_erase (__position=..., this=0x7fff9a93a3d8) at /usr/include/c++/12/bits/vector.tcc:181 -- You are receiving this mail because: You are watching all bug changes.