On 2005-10-20, John Goerzen <[EMAIL PROTECTED]> 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 ;-) _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
