[Mono-bugs] [Bug 76506][Nor] New - Constructor_InvalidFileHandle ()
unit test causing runtime abort
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 19:06: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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76506
--- shadow/76506 2005-10-21 19:06:53.000000000 -0400
+++ shadow/76506.tmp.7959 2005-10-21 19:06:53.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 76506
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Mono.POSIX
+AssignedTo: miguel at ximian.com
+ReportedBy: vargaz at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Constructor_InvalidFileHandle () unit test causing runtime abort
+
+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.
More information about the mono-bugs
mailing list