Bug 422568

Summary: akonadiconsole crashes on exit
Product: [Frameworks and Libraries] Akonadi Reporter: Mathias Homann <Mathias.Homann>
Component: akonadiconsoleAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: wbauer1
Priority: NOR Keywords: drkonqi
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mathias Homann 2020-06-07 08:56:27 UTC
Application: akonadiconsole (5.14.1 (20.04.0))

Qt Version: 5.15.0
Frameworks Version: 5.70.0
Operating System: Linux 4.12.14-lp151.28.48-default x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed:

when I quit akonadiconsole it crashes, so far this hs happened every time i tried.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Console (akonadiconsole), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f56b4884d1c in qDeleteAll<QMap<QWidget*, KWindowShadow*>::const_iterator> (end=..., begin=...) at /usr/include/qt5/QtCore/qalgorithms.h:320
#5  qDeleteAll<QMap<QWidget*, KWindowShadow*> > (c=...) at /usr/include/qt5/QtCore/qalgorithms.h:328
#6  Breeze::ShadowHelper::~ShadowHelper (this=0x55867b817a40, __in_chrg=<optimized out>) at /usr/src/debug/breeze-5.18.90-lp151.291.3.x86_64/kstyle/breezeshadowhelper.cpp:105
#7  0x00007f56b4884e49 in Breeze::ShadowHelper::~ShadowHelper (this=0x55867b817a40, __in_chrg=<optimized out>) at /usr/src/debug/breeze-5.18.90-lp151.291.3.x86_64/kstyle/breezeshadowhelper.cpp:106
#8  0x00007f56b4893a16 in Breeze::Style::~Style (this=0x55867b815f10, __in_chrg=<optimized out>) at /usr/src/debug/breeze-5.18.90-lp151.291.3.x86_64/kstyle/breezestyle.cpp:200
#9  0x00007f56b4893ad9 in Breeze::Style::~Style (this=0x55867b815f10, __in_chrg=<optimized out>) at /usr/src/debug/breeze-5.18.90-lp151.291.3.x86_64/kstyle/breezestyle.cpp:202
#10 0x00007f56f6971c17 in QApplication::~QApplication (this=0x7ffc83f2cfb0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:746
#11 0x000055867a440172 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadiconsole-20.04.1-lp151.129.2.x86_64/src/main.cpp:39
[Inferior 1 (process 7650) detached]

Possible duplicates by query: bug 422533, bug 422433, bug 422200, bug 422199, bug 422092.

Reported using DrKonqi
Comment 1 Wolfgang Bauer 2020-06-12 10:36:55 UTC
Same crash as in bug#421434.

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