Skip to content

Out of memory in such a simple case

GHCi, version 7.2.1: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
Prelude> id 5
5
Prelude> id id id id id 5
5
Prelude> id id id id id id id id id id id id id id 5
5
Prelude> id id id id id id id id id id id id id id id id id id id id id id id id id id 5
<interactive>: out of memory
Trac metadata
Trac field Value
Version 7.2.1
Type Bug
TypeOfFailure GhciCrash
Priority normal
Resolution Unresolved
Component GHCi
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
Edited by quux
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information