Summary: | Kontact crashes when starts | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Jon Intxaurbe <joinzar> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | garageman, montel, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jon Intxaurbe
2021-10-07 09:27:26 UTC
Created attachment 144119 [details]
New crash information added by DrKonqi
kontact (5.18.3 (21.08.3)) using Qt 5.15.3
- What I was doing when the application crashed:
Opened up kontact and then got crash notification, however kontact then started as normal.
-- Backtrace (Reduced):
#6 QAction::setText (this=this@entry=0x0, text=...) at kernel/qaction.cpp:714
#7 0x00007f1a7b2dde2c in KMMainWidget::updateFolderMenu (this=0x561bb4d26360) at /usr/include/KF5/KI18n/klocalizedstring.h:1390
#8 0x00007f1a7b2e94ff in KMMainWidget::setupActions (this=0x561bb4d26360) at ./src/kmmainwidget.cpp:3384
#9 0x00007f1a7b2ef108 in KMMainWidget::KMMainWidget (this=0x561bb4d26360, parent=<optimized out>, aGUIClient=<optimized out>, actionCollection=<optimized out>, config=...) at ./src/kmmainwidget.cpp:249
#10 0x00007f1a8eff8e25 in KMailPart::KMailPart (this=this@entry=0x561bbd52c4f0, parentWidget=parentWidget@entry=0x561bbd7a8220, parent=parent@entry=0x561bbd7a8220, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:257
It seems that it's a problem with a QAction but not idea which QAction as bt doesn't give me this information. When I look at code I can't find which one can be null... And I can't reproduce this bug. *** This bug has been marked as a duplicate of bug 442550 *** |