Summary: | KMail crashes instantly after start | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Thomas Lauck <tlauck> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | richard |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/174511/events/c169f629db6d46a7a1ae5a49d7ec305c/ | ||
Attachments: |
New crash information added by DrKonqi
enhanced debugging information |
Description
Thomas Lauck
2025-05-10 07:29:31 UTC
Created attachment 181124 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Created attachment 181755 [details]
enhanced debugging information
I've the same problem:
Thread 1 "kontact" received signal SIGSEGV, Segmentation fault.
PimCommon::AbstractGenericPluginInterface::setParentWidget (this=this@entry=0x0, parent=0x5555560ef3d0) at /usr/include/c++/15.1.1/bits/unique_ptr.h:193
193 pointer _M_ptr() const noexcept { return std::get<0>(_M_t); }
I attached the gdb output.
(In reply to Richard Hering from comment #2) > Created attachment 181755 [details] > enhanced debugging information > > I've the same problem: > > Thread 1 "kontact" received signal SIGSEGV, Segmentation fault. > PimCommon::AbstractGenericPluginInterface::setParentWidget > (this=this@entry=0x0, parent=0x5555560ef3d0) at > /usr/include/c++/15.1.1/bits/unique_ptr.h:193 > 193 pointer _M_ptr() const noexcept { return std::get<0>(_M_t); > } > > I attached the gdb output. ups, forgot information about my system: Operating System: Manjaro Linux KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 Kernel Version: 6.12.28-1-MANJARO (64-bit) Graphics Platform: Wayland Kontact & other: 25.04.1-1 see https://bugs.kde.org/show_bug.cgi?id=503909 disable plugin kmail_checkfoldersizeaccount in your ~/.config/pimpluginsrc helps atm |