Summary: | KMail crashed after enter OK of the window of KMail Settings. Templates of answer was been made in that moment. | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | JP73 <jackpatry> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jackpatry, montel, torbjoern.k |
Priority: | NOR | ||
Version: | 1.13.7 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
full GDB log with backtrace valgrind log of this crash |
Description
JP73
2011-05-11 03:16:37 UTC
Created attachment 61675 [details]
New crash information added by DrKonqi
kontact (4.7 pre) on KDE Platform 4.6.90 (4.7 RC1) "release 2" using Qt 4.7.3
- What I was doing when the application crashed:
Deleted three custom templates for replys and forwarding and applied the changes.
-- Backtrace (Reduced):
#6 QString (this=0x7fff071dc240, name=...) at /usr/include/QtCore/qstring.h:728
#7 CTemplates::CTemplates (this=0x7fff071dc240, name=...) at /usr/src/debug/kdepim-4.6.90/build/templateparser/customtemplates_kfg.cpp:10
#8 0x00007f0d543ca6ed in CustomTemplates::save (this=0x2054d70) at /usr/src/debug/kdepim-4.6.90/templateparser/customtemplates.cpp:252
#9 0x00007f0d553b4479 in ConfigModuleWithTabs::save (this=0x1e10b30) at /usr/src/debug/kdepim-4.6.90/kmail/configuredialog_p.cpp:73
#10 0x00007f0d6bdd2a67 in KCModuleProxy::save (this=<value optimized out>) at /usr/src/debug/kdelibs-4.6.90/kutils/kcmoduleproxy.cpp:279
Created attachment 61677 [details]
full GDB log with backtrace
I reproduced this bug while having kmail launched from within GDB with --nofork and --nocrashhandler.
It is always reproducible by clicking either "Apply" or "OK". The deletion of a template is not recognised and it is still there on the next start of kmail.
Created attachment 61678 [details]
valgrind log of this crash
I reproduced this bug now with Valgrind and it seems, that an instability occurs when the Settings Window is opened, thus has nothing to do with the Custom Templates.
I added some comments on what happened in the Valgrind log:
$> grep -n "<---" kmail_settingsapply_crash.valgrindlog
119:<--- At this point KMail was fully loaded. --->
121:<--- clicking on Settings->Configure KMail --->
87363:<--- At this point the Configure Window was open --->
87366:<--- clicking on "EMail Editor"->"Custom Templates" and deleting three of them ---->
87372:<--- CRASH --->
Hope this helps.
It's in kmail1 or kmail2? After I have updated KDE to v4.7 kmail works OK.
Now I test kmail and then I'll write to you about results.
Thank you.
> Date: Fri, 5 Aug 2011 10:42:35 +0000
> From: montel@kde.org
> To: jackpatry@hotmail.com
> Subject: [Bug 272996] KMail crashed after enter OK of the window of KMail Settings. Templates of answer was been made in that moment.
>
> https://bugs.kde.org/show_bug.cgi?id=272996
>
>
> Laurent Montel <montel@kde.org> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |montel@kde.org
>
>
>
>
> --- Comment #4 from Laurent Montel <montel kde org> 2011-08-05 10:42:35 ---
> It's in kmail1 or kmail2?
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
After I have updated KDE to v4.7 kmail works OK. This bug isn't confirmed now. Thanks. I have another problem on my notebook with openSUSE 11.4 64-bit and KDE 4.7.1 on clear system. After start of kmail on startup the next error message comes on: "Failed to fetch the resource collection". Startup in console: "KDE Faled to request resource "akonadi_maildir_resource_0"". Under root kmail starts in console with command "dbus-launch kmail" OK. I find many same questions in internet. It's for info only. The current bug 272996 is not confirmed in new version. Fixed. |