Application: akonadi_imap_resource (5.24.4 (23.08.4)) Qt Version: 5.15.12 Frameworks Version: 5.113.0 Operating System: Linux 6.6.11-200.fc39.x86_64 x86_64 Windowing System: X11 Distribution: Fedora Linux 39 (KDE Plasma) DrKonqi: 5.27.10 [KCrashBackend] -- Information about the crash: Google Mail IMAP crashed when starting kmail after reboot. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Google Mail (gtwilliams) (akonadi_imap_resource), signal: Segmentation fault [KCrash Handler] #4 0x00007f3f18d7848e in QString::operator=(QString const&) () at /lib64/libQt5Core.so.5 #5 0x00007f3f1ae3398c in std::_Function_handler<void (bool), KGAPI2::AccountManager::getAccount(QString const&, QString const&, QString const&, QList<QUrl> const&)::{lambda()#1}::operator()() const::{lambda(bool)#1}>::_M_invoke(std::_Any_data const&, bool&&) () at /lib64/libKPim5GAPICore.so.5 #6 0x00007f3f1ae35907 in QtPrivate::QFunctorSlotObject<KGAPI2::KWalletStorage::open(std::function<void (bool)> const&)::{lambda(bool)#1}, 1, QtPrivate::List<bool>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () at /lib64/libKPim5GAPICore.so.5 #7 0x00007f3f18ee9151 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #8 0x00007f3f1a303814 in KWallet::Wallet::walletOpened(bool) () at /lib64/libKF5Wallet.so.5 #9 0x00007f3f18ee9151 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #10 0x00007f3f1a312228 in OrgKdeKWalletInterface::walletAsyncOpened(int, int) () at /lib64/libKF5Wallet.so.5 #11 0x00007f3f1a312902 in OrgKdeKWalletInterface::qt_metacall(QMetaObject::Call, int, void**) () at /lib64/libKF5Wallet.so.5 #12 0x00007f3f1a1d438b in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () at /lib64/libQt5DBus.so.5 #13 0x00007f3f18edf9fb in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5 #14 0x00007f3f19baeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #15 0x00007f3f18eb4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #16 0x00007f3f18eb8325 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5 #17 0x00007f3f18f078cf in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5 #18 0x00007f3f18091e5c in g_main_context_dispatch_unlocked.lto_priv () at /lib64/libglib-2.0.so.0 #19 0x00007f3f180ecf18 in g_main_context_iterate_unlocked.isra () at /lib64/libglib-2.0.so.0 #20 0x00007f3f1808fad3 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #21 0x00007f3f18f073b9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #22 0x00007f3f18eb383b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #23 0x00007f3f18ebbacb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #24 0x000055a2f9965d09 in main () [Inferior 1 (process 2766) detached] Reported using DrKonqi
We meanwhile ported away from KWallet to use QtKeychain, which should fix this issue.