[Bug 68818] Accidentally cross linked libraries cause endless looping and eventually crash.

Amilcar do Carmo Lucas a.lucas at tu-bs.de
Sun Nov 23 14:28:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=68818     
a.lucas at tu-bs.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER



------- Additional Comments From a.lucas at tu-bs.de  2003-11-23 14:27 -------
The problem is in the recursive function:
void AutoProjectPart::queueInternalLibDependenciesBuild(TargetItem* titem)
that starts around line buildtools/autotools/autoprojectpart.cpp:665 

The fix seams to be non trivial due to the async nature of the function.
Besides that we need to issue an error to the user, and we are currently in a string freeze, so I'll postpone this one for after the release.

Thanks for reporting.




More information about the KDevelop-devel mailing list