[Mono-bugs] [Bug 79995][Nor] Changed - nant randomly fails on x86_64 linux
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 14:45:32 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by billholmes54 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79995
--- shadow/79995 2006-11-20 20:41:16.000000000 -0500
+++ shadow/79995.tmp.22197 2007-07-03 14:45:32.000000000 -0400
@@ -65,6 +65,16 @@
For some reason, this ReadLine is randomly prepending many hex chars ('00')
in front, which is returned by the nant task pkg-config::get-variable,
causing path::combine in NAnt.exe.config to fail.
Don't think it's a nant bug since in only happens on non x86 platforms.
(Seen so far on x86_64, ia64, which are the most common, and once on ppc).
+
+------- Additional Comments From billholmes54 at gmail.com 2007-07-03 14:45 -------
+I am fairly sure that this is a NAnt bug
+
+http://sourceforge.net/tracker/index.php?func=detail&aid=1733671&group_id=31650&atid=402868
+
+We noticed the exact same behavior and tracked it to a threading bug
+in NAnt.
+
+The patch has been applied to NAnt source control.
More information about the mono-bugs
mailing list