Bug#44751: crash while trying to save any header file

andrew at gecko.bg andrew at gecko.bg
Fri Jul 5 13:49:02 UTC 2002


Package: kdevelop
Version: 2.1.1 (using KDE 3.0.1 )
Severity: crash
Installed from:    Compiled From Sources
Compiler:          gcc-2.96
OS:                Linux
OS/Compiler notes: Not Specified

hi
i'm using kde 3.0.1 that I've compiled from rawhide source rpms.
I've selected the .NET style in the KDE Control Center.
Everytime I try to save a header source file in kdevelop it crashes. The problem existed with KDevelop 2.1 on KDE-3.0.0 (rawhide binary rpms) too. 
It seems that the problem occurs only with the .NET style, everything works fine with some other styles that I tried.

here is a backtrace:
(no debugging symbols found)...[New Thread 1024 (LWP 6601)]
0x4144fc09 in __wait4 () from /lib/libc.so.6
#0  0x4144fc09 in __wait4 () from /lib/libc.so.6
#1  0x414cbfd0 in __DTOR_END__ () from /lib/libc.so.6
#2  0x4135d8de in waitpid (pid=6603, stat_loc=0x0, options=0)
    at wrapsyscall.c:172
#3  0x40a920f3 in KCrash::defaultCrashHandler () at eval.c:41
#4  0x4135b4c7 in pthread_sighandler (signo=8, ctx=
      {gs = 0, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, edi = 9, esi = 10, ebp = 3221213032, esp = 3221211712, ebx = 1092679188, edx = 0, ecx = 0, eax = 10, trapno = 0, err = 0, eip = 1091236943, cs = 35, __csh = 0, eflags = 66118, esp_at_signal = 3221211712, ss = 43, __ssh = 0, fpstate = 0xbfffc7c0, oldmask = 2147483648, cr2 = 0}) at signals.c:97
#5  <signal handler called>
#6  0x410af44f in QCommonStyle::drawControl ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x410cc08d in QWindowsStyle::drawControl ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x416eb589 in dotNETstyle::drawControl ()
   from /usr/lib/kde3/plugins//styles/dotnet.so
#9  0x40edef38 in QProgressBar::drawContents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40e931f4 in QFrame::paintEvent () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40e163de in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40d86703 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40d8659c in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x409f688b in KApplication::notify () at eval.c:41
#15 0x40d5faf3 in QWidget::repaint () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40ede6b6 in QProgressBar::setProgress ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x410f5777 in QProgressBar::qt_invoke ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40de6637 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40de675c in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x081afe0f in CToolClass::writeToolConfig () at eval.c:41
#21 0x081aa46a in CToolClass::writeToolConfig () at eval.c:41
#22 0x080dde78 in CToolClass::writeToolConfig () at eval.c:41
#23 0x080a723e in CToolClass::writeToolConfig () at eval.c:41
#24 0x080b1a2a in CToolClass::writeToolConfig () at eval.c:41
#25 0x081e25c1 in CToolClass::writeToolConfig () at eval.c:41
#26 0x40de6637 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x410dd70c in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40dfc414 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40d81244 in QAccel::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40de4bab in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40de4a61 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40e16021 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40ecc41f in QMainWindow::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40120738 in QextMdiMainFrm::event (this=0x82de818, e=0xbfffeb70)
    at qextmdimainfrm.cpp:839
#35 0x40d86703 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40d8659c in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x409f688b in KApplication::notify () at eval.c:41
#38 0x40d310c6 in QETWidget::translateKeyEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40d2c81a in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40d2b43e in QApplication::processNextEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x40d87bcc in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x40d2b3a7 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x08127ae8 in CToolClass::writeToolConfig () at eval.c:41
#44 0x413b8306 in __libc_start_main (
    main=0x8127070 <CToolClass::writeToolConfig(QValueList<CToolApp> const &)+563600>, argc=1, ubp_av=0xbffff504, init=0x80656dc <_init>, 
    fini=0x8235dc0 <_fini>, rtld_fini=0x4000d2cc <_dl_fini>, 
    stack_end=0xbffff4fc) at ../sysdeps/generic/libc-start.c:129

i don't know if it's a kdevelop or a qt problem. as far as i can tell the problem occurs at:
#6  0x410af44f in QCommonStyle::drawControl ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
I'm using qt-3.0.3.

sincerely yours,
andrey


(Submitted via bugs.kde.org)


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




More information about the KDevelop-devel mailing list