Hugs Bug !

Ahn Ki-yung kyagrd@bawi.org
Thu, 21 Mar 2002 17:52:15 +0900


Prelude> f 1 where f x = x : f x
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
,1,1,{Interrupted!}

Prelude> f 1 where f x = x : f x

====================
in unix/linux proper error msg comes out and back to interpreter.

ERROR - Control stack overflow

===========
but in windows 2000

Then suddnly interpreter fails and
the red (X) popup window pops up.

hugs.exe - application programm error

    unknown software exception (0xc000fd) ... blabla