Stack overflow with Data.Binary

Grzegorz grzegorz.chrupala at computing.dcu.ie
Tue Jun 5 07:23:31 EDT 2007


On 6/4/07, Christian Maeder <maeder at tzi.de> wrote:

>
> But it goes through with increased stack space!
>
> $ ./foo < okok +RTS -K100m
> 58386
>
> So this is quite normal behaviour. Profiling may need more stack space.
>

The question is why this simple program would need so much stack
space. I thought that that mostly happend in Haskell with badly
written recursive functions?
--
Grzegorz




More information about the Libraries mailing list