Bugs item #1145670, was opened at 2005-02-21 13:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1145670&group_id=31650

Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Voigt (jeffvoigt)
Assigned to: Nobody/Anonymous (nobody)
Summary: <Solution> Circular Reference Error

Initial Comment:
In regards to the <Solution> Task:

When the solution file has two projects that reference 
each other, a StackOverflowException is thrown.  This 
results in a JIT Debugging error (0x800405a6) to appear 
in the automated build process, and the log file will only 
contain the message "fatal stack overflow".

With the -debug+ flag on when running the build file, 
you will see "Loading referenced project..." messages 
alternating between the two circular referenced 
projects.  This will continue until a stack overflow 
occurs.  (See attached file)

It is valid for two projects to reference each other.  The 
Visual Studio IDE handles this gracefully, it would be 
nice if nant could too.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1145670&group_id=31650


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to