KDevelop-2.1.3 possible (was: [Fwd: IMPORTANT: Changelog for KDE 3.0.3])

F@lk Brettschneider falk.brettschneider at gmx.de
Tue Jul 16 13:23:05 UTC 2002


Jörg Rüppel wrote:

>Am Dienstag, 16. Juli 2002 11:21 schrieb falk.brettschneider at gmx.de:
>
>>Jörg Rüppel wrote:
>>
>>>Am Dienstag, 16. Juli 2002 00:58 schrieb falk.brettschneider at gmx.de:
>>>
>>>>Hi!
>>>>Dirk Müller said there will be a KDE-3.0.3.. The forwarded e-mail shows
>>>>there can be a KDevelop-2.1.3, accordingly.
>>>>So time again to send bugfix-patches for 2.1.
>>>>One thing I know is the "crash on adding many files to the project".
>>>>Ciao
>>>>F at lk
>>>>
>>>It doesn't crash.. it hangs. Add one file all alone and it is okay, but
>>>add several at once, it will add maybe a few if it has a good day and
>>>then just do nothing anymore... it also doesn't eat any CPU. The only way
>>>to get out is by killing the whole app.
>>>
>>What backtrace is shown if you interrupt the program in gdb?
>>Seems it's an infinite loop.
>>I don't get that problem here though. Race condition happening on slow
>>machines?
>>Ciao
>>F at lk
>>
>
>I hope I have done it right, never used GDB before, my machine is 1.4 GHz I 
>don't know if you want to consider it slow :)
>
>Jörg
>
>#0  0x413d62e4 in read () from /lib/libc.so.6
>#1  0x412d665c in __DTOR_END__ () from /lib/libpthread.so.0
>#2  0x409ff2de in KProcessController::slotDoHousekeeping ()
>   from /opt/kde3/lib/libkdecore.so.4
>#3  0x409fdca4 in KShellProcess::start () from /opt/kde3/lib/libkdecore.so.4
>#4  0x08164a4c in CKDevelop::slotAddExistingFiles ()
>
As you can see this seems to be a KProcessController problem which 
remains in a loop. This class is in KDE's core library. So my question: 
What KDE version do you use? Is it a self-compiled one?

>
>#5  0x08165137 in CKDevelop::slotProjectAddExistingFiles ()
>#6  0x081c90f9 in CKDevelop::qt_invoke ()
>#7  0x40d834f7 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
>

Ciao
F at lk





More information about the KDevelop-devel mailing list