Segfaulting programs with GHC 6.4.1
John Goerzen
jgoerzen at complete.org
Fri Oct 21 04:24:12 EDT 2005
On 2005-10-20, John Goerzen <jgoerzen at complete.org> wrote:
> I am running GHC 6.4.1 on Linux x86. I have a program that is
> multithreaded, and since the upgrade from GHC 6.4, the program is
> segfaulting.
Some additional data:
* Removing -O2 from the compile flags didn't help. (If anything,
it made things worse.)
* You can see the source for this program with:
darcs get --partial --tag=bug20051020 http://darcs.complete.org/gopherbot
Yes, it is what it sounds like ;-)
More information about the Glasgow-haskell-users
mailing list