[GHC] #13089: GHC panic

GHC ghc-devs at haskell.org
Sun Jan 8 20:42:43 UTC 2017


#13089: GHC panic
-------------------------------------+-------------------------------------
           Reporter:  cbaatz         |             Owner:
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.0.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:  x86_64         |   Type of failure:  None/Unknown
  (amd64)                            |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 I stumbled upon a GHC panic for some reason. Not sure how to debug
 this/get more details on it so attaching the error message:

 ```
 ghc: panic! (the 'impossible' happened)
   (GHC version 8.0.1 for x86_64-apple-darwin):
         filterImports/combine
   (Array,
    Array{Array, AByteString, ACursored, ADelayed, AForeignPtr,
 AInterleave, ASmall, APart, AUnboxed, AUndefined, AVector, cursoredExtent,
 loadCursor, makeCursor, shiftCursor},
    Nothing)
   (Array,
    Source{Source, Array, deepSeqArray, extent, index, linearIndex,
 unsafeIndex, unsafeLinearIndex},
    Nothing)
 ```

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


More information about the ghc-tickets mailing list