Bug 113411 - kdevelop3 crashes on startup after automatic loading project (restart doesn't crash)
Summary: kdevelop3 crashes on startup after automatic loading project (restart doesn't...
Status: RESOLVED DUPLICATE of bug 111900
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.2.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 08:45 UTC by Christophe Prud'Homme
Modified: 2005-09-28 17:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Prud'Homme 2005-09-27 08:45:53 UTC
Version:           3.2.2 (using KDE 3.4.2, Debian Package 4:3.4.2-4 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-1-686

When starting kdevelop3 the first time of a kde session
it crashes after loading automatically the project(quite large project)
restarting kdevelop3 works and the project is loaded properly
the backtrace is attached
Best regards
Comment 1 Christophe Prud'Homme 2005-09-27 08:46:26 UTC
#3  0xb686aaf0 in QShared::ref () from /usr/lib/libqt-mt.so.3
#4  0xb6c672db in QString::operator= () from /usr/lib/libqt-mt.so.3
#5  0xb6f94a22 in KURL::operator= () from /usr/lib/libkdecore.so.4
#6  0xb6fd8afe in KURL::KURL () from /usr/lib/libkdecore.so.4
#7  0xb7626abf in KFileTreeBranch::parentKFTVItem () from /usr/lib/libkio.so.4
#8  0xb765918d in KFileTreeBranch::addItems () from /usr/lib/libkio.so.4
#9  0xb7659bf8 in KFileTreeBranch::qt_invoke () from /usr/lib/libkio.so.4
#10 0xb6946c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb757185d in KDirLister::newItems () from /usr/lib/libkio.so.4
#12 0xb7571bca in KDirLister::emitItems () from /usr/lib/libkio.so.4
#13 0xb75d2c74 in KDirListerCache::slotUpdateResult ()
   from /usr/lib/libkio.so.4
#14 0xb75d3566 in KDirListerCache::qt_invoke () from /usr/lib/libkio.so.4
#15 0xb6946c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb74f049a in KIO::Job::result () from /usr/lib/libkio.so.4
#17 0xb75407f0 in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#18 0xb754095b in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#19 0xb7540c90 in KIO::ListJob::slotFinished () from /usr/lib/libkio.so.4
#20 0xb7554aa8 in KIO::ListJob::qt_invoke () from /usr/lib/libkio.so.4
#21 0xb6946c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb6947743 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb74eb9c9 in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
#24 0xb75594fa in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#25 0xb7501eb0 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#26 0xb7506514 in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#27 0xb75066a9 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#28 0xb6946c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb69475ad in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#30 0xb6cd820c in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#31 0xb6967659 in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#32 0xb68dc778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#33 0xb68dc996 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#34 0xb70559fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#35 0xb686c665 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#36 0xb68cdb81 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#37 0xb68803d0 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#38 0xb68f4ea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#39 0xb68f4dcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#40 0xb68db305 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#41 0x0804e3c8 in ?? ()
#42 0xbf9a0414 in ?? ()
#43 0x08051c42 in vtable for QGList ()
#44 0xbf9a05d8 in ?? ()
#45 0x0804e37c in ?? ()
#46 0xb79b8154 in ?? () from /usr/lib/libkjs.so.1
#47 0xb61b50a4 in _int_malloc () from /lib/tls/libc.so.6
#48 0xb6162ec0 in __libc_start_main () from /lib/tls/libc.so.6
#49 0x0804d991 in ?? ()
Comment 2 Jens Dagerbo 2005-09-28 17:08:38 UTC
I'm not sure yet if 111900 is 69906 warmed over or not, but this is a dupe of bug #111900.

*** This bug has been marked as a duplicate of 111900 ***