[GHC] #8484: Compile-time panic

GHC ghc-devs at haskell.org
Tue Oct 29 08:18:26 UTC 2013


#8484: Compile-time panic
---------------------------------------+----------------------------------
        Reporter:  Taymon              |            Owner:
            Type:  bug                 |           Status:  new
        Priority:  normal              |        Milestone:
       Component:  Compiler            |          Version:  7.6.3
      Resolution:                      |         Keywords:
Operating System:  Linux               |     Architecture:  x86_64 (amd64)
 Type of failure:  Compile-time crash  |       Difficulty:  Unknown
       Test Case:                      |       Blocked By:
        Blocking:                      |  Related Tickets:
---------------------------------------+----------------------------------

Comment (by hvr):

 what filesize does
 `/home/taymonbeal/.ghc/x86_64-linux-7.6.3/package.conf.d/package.cache`
 have? This kind of error usually occurs when the `package.cache` file is
 truncated to size 0 for some reason.

 (and calling `ghc-pkg recache --user` should fix this)

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


More information about the ghc-tickets mailing list