
21 Oct
2005
21 Oct
'05
4:24 a.m.
On 2005-10-20, John Goerzen
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 ;-)