Summary: | KMyMoney crashed after exit | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | abyss.andrey |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | abyss.andrey |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
abyss.andrey
2010-11-21 14:22:55 UTC
Did this ever happen to you again? Very recent SVN versions of KMM have been crashing on me when I close KMM. When I run from the command line this is the output: pure virtual method called terminate called without an active exception KCrash: Application 'kmymoney' crashing... KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit sock_file=/home/xxxxxx/.kde/socket-ZZZZ/kdeinit4__0 This happens when I simply open KMM and close the program without making any changes to me file. It also happens if I make changes. When I switch back to the SVN from December 2 it does not crash. Every version since then does crash. I think the first version to crash was a few days after the December 2 version but I've deleted the bad versions so I'm not sure when this problem was introduced. I just recompiled and it is still a problem. I'm running Fedora 14, 32 bit. ---- Brendan On Sun, Dec 12, 2010 at 5:02 AM, Thomas Baumgart < ipwizard@users.sourceforge.net> wrote: > https://bugs.kde.org/show_bug.cgi?id=257515 > > > > > > --- Comment #1 from Thomas Baumgart <ipwizard users sourceforge net> > 2010-12-12 14:02:56 --- > Did this ever happen to you again? > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are the assignee for the bug. > _______________________________________________ > KMyMoney-devel mailing list > KMyMoney-devel@kde.org > https://mail.kde.org/mailman/listinfo/kmymoney-devel > > ------- Comment #1 From Thomas Baumgart 2010-12-12 14:02:56 (-) [reply] -------
> Did this ever happen to you again?
Fortunately, it doesn't crash now. I've updated KDE to 4.5.4. May be it's the reason.
I'm also running KDE 4.5.4 so that is not the only reason it crashes. ---- Brendan On Sun, Dec 12, 2010 at 10:26 AM, <abyss.andrey@gmail.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=257515 > > > > > > --- Comment #3 from <abyss andrey gmail com> 2010-12-12 19:26:07 --- > > ------- Comment #1 From Thomas Baumgart 2010-12-12 14:02:56 (-) [reply] > ------- > > Did this ever happen to you again? > > Fortunately, it doesn't crash now. I've updated KDE to 4.5.4. May be it's > the > reason. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are the assignee for the bug. > _______________________________________________ > KMyMoney-devel mailing list > KMyMoney-devel@kde.org > https://mail.kde.org/mailman/listinfo/kmymoney-devel > Created attachment 55485 [details]
New crash information added by DrKonqi
kmymoney (4.5.2) on KDE Platform 4.5.4 (KDE 4.5.4) using Qt 4.7.0
- What I was doing when the application crashed:
Crash repeted in 4.5.2. It crashed after saving and exiting.
-- Backtrace (Reduced):
#8 0x06c82a43 in ~QPointer (this=0x94a4b20, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:64
#9 QApplicationPrivate::~QApplicationPrivate (this=0x94a4b20, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:212
#10 0x06301f81 in cleanup (this=0x94a4a70, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#11 ~QScopedPointer (this=0x94a4a70, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#12 QObject::~QObject (this=0x94a4a70, __in_chrg=<value optimized out>) at kernel/qobject.cpp:963
Based on Brendan's findings (which he should have really attached to this bug report :)) and the following evidence: 1. According to Brendan this bug appeared in December the 3rd 2010 2. This commit http://websvn.kde.org/?view=revision&revision=1203403 3. This bug report https://bugs.kde.org/show_bug.cgi?id=270493 4. And this fix http://websvn.kde.org/?view=revision&revision=1227483 5. The bug happens when closing the application in tabbed mode 6. And, I assume, when using custom colors :) I mark this bug as a duplicate of the fixed report. *** This bug has been marked as a duplicate of bug 270493 *** |