[GHC] #10761: GHC panic when compiling vimus: failed to map segment from shared object

GHC ghc-devs at haskell.org
Sat Aug 8 22:27:51 UTC 2015


#10761: GHC panic when compiling vimus: failed to map segment from shared object
-------------------------------------+-------------------------------------
        Reporter:  haasn             |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.2
      Resolution:                    |                Keywords:
Operating System:  Linux             |            Architecture:  x86_64
 Type of failure:  Compile-time      |  (amd64)
  crash                              |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by haasn):

 Seems to be related to template haskell. Removing the QuasiQuotes
 extension (and the lines that rely on it) makes it build successfully.

 I haven't been able to construct a minimal reproduction, though, even one
 that uses QuasiQuotes. So I'm not sure what else is needed.

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


More information about the ghc-tickets mailing list