[GHC] #11073: GHC ASSERT when compiling Data.Sequences in the mono-traversable-0.10.0

GHC ghc-devs at haskell.org
Mon Nov 9 02:18:02 UTC 2015


#11073: GHC ASSERT when compiling Data.Sequences in the mono-traversable-0.10.0
--------------------------------+---------------------------------------
           Reporter:  highfly   |             Owner:
               Type:  bug       |            Status:  new
           Priority:  normal    |         Milestone:
          Component:  Compiler  |           Version:  7.10.2
           Keywords:            |  Operating System:  Linux
       Architecture:  arm       |   Type of failure:  Compile-time crash
          Test Case:            |        Blocked By:
           Blocking:            |   Related Tickets:
Differential Rev(s):            |         Wiki Page:
--------------------------------+---------------------------------------
 GHC reports :

 {{{
 [4 of 7] Compiling Data.Sequences   ( src/Data/Sequences.hs,
 dist/build/Data/Sequences.o )
 *** Parser:
 *** Renamer/typechecker:
 *** Deleting temp files:
 Deleting: /tmp/ghc12990_0/ghc_35.ll /tmp/ghc12990_0/ghc_1.hscpp
 Warning: deleting non-existent /tmp/ghc12990_0/ghc_35.ll
 *** Deleting temp dirs:
 Deleting: /tmp/ghc12990_0
 ghc: panic! (the 'impossible' happened)
   (GHC version 7.10.2 for arm-unknown-linux):
         ASSERT failed!
   file compiler/typecheck/TcEvidence.hs line 597 Sym cobox_a2uDU

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

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


More information about the ghc-tickets mailing list