Bug 434974 - Crash of akonadi pop3 resource
Summary: Crash of akonadi pop3 resource
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: POP3 Resource (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-03-26 14:10 UTC by Freek de Kruijf
Modified: 2023-07-30 07:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Freek de Kruijf 2021-03-26 14:10:07 UTC
Application: akonadi_pop3_resource (5.14.2 (20.04.2))

Qt Version: 5.12.7
Frameworks Version: 5.76.0
Operating System: Linux 5.3.18-51-default x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.3 Beta"

-- Information about the crash:
- What I was doing when the application crashed:
I was busy in configuring a POP3 receiving account in KMAIL for Hotmail. After changing the password and saving the configuration, I pressed Restart and the crash occurred. I repeated pressing Restart for this account and again a crash.

The crash can be reproduced every time.

-- Backtrace:
Application: POP3-account (akonadi_pop3_resource), signal: Segmentation fault
[KCrash Handler]
#4  0x00007ffa8087df50 in main_arena () from /lib64/libc.so.6
#5  0x00007ffa8114ec2d in operator<< (dbg=..., o=0x5643e10e3680) at kernel/qobject.cpp:4211
#6  0x00007ffa67152f94 in (anonymous namespace)::Q_QGS_s_globalSettings::innerFunction()::Holder::~Holder() () from /usr/lib64/qt5/plugins/akonadi/config/pop3config.so
#7  0x00007ffa804ebc49 in __run_exit_handlers () from /lib64/libc.so.6
#8  0x00007ffa804ebdca in exit () from /lib64/libc.so.6
#9  0x00007ffa804d4354 in __libc_start_main () from /lib64/libc.so.6
#10 0x00005643dee22a7a in _start ()
[Inferior 1 (process 2802) detached]

The reporter indicates this bug may be a duplicate of or related to bug 433252.

Possible duplicates by query: bug 434873, bug 434799, bug 434725, bug 434353, bug 434294.

Reported using DrKonqi
Comment 1 Freek de Kruijf 2023-07-30 07:23:12 UTC
Apparently gone