[Mono-bugs] [Bug 74782][Maj] Changed - mono fails run nant.exe task (segmentation fault)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 May 2005 09:13:42 -0400 (EDT)
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 filip@pattern26.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74782
--- shadow/74782 2005-05-01 17:55:45.000000000 -0400
+++ shadow/74782.tmp.13978 2005-05-04 09:13:42.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74782
Product: Mono: Runtime
-Version: 1.0
+Version: 1.1
OS: other
OS Details: FreeBSD 5.4-STABLE
-Status: RESOLVED
-Resolution: WONTFIX
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: mono-bugs@ximian.com
ReportedBy: filip@pattern26.net
QAContact: mono-bugs@ximian.com
@@ -81,6 +81,22 @@
------- Additional Comments From flashdict@gmail.com 2005-05-01 15:13 -------
Wait for 1.1.7, it's fully tested on 5.4. Alternatively, build svn
source.
------- Additional Comments From filip@pattern26.net 2005-05-01 17:55 -------
Mono 1.1.6 fails too. Hope that 1.1.7 will work. Thank you.
+
+------- Additional Comments From filip@pattern26.net 2005-05-04 09:13 -------
+Mono 1.1.6 fails with:
+
+...
+mono bootstrap/NAnt.exe -f:NAnt.build build
+NAnt 0.85 (Build 0.85.1936.0; nightly; 04/20/2005)
+Copyright (C) 2001-2005 Gerry Shaw
+http://nant.sourceforge.net
+
+
+** ERROR **: file handles.c: line 716 (_wapi_handle_unref): assertion
+failed: (thr_ret == 0)
+aborting...
+gmake: *** [build-nant] Abort trap (core dumped)
+