Bug 466234

Summary: akregator sometimes crashes (and kontact crashes with it).
Product: [Applications] kontact Reporter: Martin Tlustos <martin.tlustos>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Martin Tlustos 2023-02-22 09:29:48 UTC
Application: kontact (5.22.2 (22.12.2))

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 5.19.0-32-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.0 [CoredumpBackend]

-- Information about the crash:
Sometimes just switching from kmail to akregator crashes the whole thing.
Today it was trying to update news from within akregator, so I think it's a bug within akregator.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#8  0x00007faa28fb9e2c in qobject_cast<Akregator::WebEngineFrame*> (object=0x5603d9a4ad30) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:519
#9  Akregator::FrameManager::saveProperties (this=0x5603dae0c270, config=...) at ./src/frame/framemanager.cpp:250
#10 0x00007faa293cf8de in Akregator::MainWidget::saveProperties (this=0x5603da7a8ca0, config=...) at ./src/mainwidget.cpp:1224
#11 0x00007faa293c1fb4 in Akregator::Part::saveProperties (config=..., this=0x5603d9c367b0) at ./src/akregator_part.cpp:343
#12 Akregator::Part::saveCrashProperties (this=0x5603d9c367b0) at ./src/akregator_part.cpp:719


The reporter indicates this bug may be a duplicate of or related to bug 379331, bug 403309.

Reported using DrKonqi
Comment 1 Martin Tlustos 2023-02-22 09:29:49 UTC
Created attachment 156596 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Martin Tlustos 2023-02-22 09:31:05 UTC
One more thing: it always crashes after some time of being idle (e.g. not using kontact and switching back to it). It never crashes when I have just started it and work with it.