Bug#22607: marked as done (wizard-created KDE MDI application crashes on quit) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Sat Aug 31 04:38:55 UTC 2002


Your message with subj: wizard-created KDE MDI application crashes on quit

Thank you for your bug report.
The bug that your reported no longer applies to the latest development (CVS) 
version of KDE. This is most probably because the bug has been fixed, the 
application has been substantially modified, or the application no longer 
exists. The bug report will be closed.

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

(Complete bug history is available at http://bugs.kde.org/db/22/22607.html)

Received: (at submit) by bugs.kde.org; 18 Mar 2001 00:16:06 +0000
Received: (qmail 21247 invoked by uid 33); 18 Mar 2001 00:16:06 -0000
Date: 18 Mar 2001 00:16:06 -0000
Message-ID: <20010318001606.21246.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: wizard-created KDE MDI application crashes on quit
From: Pascal.Niklaus at unibas.ch

Package:           kdevelop
Version:           KDE 2.1.0 
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.2
OS:                Linux
OS/Compiler notes: Not Specified

1) Create a KDE MDI application with the KDevelop wizard.
2) start it from the IDE with F9 and quit it immediately with CTRL-Q.
3) *sometimes*, the application crashes. I needed to repeat the run-quit cycles 10-20 times.

The backtrace is as follows:
0x40c10019 in __wait4 () from /lib/libc.so.6
#0  0x40c10019 in __wait4 () from /lib/libc.so.6
#1  0x40c6d718 in __DTOR_END__ () from /lib/libc.so.6
#2  0x404a2d10 in KCrash::defaultCrashHandler ()
   from /usr/local/kde2/lib/libkdecore.so.3
#3  0x40bad9e8 in __restore ()
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
#4  0x40be11cf in free () at malloc.c:2952
#5  0x405581c4 in __builtin_delete () at ./cp/new2.cc:55
#6  0x40685f7a in QStringData::deleteSelf () from /usr/local/qt/lib/libqt.so.2

#7  0x8055181 in QString::~QString (this=0x808fd58, __in_chrg=2)
    at /usr/local/qt/include/qstring.h:652
#8  0x805603c in QValueListNode<QString>::~QValueListNode (this=0x808fd50,
    __in_chrg=3) at /usr/local/qt/include/qvaluelist.h:209
#9  0x8055f1c in QValueListPrivate<QString>::~QValueListPrivate (
    this=0x808fcf8, __in_chrg=3) at /usr/local/qt/include/qvaluelist.h:209
#10 0x8055d1b in QValueListPrivate<QString>::derefAndDelete (this=0x808fcf8)
    at /usr/local/qt/include/qvaluelist.h:198

#11 0x8055ae9 in QValueList<QString>::~QValueList (this=0x808fce8, __in_chrg=3)

    at /usr/local/qt/include/qvaluelist.h:322
#12 0x8055698 in QStringList::~QStringList (this=0x808fce8, __in_chrg=3)
    at kcite.cpp:247
#13 0x404d895d in QDict<QStringList>::deleteItem ()
   from /usr/local/kde2/lib/libkdecore.so.3
#14 0x40679e2a in QGDict::clear () from /usr/local/qt/lib/libqt.so.2
#15 0x40418bec in KStandardDirs::~KStandardDirs ()
   from /usr/local/kde2/lib/libkdecore.so.3
#16 0x404b0068 in KInstance::~KInstance ()
   from /usr/local/kde2/lib/libkdecore.so.3
#17 0x40451eac in KApplication::~KApplication ()
   from /usr/local/kde2/lib/libkdecore.so.3
#18 0x80530ee in main (argc=1, argv=0xbffff734) at main.cpp:74


(Submitted via bugs.kde.org)





More information about the KDevelop-devel mailing list