bug reports
Pablo Pita Leira
pablo.pita at pitagoral.com
Thu Aug 30 23:08:38 BST 2001
1 ##############################################################
When browsing the QT 2.3.1 examples within KDevelop,
as I had the qt sources already compiled, I could launch the qt application
from kdevelop.
Then, I went to check debugging the application, so I pressed the debug icon,
and I got a segmentation fault. The executable did not contain debugging
symbols but I wanted to see if the sources would have been recompiled with a
debug option.
I send you the backtrace.
0x4119a019 in __wait4 () from /lib/libc.so.6
#0 0x4119a019 in __wait4 () from /lib/libc.so.6
#1 0x411f7718 in __DTOR_END__ () from /lib/libc.so.6
#2 0x409b6305 in KCrash::defaultCrashHandler ()
from /opt/kde2/lib/i686/libkdecore.so.3
#3 0x411379e8 in __restore ()
at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
#4 0x40bed859 in QString::findRev () from /usr/lib/qt2/lib/libqt.so.2
#5 0x81068fb in CProject::getType ()
#6 0x806ef60 in DocViewMan::getKWriteDocType ()
#7 0x806ef0b in DocViewMan::curDocIsCppFile ()
#8 0x80a0d6f in CKDevelop::setToolMenuProcess ()
#9 0x808e4db in CKDevelop::slotProcessExited ()
#10 0x4096487f in KProcess::processExited ()
from /opt/kde2/lib/i686/libkdecore.so.3
#11 0x40962cb6 in KProcess::processHasExited ()
from /opt/kde2/lib/i686/libkdecore.so.3
#12 0x4096555d in KProcessController::slotDoHousekeeping ()
from /opt/kde2/lib/i686/libkdecore.so.3
#13 0x40c9607f in QObject::activate_signal () from /usr/lib/qt2/lib/libqt.so.2
#14 0x40cea13a in QSocketNotifier::activated ()
from /usr/lib/qt2/lib/libqt.so.2
#15 0x40cc998f in QSocketNotifier::event () from /usr/lib/qt2/lib/libqt.so.2
#16 0x40c44346 in QApplication::notify () from /usr/lib/qt2/lib/libqt.so.2
#17 0x409173c6 in KApplication::notify ()
from /opt/kde2/lib/i686/libkdecore.so.3
#18 0x40c11a29 in sn_activate () from /usr/lib/qt2/lib/libqt.so.2
#19 0x40c1216e in QApplication::processNextEvent ()
from /usr/lib/qt2/lib/libqt.so.2
#20 0x40c45f6f in QApplication::enter_loop () from /usr/lib/qt2/lib/libqt.so.2
#21 0x40c11a9b in QApplication::exec () from /usr/lib/qt2/lib/libqt.so.2
#22 0x80e8911 in main ()
#23 0x41131a8e in __libc_start_main () at ../sysdeps/generic/libc-start.c:93
2 ##############################################################
In the dialog "Add existing files to projejct"
I did a copy of the text in the "destination dir". I could not paste the
content in the Source file field. I went through by selecting the files
through the file dialog.
--
Pablo Pita Leira
Software development, integration & testing
http://www.pitagoral.com
Tel: +49 (0)69 60504293
mobile: +49 (0)173 794 1704
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list