Bug 448184

Summary: IMAP account settings crashes
Product: [Frameworks and Libraries] Akonadi Reporter: Gianmarco <me>
Component: IMAP resourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: nicolas.fella
Priority: NOR Keywords: drkonqi
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gianmarco 2022-01-09 22:44:36 UTC
Application: akonadi_imap_resource (5.19.1 (21.12.1))

Qt Version: 5.15.2
Frameworks Version: 5.89.0
Operating System: Linux 5.15.13-zen1-1-zen x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I wanted to edit the settings IMAP account in KMail.

- Custom settings of the application:
Akonadi used to crash all the time so I cleaned all of the config and local folders for Akonadi so that I could reconfigure my account from scratch.

The crash can be reproduced every time.

-- Backtrace:
Application: Account IMAP 1 (akonadi_imap_resource), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f1c47e5c7e1 in QSettings::setValue(QString const&, QVariant const&) () at /usr/lib/libQt5Core.so.5
#5  0x00007f1c4973c82f in Akonadi::AgentBase::setOnline(bool) () at /usr/lib/libKF5AkonadiAgentBase.so.5
#6  0x0000561f08a4ce85 in  ()
#7  0x00007f1c49765a33 in  () at /usr/lib/libKF5AkonadiAgentBase.so.5
#8  0x00007f1c481b0fbe in  () at /usr/lib/libQt5DBus.so.5
#9  0x00007f1c481752d4 in  () at /usr/lib/libQt5DBus.so.5
#10 0x00007f1c48175e33 in  () at /usr/lib/libQt5DBus.so.5
#11 0x00007f1c48175e6c in  () at /usr/lib/libQt5DBus.so.5
#12 0x00007f1c47edecf6 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#13 0x00007f1c48a191a6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#14 0x00007f1c47ebb08a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#15 0x00007f1c47ebbb89 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#16 0x00007f1c47f023b8 in  () at /usr/lib/libQt5Core.so.5
#17 0x00007f1c46d5f52c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#18 0x00007f1c46db37b9 in  () at /usr/lib/libglib-2.0.so.0
#19 0x00007f1c46d5cc11 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#20 0x00007f1c47f062ba in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#21 0x00007f1c47eb336b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#22 0x00007f1c47ebeab7 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#23 0x0000561f08a2592a in  ()
#24 0x00007f1c4785ab25 in __libc_start_main () at /usr/lib/libc.so.6
#25 0x0000561f08a25c0e in  ()
[Inferior 1 (process 4027395) detached]

Possible duplicates by query: bug 448140, bug 448106, bug 448017, bug 447519, bug 447035.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-01-10 00:03:32 UTC

*** This bug has been marked as a duplicate of bug 434497 ***