KDevelop crash in KWriteDoc
Kurre Ståhlberg
kurre.stahlberg at reach-u.com
Thu Jul 19 13:55:22 UTC 2001
I've been having problems using KDevelop for a couple of days now. It crashes
with the following backtrace:
[New Thread 1024 (LWP 8361)]
0x41369519 in __wait4 () from /lib/i686/libc.so.6
#0 0x41369519 in __wait4 () from /lib/i686/libc.so.6
#1 0x413d99e4 in __DTOR_END__ () from /lib/i686/libc.so.6
#2 0x409b5191 in KCrash::defaultCrashHandler () at eval.c:41
#3 0x41547935 in pthread_sighandler (signo=8, ctx={gs = 7, __gsh = 0, fs = 0,
__fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 49168, edi = 0,
esi = 139286496, ebp = 3221217976, esp = 3221217904, ebx = 1074174668,
edx = 0, ecx = 0, eax = 0, trapno = 0, err = 0, eip = 1074052694,
cs = 35, __csh = 0, eflags = 66118, esp_at_signal = 3221217904, ss = 43,
__ssh = 0, fpstate = 0xbfffdff0, oldmask = 2147483648, cr2 = 0})
at signals.c:97
#4 <signal handler called>
#5 0x4004be56 in KWriteDoc::textWidth () at eval.c:41
#6 0x4004bf3e in KWriteDoc::textWidth () at eval.c:41
#7 0x4003ec42 in KWriteView::updateCursor () at eval.c:41
#8 0x40040902 in KWrite::setCursorPosition () at eval.c:41
#9 0x806c0fd in KDevSession::recreateViews () at eval.c:41
#10 0x806b685 in KDevSession::restoreFromFile () at eval.c:41
#11 0x813bb8c in CKDevelop::projectOpenCmdl_Part1 () at eval.c:41
#12 0x813b623 in CKDevelop::slotProjectOpenRecent () at eval.c:41
#13 0x40d4addb in QObject::activate_signal ()
from /usr/lib/qt-2.3.1/lib/libqt.so.2
#14 0x40eacfd4 in QPopupMenu::activated ()
from /usr/lib/qt-2.3.1/lib/libqt.so.2
#15 0x40e414c8 in QPopupMenu::actSig () from /usr/lib/qt-2.3.1/lib/libqt.so.2
#16 0x40e44539 in QPopupMenu::mouseReleaseEvent ()
from /usr/lib/qt-2.3.1/lib/libqt.so.2
#17 0x40dac824 in QWidget::event () from /usr/lib/qt-2.3.1/lib/libqt.so.2
#18 0x40cd9fa4 in QApplication::notify () from
/usr/lib/qt-2.3.1/lib/libqt.so.2
#19 0x4090d561 in KApplication::notify () at eval.c:41
#20 0x40ca02cf in QETWidget::translateMouseEvent ()
from /usr/lib/qt-2.3.1/lib/libqt.so.2
#21 0x40c9d8ad in QApplication::x11ProcessEvent ()
from /usr/lib/qt-2.3.1/lib/libqt.so.2
#22 0x40c9c929 in QApplication::processNextEvent ()
from /usr/lib/qt-2.3.1/lib/libqt.so.2
#23 0x40cdc2b4 in QApplication::enter_loop ()
from /usr/lib/qt-2.3.1/lib/libqt.so.2
#24 0x40c9c8a8 in QApplication::exec () from /usr/lib/qt-2.3.1/lib/libqt.so.2
#25 0x80eb4ff in main () at eval.c:41
#26 0x412cb177 in __libc_start_main (main=0x80ea5ec <main>, argc=7,
ubp_av=0xbffff8ec, init=0x8061df8 <_init>, fini=0x82063e0 <_fini>,
rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffff8dc)
at ../sysdeps/generic/libc-start.c:129
and the following output to the konsole:
DocViewMan::installBMPopup
QObject::connect: Incompatible sender/receiver arguments
QSignal::x(int) --> CKDevelop::slotHelpTipOfDay(bool)
QGList::locate: Index 0 out of range
QGList::locate: Index 1 out of range
QGList::locate: Index 2 out of range
QGList::locate: Index 3 out of range
QextMdiChildView::activate() called!
QextMdiChildView::activate() called!
kdevelop: in ctags constructor
QextMdiChildView::activate() called!
QextMdiChildView::activate() called!
QextMdiChildView::activate() called!
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kdevelop path = <unknown> pid = 8373
QToolBar::QToolBar main window cannot be 0.
kio (KTrader): KServiceTypeProfile::offers( ThumbCreator, )
kio (KTrader): No profile, using KServiceType::offers, result: 6 offers
kio (KTrader): KServiceTypeProfile::offers( ThumbCreator, )
kio (KTrader): No profile, using KServiceType::offers, result: 6 offers
kio (KDirLister): KDirLister::openURL file:/home/kurre/ keep=false
kio (Scheduler): Scheduler::_doJob protocol=file
kio (Slave): createSlave 'file' for file:/home/kurre/
kio (Slave): PID of slave = 8405
kdecore (KSocket): Socket 36 accepted socket 35
kio (Slave): slave has connected to application
kio (Slave): got answer 10
kdecore (KLibLoader): Deleting KLibLoader 0x81747e0 unnamed
I've tried to compile it with --enable-debug but then it crashes with SIGSEGV
instantly before even showing anything, and gdb's output wasn't useful (Only
lines with ??'s).
KDevelop does this to me every time I try to open an recent project, or just
open a file.
This might be because of some old libraries/whatever, and I've tried to 'make
uninstall' and 'make -f admin/Makefile.common cvs-clean' before building
everything again, but it doesn't seem to help.
Any ideas what's wrong? Me or KDevelop?
--
Kurre
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list