#5479: The impossible happened!
---------------------------------+------------------------------------------
    Reporter:  adityadennis      |       Owner:              
        Type:  bug               |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  7.2.1             |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 Running my haskell script gives me the following error:

 eliza.hs: eliza.hs: panic! (the 'impossible' happened)
   (GHC version 7.0.3 for x86_64-apple-darwin):
         linkBCO: >= 64k ptrs

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

 I am on a Darwin x86_64 machine with OS X version 10.6.6. The script that
 crashed is attached. "ChatRules" referenced in the script is a list of
 type [String, [String]]. The list was >20000 values.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5479>
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