[GHC] #2590: problem with very large lists
GHC
trac at galois.com
Fri Sep 12 15:33:37 EDT 2008
#2590: problem with very large lists
---------------------------------+------------------------------------------
Reporter: christopheranand | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.8.2 | Severity: minor
Keywords: | Testcase:
Architecture: x86 | Os: MacOS X
---------------------------------+------------------------------------------
I am debugging some numerical code and thought it would be easy to put the
results into a Haskell module in order to analyse/filter it.
First ghc stack overflowed.
I chopped up the results, but still got:
[1 of 1] Compiling Bugs12Sep2008 ( Bugs12Sept2008B.lhs, interpreted )
ghc-6.8.2: panic! (the 'impossible' happened)
(GHC version 6.8.2 for i386-apple-darwin):
linkBCO: >= 64k insns in BCO
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2590>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list