
5 Jun
2007
5 Jun
'07
7:23 a.m.
On 6/4/07, Christian Maeder
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