getUserEntryForID dies
The following program dies with an "Illegal
instruction" error:
module Main where
import System.Posix.User
main = do getUserEntryForID 0
return ()
This is also the case for all the other uids I tried.
I'm running ghc 6.2.1 on Solaris 9.
- Ed
Trac metadata
| Trac field | Value |
|---|---|
| Version | None |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | ResolvedFixed |
| Component | libraries/unix |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |