[GHC] #9104: internal compiler error: Segmentation fault for haskell-src-exts-1.15.0.1

GHC ghc-devs at haskell.org
Tue May 13 14:36:35 UTC 2014


#9104: internal compiler error: Segmentation fault for haskell-src-exts-1.15.0.1
----------------------------------+---------------------------------------
       Reporter:  mhwombat        |             Owner:
           Type:  bug             |            Status:  new
       Priority:  normal          |         Milestone:
      Component:  Compiler        |           Version:  7.8.2
       Keywords:                  |  Operating System:  Linux
   Architecture:  x86_64 (amd64)  |   Type of failure:  Compile-time crash
     Difficulty:  Unknown         |         Test Case:
     Blocked By:                  |          Blocking:
Related Tickets:                  |
----------------------------------+---------------------------------------
 {{{
 amy at wombat$ cabal --no-require-sandbox install haskell-src-exts-1.15.0.1
 Resolving dependencies...
 Configuring haskell-src-exts-1.15.0.1...
 Building haskell-src-exts-1.15.0.1...
 Failed to install haskell-src-exts-1.15.0.1
 Last 10 lines of the build log ( /home/amy/.cabal/logs/haskell-src-
 exts-1.15.0.1.log ):
 [22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs,
 dist/build/Language/Haskell/Exts.o )
 [ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax (
 src/Language/Haskell/Exts/Annotated/Syntax.hs,
 dist/build/Language/Haskell/Exts/Annotated/Syntax.p_o )

 /tmp/ghc23747_0/ghc23747_3.s:1:0:
      internal compiler error: Segmentation fault
      .section .rodata
      ^
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
 cabal: Error: some packages failed to install:
 haskell-src-exts-1.15.0.1 failed during the building phase. The exception
 was:
 ExitFailure 1
 }}}
 {{{
 amy at wombat$ cabal --version
 cabal-install version 1.21.0.0
 using version 1.21.0.0 of the Cabal library
 }}}
 {{{
 amy at wombat$ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 7.8.2
 }}}

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


More information about the ghc-tickets mailing list