[Haskell-cafe] Re: Mining Twitter data in Haskell and Clojure

braver deliverable at gmail.com
Tue Jun 15 01:09:32 EDT 2010


In fact, the tag cafe2, when run on the full dataset, gets stuck at 11
days, with RAM slowly getting into 50 GB; a previous version caused
ghc 6.12.1 to segfault around day 12 -- -debug showing an assert
failure in Storage.c.  ghc 6.10 got stuck at 30 days for good, and
when profiling crashed twice with  a "strange closure" or a stack
overflow.  So allocation is a problem still.

-- Alexy


More information about the Haskell-Cafe mailing list