On Thu, Apr 29, 2010 at 8:35 AM, Matthias Kilian <[email protected]> wrote: > On Thu, Apr 29, 2010 at 08:26:09AM +0200, David Coppa wrote: >> > > I'm trying to reproduce the problem running this trivial script many >> > > times, but the bastard doesn't want to segfault anymore :( >> > >> > same here, it builds ok. >> >> Four consecutive full builds yesterday and 593 iterations of my >> script during night: not a single segfault! >> >> So, imo, this problem has vanished. >> >> Now that I think about it, I was experiencing the segfault before >> the official release of ghc 6.12.2: maybe something has changed in >> the meantime. > > naddy@ had the failure with 6.12.2 on i386. Jona Joachim had the > failure with 6.12.2 (but not with 6.12.1.20100330, i.e. the diff I > sent a few weeks ago) even on amd64.
With what version of libpthread? Now I have: # ls -al /usr/lib/libpthread.so.12.1 -r--r--r-- 1 root bin 1611230 Apr 28 14:30 /usr/lib/libpthread.so.12.1 -David
