Bug 134541 - Crash when starting KDevelop
Summary: Crash when starting KDevelop
Status: RESOLVED DUPLICATE of bug 111900
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.3.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-23 17:15 UTC by Paulo Moura Guedes
Modified: 2006-09-23 17:32 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 Paulo Moura Guedes 2006-09-23 17:15:29 UTC
Version:           3.3.2 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu18.1 dapper)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-27-386

In the other similar bug reports I did not see any backtrace similar to this one, so I'm going to report this.

Reproducible by starting KDevelop.

Looking at the backtrace it seems it's a memory corruption bug, most likely a processEvents() bug looking at the KIO async stuff.
Comment 1 Paulo Moura Guedes 2006-09-23 17:15:47 UTC
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1240570176 (LWP 6833)]
[New Thread -1255138384 (LWP 6834)]
[KCrash handler]
#6  0xb71d371e in QShared::ref () from /usr/lib/libqt-mt.so.3
#7  0xb75cb33d in QString::operator= () from /usr/lib/libqt-mt.so.3
#8  0xb787e774 in KURL::operator= (this=0xbf9d1204, _u=@0x9183650)
    at kurl.cpp:1069
#9  0xb78c1be1 in KURL (this=0xbf9d1204, _u=@0x2f0065) at kurl.cpp:485
#10 0xb6ed63ae in KFileTreeBranch::parentKFTVItem (this=0x9120ca0, 
    item=0x9183648) at kfiletreebranch.cpp:123
#11 0xb6f18bf1 in KFileTreeBranch::addItems (this=0x9120ca0, list=@0x9183648)
    at kfiletreebranch.cpp:163
#12 0xb6f19683 in KFileTreeBranch::qt_invoke (this=0x9120ca0, _id=12, 
    _o=0xbf9d13d4) at kfiletreebranch.moc:210
#13 0xb72adeb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0xb6e1f197 in KDirLister::newItems (this=0x9120ca0, t0=@0x2f0065)
    at kdirlister.moc:312
#15 0xb6e1f4a7 in KDirLister::emitItems (this=0x9120ca0)
    at kdirlister.cpp:2314
#16 0xb6e83e38 in KDirListerCache::slotEntries (this=0x879a090, job=0x2f0065, 
    entries=@0x2f0065) at kdirlister.cpp:996
#17 0xb6e8426f in KDirListerCache::qt_invoke (this=0x879a090, _id=6, 
    _o=0xbf9d1540) at kdirlister_p.moc:131
#18 0xb72adeb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb6d9d9b6 in KIO::ListJob::entries (this=0x8e6f2a0, t0=0x2f0065, 
    t1=@0x2f0065) at jobclasses.moc:1699
#20 0xb6e01ece in KIO::ListJob::slotListEntries (this=0x8e6f2a0, 
    list=@0xbf9d1864) at job.cpp:2023
#21 0xb6e02137 in KIO::ListJob::qt_invoke (this=0x8e6f2a0, _id=19, 
    _o=0xbf9d16c4) at jobclasses.moc:1737
#22 0xb72adeb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb6d9a939 in KIO::SlaveInterface::listEntries (this=0x8b6cf00, 
    t0=@0x2f0065) at slaveinterface.moc:255
#24 0xb6e06a11 in KIO::SlaveInterface::dispatch (this=0x8b6cf00, _cmd=106, 
    rawdata=@0xbf9d18c0) at slaveinterface.cpp:263
#25 0xb6dad739 in KIO::SlaveInterface::dispatch (this=0x8b6cf00)
    at slaveinterface.cpp:173
#26 0xb6db2230 in KIO::Slave::gotInput (this=0x8b6cf00) at slave.cpp:300
#27 0xb6db23c5 in KIO::Slave::qt_invoke (this=0x8b6cf00, _id=4, _o=0xbf9d19e8)
    at slave.moc:113
#28 0xb72adeb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb72ae7c8 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#30 0xb764206f in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#31 0xb72ce1fe in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#32 0xb7243e56 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#33 0xb7244052 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#34 0xb7942d7d in KApplication::notify (this=0xbf9d1fd0, receiver=0x8db7768, 
    event=0xbf9d1d40) at kapplication.cpp:550
#35 0xb71d5157 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#36 0xb7235973 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#37 0xb71e8f43 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#38 0xb725c947 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#39 0xb725c86a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#40 0xb7242965 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#41 0x0804dd57 in ?? ()
#42 0xbf9d1fd0 in ?? ()
#43 0x080d6ff0 in ?? ()
#44 0xbf9d214c in ?? ()
#45 0x00000001 in ?? ()
#46 0x08051f3e in vtable for QGList ()
#47 0x00000001 in ?? ()
#48 0x08052030 in vtable for QGList ()
#49 0x08051fe2 in vtable for QGList ()
#50 0x08051819 in vtable for QGList ()
#51 0x08051805 in vtable for QGList ()
#52 0xb7d1cab7 in ?? () from /lib/tls/i686/cmov/libc.so.6
#53 0x0804b973 in ?? ()
#54 0xb7e36adc in ?? () from /lib/tls/i686/cmov/libc.so.6
#55 0xb7e38320 in __malloc_initialize_hook ()
   from /lib/tls/i686/cmov/libc.so.6
#56 0x08062eb8 in ?? ()
#57 0x00000000 in ?? ()
Comment 2 Paulo Moura Guedes 2006-09-23 17:21:27 UTC
I had svn version control. I disabled it and it seems the crash has gone.
Comment 3 Jens Dagerbo 2006-09-23 17:32:44 UTC
Dupe.

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