Bug#40258: SIGFPE crash when creating and opening C/C++ projects
alan_will at hotmail.com
alan_will at hotmail.com
Sat Apr 6 08:19:03 UTC 2002
Package: kdevelop
Version: 2.1 (using KDE 3.0.0 )
Severity: normal
Installed from: Red Hat Linux 7.2.92
Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-109)
OS: Linux (i686) release 2.4.9-21
OS/Compiler notes:
When I create a C/C++ project it crashes after I click on EXIT on the New Project Creation Wizard. Also when I try to open an already created project it crashes as soon as I choose the .kdevprj file.
Below is a backtrace:
=====================================
(no debugging symbols found)...[New Thread 1024 (LWP 1266)]
0x41478ca9 in __wait4 ()
from /lib/i686/libc.so.6
#0 0x41478ca9 in __wait4 () from /lib/i686/libc.so.6
#1 0x414f46b4 in __DTOR_END__ () from /lib/i686/libc.so.6
#2 0x413916f3 in waitpid (pid=1336, stat_loc=0x0, options=0)
at wrapsyscall.c:172
#3 0x40ab8492 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#4 0x4138fa85 in pthread_sighandler (signo=8, ctx=
{gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, edi = 9, esi = 31, ebp = 3221208712, esp = 3221207392, ebx = 1092757012, edx = 0, ecx = 0, eax = 31, trapno = 0, err = 0, eip = 1091314767, cs = 35, __csh = 0, eflags = 66118, esp_at_signal = 3221207392, ss = 43, __ssh = 0, fpstate = 0xbfffb6e0, oldmask = 2147483648, cr2 = 0}) at signals.c:97
#5 <signal handler called>
#6 0x410c244f in QCommonStyle::drawControl ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#7 0x410df08d in QWindowsStyle::drawControl ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#8 0x416db5a9 in dotNETstyle::drawControl ()
from /usr/lib/kde3/plugins//styles/dotnet.so
#9 0x40ef1f38 in QProgressBar::drawContents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40ea61f4 in QFrame::paintEvent () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40e293de in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40d99703 in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40d9959c in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40a1da7b in KApplication::notify () from /usr/lib/libkdecore.so.4
#15 0x40d72af3 in QWidget::repaint () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40ef16b6 in QProgressBar::setProgress ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x41108777 in QProgressBar::qt_invoke ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40df9637 in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40df975c in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x081b4d8f in __default_alloc_template<true, 0>::_S_chunk_alloc ()
#21 0x081af10b in __default_alloc_template<true, 0>::_S_chunk_alloc ()
#22 0x080e002f in endl ()
#23 0x080b5a81 in QPtrList<QObject>::deleteItem ()
#24 0x081837ec in Qt type_info function ()
#25 0x08182a31 in Qt type_info function ()
#26 0x081e8f9f in QValueListNode<QString>::QValueListNode ()
#27 0x40df9637 in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x410f070c in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40e0f414 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40eeeb33 in QPopupMenu::mouseReleaseEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40e291f0 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40d99703 in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40d98e33 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40a1da7b in KApplication::notify () from /usr/lib/libkdecore.so.4
#35 0x40d42279 in QETWidget::translateMouseEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40d3f7f0 in QApplication::x11ProcessEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40d3e43e in QApplication::processNextEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40d9abcc in QApplication::enter_loop ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40d3e3a7 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x0812a151 in QValueList<QString>::append ()
#41 0x413da627 in __libc_start_main (
main=0x81296d0 <QValueList<QString>::append(QString const &)+720>, argc=8,
ubp_av=0xbfffe244, init=0x8065388 <_init>, fini=0x8235640 <_fini>,
rtld_fini=0x4000dcc4 <_dl_fini>, stack_end=0xbfffe23c)
at ../sysdeps/generic/libc-start.c:129
=========================================
Thanks for your help,
Alan
(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
More information about the KDevelop-devel
mailing list