id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5203,Stack overflow in criterion,rl,simonpj,"Test program:

{{{
import Criterion.Main
main = defaultMain [bench ""id"" $ whnf id ()]
}}}

When I compile and run this with 7.1.20110517, I get:

{{{
warming up
estimating clock resolution...
mean is 2.896519 us (320001 iterations)
Stack space overflow: current size 8388608 bytes.
Use `+RTS -Ksize -RTS' to increase it.
}}}

This doesn't happen with 7.0.3.",bug,closed,normal,7.2.1,Compiler,7.1,invalid,,johan.tibell@… bos@…,MacOS X,Unknown/Multiple,Runtime crash,,,,,
