Bug#46327: marked as done (Crash while adding files to a empty qt-project) by "F at lk Brettschneider" <falk.brettschneider at gmx.de>

Stephan Kulow owner at bugs.kde.org
Mon Aug 12 01:34:45 UTC 2002


Your message with subj: fixed in KDE base library 'kdecore.so'. Please, update your KDElibs package to either CVS, or later to the upcoming version 3.0.3 or 3.1



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/46/46327.html)

Received: (at submit) by bugs.kde.org; 10 Aug 2002 15:17:17 +0000
Received: (qmail 28885 invoked by uid 33); 10 Aug 2002 15:17:17 -0000
Date: 10 Aug 2002 15:17:17 -0000
Message-ID: <20020810151717.28884.qmail at mail.kde.org>
To: submit at bugs.kde.org
Subject: Crash while adding files to a empty qt-project
From: Florian.Lindner at xgm.de
X-KDE-Received: -217.86.2.62

Package:           kdevelop
Version:           2.1.2 (using KDE 3.0.2 )
Severity:          crash
Installed from:    Compiled From Sources
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
OS:                Linux
OS/Compiler notes: Not Specified

Adding a new qt-project (regardless wheather MDI or SDI), uncheck _all_ boxes in the wizard and after creation try to add a file main.cpp KDevelop crashes. When reopen the project the makefiles are corrupted and it crashes when making again.
See backtrace:

[New Thread 1024 (LWP 12933)]
0x420b4769 in wait4 () from /lib/i686/libc.so.6
#0  0x420b4769 in wait4 () from /lib/i686/libc.so.6
#1  0x4213030c in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x412ecca3 in waitpid () from /lib/i686/libpthread.so.0
#3  0x40a84492 in KCrash::defaultCrashHandler ()
   from /usr/kde3/lib/libkdecore.so.4
#4  0x412eaf75 in pthread_sighandler () from /lib/i686/libpthread.so.0
#5  <signal handler called>
#6  0x40e1e601 in QTextParag::format () from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x40ef275e in QTextEdit::formatMore () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40eef38e in QTextEdit::ensureCursorVisible ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40ef9352 in QTextEdit::append () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x0816033c in CMakeOutputWidget::insertAtEnd ()
#11 0x080cbbbd in CKDevelop::slotReceivedStdout ()
#12 0x081eb632 in CKDevelop::qt_invoke ()
#13 0x40dc1052 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40a2bd6a in KProcess::receivedStdout ()
   from /usr/kde3/lib/libkdecore.so.4
#15 0x40a2a992 in KProcess::childOutput () from /usr/kde3/lib/libkdecore.so.4
#16 0x40a2a7f0 in KProcess::slotChildOutput ()
   from /usr/kde3/lib/libkdecore.so.4
#17 0x40a2c06d in KProcess::qt_invoke () from /usr/kde3/lib/libkdecore.so.4
#18 0x40a2c2d3 in KShellProcess::qt_invoke ()
   from /usr/kde3/lib/libkdecore.so.4
#19 0x40dc1052 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40dc1157 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x41093cb3 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40dd720a in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40d653a4 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40d6524b in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x409e9afb in KApplication::notify () from /usr/kde3/lib/libkdecore.so.4
#26 0x40d0baf8 in sn_activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40d0c395 in QApplication::processNextEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40d6672c in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40d0bb60 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x0812a451 in main ()
#31 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6

(Submitted via bugs.kde.org)





More information about the KDevelop-devel mailing list