Crash related to subversion
Paulo Moura Guedes
moura at kdewebdev.org
Thu May 19 17:06:06 UTC 2005
Hi,
I'm getting a crash when opening a project that has suversion has VCM.
Befores it crashes I get this output:
[...]
kdevelop (file view):
MyFileTreeViewItem::hideOrShow(): /home/mojo/development/svn/kdewebdev/quanta/quanta_uml.xmi
kdevelop (subversion part):
#####################################################################################
svn provider : status .
kdevelop (file view):
MyFileTreeViewItem::hideOrShow(): /home/mojo/development/svn/kdewebdev/quanta/utility
kdevelop (subversion part):
#####################################################################################
svn provider : status .
kdevelop (file view):
MyFileTreeViewItem::hideOrShow(): /home/mojo/development/svn/kdewebdev/quanta/parsers
kdevelop (subversion part):
#####################################################################################
svn provider : status .
If I manually remove subversion from the project file it loads the project
without problems. Do you have any tip?
The bt is as follows:
#0 0x46d507c2 in QString::operator= () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#1 0x41de66a4 in KURL::operator= (this=0xafffc770, _u=@0x93ff7d8) at
kurl.cpp:1062
#2 0x41de2d77 in KURL (this=0xafffc770, _u=@0x93ff7d8) at kurl.cpp:477
#3 0x479dfcba in KFileTreeBranch::parentKFTVItem (this=0x91a6360,
item=0x93ff7d0) at kfiletreebranch.cpp:123
#4 0x479dffaa in KFileTreeBranch::addItems (this=0x91a6360, list=@0x93f6bf0)
at kfiletreebranch.cpp:163
#5 0x479e1c0b in KFileTreeBranch::qt_invoke (this=0x91a6360, _id=12,
_o=0xafffc9c0) at kfiletreebranch.moc:210
#6 0x46a64974 in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7 0x4790d7c2 in KDirLister::newItems (this=0x91a6360, t0=@0x93f6bf0) at
kdirlister.moc:312
#8 0x4790c6ea in KDirLister::emitItems (this=0x91a6360) at
kdirlister.cpp:2290
#9 0x4790941d in KDirListerCache::slotUpdateResult (this=0x85b3dc8,
j=0x85c5310) at kdirlister.cpp:1578
#10 0x4790ea79 in KDirListerCache::qt_invoke (this=0x85b3dc8, _id=10,
_o=0xafffcc30) at kdirlister_p.moc:135
#11 0x46a64974 in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x47868ec3 in KIO::Job::result (this=0x85c5310, t0=0x85c5310) at
jobclasses.moc:156
#13 0x47854350 in KIO::Job::emitResult (this=0x85c5310) at job.cpp:218
#14 0x47855998 in KIO::SimpleJob::slotFinished (this=0x85c5310) at job.cpp:551
#15 0x4785ced4 in KIO::ListJob::slotFinished (this=0x85c5310) at job.cpp:2056
#16 0x4786ce8d in KIO::ListJob::qt_invoke (this=0x85c5310, _id=16,
_o=0xafffcee0) at jobclasses.moc:1713
#17 0x46a64974 in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x46a6510c in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x478471a9 in KIO::SlaveInterface::finished (this=0x9207030) at
slaveinterface.moc:226
#20 0x478457e2 in KIO::SlaveInterface::dispatch (this=0x9207030, _cmd=104,
rawdata=@0xafffd0d0) at slaveinterface.cpp:243
#21 0x47845456 in KIO::SlaveInterface::dispatch (this=0x9207030) at
slaveinterface.cpp:173
#22 0x47842f8b in KIO::Slave::gotInput (this=0x9207030) at slave.cpp:300
#23 0x47844965 in KIO::Slave::qt_invoke (this=0x9207030, _id=4, _o=0xafffd1f0)
at slave.moc:113
#24 0x46a64974 in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x46a64f9b in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x46dbfe60 in QSocketNotifier::activated ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x46a81900 in QSocketNotifier::event ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x46a00ebf in QApplication::internalNotify ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x46a010b2 in QApplication::notify ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#30 0x41d4c880 in KApplication::notify (this=0xafffd830, receiver=0x8c86c68,
event=0xafffd520) at kapplication.cpp:549
#31 0x469f4663 in QEventLoop::activateSocketNotifiers ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#32 0x469ad7f2 in QEventLoop::processEvents ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#33 0x46a174f1 in QEventLoop::enterLoop ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#34 0x46a17446 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#35 0x46a0002f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#36 0x0804eeb3 in main (argc=1, argv=0xafffd9a4) at main.cpp:144
--
Paulo Moura Guedes
Linux Caixa Mágica - http://caixamagica.org
KDE Web Development - http://kdewebdev.org
More information about the KDevelop-devel
mailing list