#3231: Permission denied error with runProcess/openFile
-----------------------------+----------------------------------------------
Reporter: NeilMitchell | Owner: simonmar
Type: bug | Status: new
Priority: low | Milestone: 7.2.1
Component: Runtime System | Version: 6.10.4
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: Unknown | Os: Windows
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-----------------------------+----------------------------------------------
Comment(by simonmar):
Just pushed to Win32:
{{{
commit 085b11285b6adbc6484d9c21f5e0b8105556869c
Author: Simon Marlow <[email protected]>
Date: Tue Aug 16 13:53:39 2011 +0100
If a file operation fails with ERROR_SHARING_VIOLATION, wait and retry
a few times as per recommendations in
http://support.microsoft.com/kb/316609
thanks to claudio on #3231 for the pointer and an initial patch, which
I've refactored and extended to cover more operations.
}}}
It validates, but I'd like to test it a bit more before closing the
ticket.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3231#comment:42>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs