https://bugs.kde.org/show_bug.cgi?id=461719
Bug ID: 461719 Summary: The Akonadi server broke down after exiting the "Monitor Power Saving" mode Classification: Frameworks and Libraries Product: Akonadi Version: unspecified Platform: Archlinux OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: server Assignee: kdepim-b...@kde.org Reporter: gavrilov.iv....@mail.ru Target Milestone: --- Application: akonadiserver (5.21.3 (22.08.3)) Qt Version: 5.15.7 Frameworks Version: 5.99.0 Operating System: Linux 6.0.8-arch1-1 x86_64 Windowing System: Wayland Distribution: "Arch Linux" DrKonqi: 5.26.3 [KCrashBackend] -- Information about the crash: After the time expired, KDE Plasma switched to the "Monitor Power Saving" mode. After an indefinite time passed and I tried to wake up the system (in this case, monitors) by clicking on the keyboard. Previously running programs were closed and there was an invitation to enter a password in the kwallet application. The crash does not seem to be reproducible. -- Backtrace: Application: Akonadi Server (akonadiserver), signal: Segmentation fault [KCrash Handler] #4 std::default_delete<Akonadi::Server::Connection>::operator() (__ptr=0x211, this=<optimized out>) at /usr/include/c++/12.2.0/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.2.0/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=0x7ffd8ca88cf8) at /usr/include/c++/12.2.0/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.2.0/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=0x7ffd8ca88cf8) at /usr/include/c++/12.2.0/bits/vector.tcc:181 #9 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> > > >::erase (__position=..., this=0x7ffd8ca88cf8) at /usr/include/c++/12.2.0/bits/stl_vector.h:1530 #10 Akonadi::Server::AkonadiServer::connectionDisconnected (this=0x7ffd8ca88c70) at /usr/src/debug/akonadi/akonadi-22.08.3/src/server/akonadi.cpp:234 #11 0x00007f115a4b0be0 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #12 0x00007f115a48cf7c in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13 0x00007f115a48daa3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5 #14 0x00007f115a4d3e68 in ?? () from /usr/lib/libQt5Core.so.5 #15 0x00007f115886d87b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #16 0x00007f11588c4279 in ?? () from /usr/lib/libglib-2.0.so.0 #17 0x00007f115886c132 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #18 0x00007f115a4d7c4c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #19 0x00007f115a48573c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #20 0x00007f115a490269 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #21 0x0000559923f40f4d in AkApplicationBase::exec (this=0x7ffd8ca88c40) at /usr/src/debug/akonadi/akonadi-22.08.3/src/shared/akapplication.cpp:107 #22 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadi/akonadi-22.08.3/src/server/main.cpp:65 [Inferior 1 (process 2259) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.