
sorry for the terse error report, but I was on my way out the door and didn't want this to slip through. It appeared after running a rather large complicated haskell program all night, the next morning it had crashed with fatal error: evacuate: strange closure type 55436
There has been one bug found in the garbage collector since 5.04.1, which might have caused this. Presumably if you ran the same program under the same conditions it would fail in the same way (how long does it take to fail?). Is there any chance you could compile up the latest CVS sources from the 5.04 branch and see if using that compiler helps? Cheers, Simon

unfortunatly no, the program is a network client (gale client
sorry for the terse error report, but I was on my way out the door and didn't want this to slip through. It appeared after running a rather large complicated haskell program all night, the next morning it had crashed with fatal error: evacuate: strange closure type 55436
There has been one bug found in the garbage collector since 5.04.1, which might have caused this. Presumably if you ran the same program under the same conditions it would fail in the same way (how long does it take to fail?). Is there any chance you could compile up the latest CVS sources from the 5.04 branch and see if using that compiler helps?
Cheers, Simon _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
-- --------------------------------------------------------------------------- John Meacham - California Institute of Technology, Alum. - john@foo.net ---------------------------------------------------------------------------
participants (2)
-
John Meacham
-
Simon Marlow