[GHC] #10001: GHC crash trying to build a project within Nix-shell

GHC ghc-devs at haskell.org
Sat Jan 17 23:29:28 UTC 2015


#10001: GHC crash trying to build a project within Nix-shell
-------------------------------------+-------------------------------------
              Reporter:  wolftune    |             Owner:
                  Type:  bug         |            Status:  new
              Priority:  normal      |         Milestone:
             Component:  Compiler    |           Version:  7.8.4
              Keywords:              |  Operating System:  Linux
          Architecture:  x86_64      |   Type of failure:  Compile-time
  (amd64)                            |  crash
             Test Case:              |        Blocked By:
              Blocking:              |   Related Tickets:  9825
Differential Revisions:              |
-------------------------------------+-------------------------------------
 {{{
 <no location info>:
     ghc: panic! (the 'impossible' happened)
   (GHC version 7.8.4 for x86_64-unknown-linux):
         Loading temp shared object failed:
 /run/user/1000/ghc19915_0/ghc19915_20.so: failed to map segment from
 shared object

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

 [20 of 99] Compiling Settings.StaticFiles ( Settings/StaticFiles.hs,
 dist/build/Settings/StaticFiles.o )

 <no location info>:
     ghc: panic! (the 'impossible' happened)
   (GHC version 7.8.4 for x86_64-unknown-linux):
         Loading temp shared object failed:
 /run/user/1000/ghc19915_0/ghc19915_21.so: failed to map segment from
 shared object

 }}}

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


More information about the ghc-tickets mailing list