[GHC] #14460: Can't decompose ghc.exe path

GHC ghc-devs at haskell.org
Sat Nov 18 12:53:00 UTC 2017


#14460: Can't decompose ghc.exe path
-------------------------------------+-------------------------------------
        Reporter:  astert            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
 Type of failure:  GHC doesn't work  |  Unknown/Multiple
  at all                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by Phyx-):

 * cc: Phyx- (added)


Comment:

 You can right click on the drive and choose properties. It should tell you
 what file system it is. I have never tried this from a network drive. Most
 likely we're getting an access denied when trying to resolve the path on
 the network drive.

 It could also be network instability as Smb can be unstable when doing
 file attribute checks. I'll see if I can't special case network mounts.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14460#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list