#5921: Two GHC linkers running in parallel on Windows goes wrong
--------------------------------+-------------------------------------------
 Reporter:  NeilMitchell        |          Owner:                  
     Type:  bug                 |         Status:  new             
 Priority:  normal              |      Component:  Compiler        
  Version:  7.4.1               |       Keywords:                  
       Os:  Windows             |   Architecture:  Unknown/Multiple
  Failure:  Compile-time crash  |       Testcase:                  
Blockedby:                      |       Blocking:                  
  Related:                      |  
--------------------------------+-------------------------------------------
 Running the attached script, I get one of three error messages (non-
 deterministically):

 {{{
 C:\ghc\ghc-7.4.1\lib/../mingw/bin/windres.exe: can't open file
 `main.exe.manifest': No such file or directory

 DeleteFile "main.exe.manifest": does not exist (The system cannot find the
 file specified.)

 main.exe.manifest: openFile: permission denied (Permission denied)
 }}}

 The script attempts to run two linkers simultaneously. I have replicated
 this bug on two Windows machines, on both GHC 7.2.2 and 7.4.1.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5921>
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

Reply via email to