#3689: GHCi bug on too long input lines
--------------------------+-------------------------------------------------
    Reporter:  harry666t  |       Owner:            
        Type:  bug        |      Status:  new       
    Priority:  normal     |   Component:  GHCi      
     Version:  6.8.2      |    Keywords:            
          Os:  Linux      |    Testcase:            
Architecture:  x86        |     Failure:  GHCi crash
--------------------------+-------------------------------------------------
 This is probably a very strange thing to do, but when you put a really,
 really, really long line (mine was about 59000 characters long) in a file
 and try to load the module in ghci, you get an error message:

 ghc-6.8.2: panic! (the 'impossible' happened)
   (GHC version 6.8.2 for i386-unknown-linux):
         linkBCO: >= 64k insns in BCO

 The same thing happens when you paste a really long line in the terminal
 in an interactive GHCi shell.

 The bug seems to only affect ghci; the module compiles without problems
 with ghc.

 I'm using the GHC version from Debian Squeeze.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3689>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to