Threaded RTS problems on FreeBSD
The threaded RTS has some problems on FreeBSD. Symptoms are occasional hangs, seen when
- using a stage2 GHC compiled with -threaded
- running the testsuite, the timeout program sometimes hangs
I have been unable to reproduce these on a uniprocessor, but have seen them on a dual proc.
Related mailing list mutterings:
- http://www.haskell.org//pipermail/glasgow-haskell-bugs/2006-April/006445.html
- http://www.haskell.org/pipermail/glasgow-haskell-users/2006-July/010609.html
- http://www.haskell.org/pipermail/glasgow-haskell-users/2006-August/010690.html
- http://www.haskell.org/pipermail/glasgow-haskell-users/2006-August/010697.html
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.4.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Runtime System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture | Multiple |