[GHC] #10501: Exception in :cmd command can terminate GHCi

GHC ghc-devs at haskell.org
Mon Jun 8 05:27:01 UTC 2015


#10501: Exception in :cmd command can terminate GHCi
----------------------------------+-------------------------------
              Reporter:  watashi  |             Owner:  watashi
                  Type:  bug      |            Status:  new
              Priority:  normal   |         Milestone:  7.12.1
             Component:  GHCi     |           Version:  7.10.1
              Keywords:           |  Operating System:  Linux
          Architecture:  x86      |   Type of failure:  GHCi crash
             Test Case:           |        Blocked By:
              Blocking:           |   Related Tickets:
Differential Revisions:           |
----------------------------------+-------------------------------
 {{{
 watashi % ghci -ignore-dot-ghci
 GHCi, version 7.10.1: http://www.haskell.org/ghc/  :? for help
 Prelude> :cmd return $ head []
 ghc: panic! (the 'impossible' happened)
   (GHC version 7.10.1 for i386-unknown-linux):
         Prelude.head: empty list

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

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


More information about the ghc-tickets mailing list