[Mono-bugs] [Bug 76506][Nor] Changed -
Constructor_InvalidFileHandle () unit test causing runtime abort
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 23:49:53 EDT 2005
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76506
--- shadow/76506 2005-10-21 19:06:53.000000000 -0400
+++ shadow/76506.tmp.9676 2005-10-21 23:49:53.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76506
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Mono.POSIX
AssignedTo: miguel at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -18,6 +18,9 @@
The Constructor_InvalidFileHandle () test in StdioFileStreamTest.cs
passes -1 as a first argument to fseek which causes a crash inside glibc
on amd64. In the past, the runtime converted this into a
NullReferenceException, but this is no longer the case. So the test should
probably be removed.
+
+------- Additional Comments From miguel at ximian.com 2005-10-21 23:49 -------
+I removed the test from the build, added a comment about why.
More information about the mono-bugs
mailing list