|
[ ghc-Bugs-807065 ] SunOS5.8: getEffectiveUserNamem, crash illegal instruct: msg#00056lang.haskell.glasgow.bugs
Bugs item #807065, was opened at 2003-09-16 11:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=807065&group_id=8032 Category: None Group: 6.0.1 Status: Open Resolution: None Priority: 5 Submitted By: klaus (sternhaus) Assigned to: Nobody/Anonymous (nobody) Summary: SunOS5.8: getEffectiveUserNamem, crash illegal instruction Initial Comment: hello. on SunOS 5.8, with a fresh compiled ghc (configure -prefix=/home/xxx/local && make) and the some for the precompiled version. the simple programm crash (see test.hs). gdb says > gdb ./test This GDB was configured as "sparc-sun-solaris2.8"... (gdb) run Starting program: /home/xxx/test Program received signal SIGILL, Illegal instruction. 0x1f16dc in getgrnam_r () (gdb) -- test.hs import Posix main :: IO () main = do user <- Posix.getEffectiveUserName print user ---- thx in advance klaus ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=807065&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-806633 ] doesDirectoryExist "/" ==> False, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-807249 ] Instance match failure on openTypeKind, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-806633 ] doesDirectoryExist "/" ==> False, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-807249 ] Instance match failure on openTypeKind, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |