[Mono-bugs] [Bug 442820] New: async_read.exe unit test is failing on winxp

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 7 13:37:15 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=442820


           Summary: async_read.exe unit test is failing on winxp
           Product: Mono: Runtime
           Version: SVN
          Platform: i586
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:
On the windows build bot, the async_read.exe unit test is failing to run
with this message:

Testing async_read.exe... failed 256 (1) signal (0).


stderr for the unit test is:

Unhandled Exception: System.IO.IOException: Sharing violation on path
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\tests\async_read.exe
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions
options) [0x00265] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System.IO\FileStream.cs:312 
  at System.IO.FileStream..ctor (System.String path, FileMode mode) [0x00000]
in C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\build\common\Consts.cs:1 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode)
  at Test.Main () [0x00016] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\tests\async_read.cs:21


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list