|
[GHC] #781: getEnvironment segfaults (6.5.20060527 - snapshot): msg#00119lang.haskell.glasgow.bugs
#781: getEnvironment segfaults (6.5.20060527 - snapshot) -----------------------+---------------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 6.5 Severity: normal | Keywords: getEnvironment Difficulty: Unknown | Architecture: Unknown Os: Unknown | -----------------------+---------------------------------------------------- System.Posix.getEnvironment fails on Linux 2.6.16-1.2108_FC4smp with a segfault. (x86_64) {{{ [aleator@thoth HopenCV]$ ghci ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 6.5.20060527, for Haskell 98. / /_\\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help. Loading package base-1.0 ... linking ... done. Prelude> :m +System.Posix.Env Prelude System.Posix.Env> getEnv "USER" Loading package unix-1.0 ... linking ... done. Just "aleator" Prelude System.Posix.Env> getEnvironment Segmentation fault }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/781> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #780: internal error: mallocBytesRWX:, GHC |
|---|---|
| Next by Date: | Re: [GHC] #781: getEnvironment segfaults (6.5.20060527 - snapshot), GHC |
| Previous by Thread: | [GHC] #780: internal error: mallocBytesRWX:, GHC |
| Next by Thread: | Re: [GHC] #781: getEnvironment segfaults (6.5.20060527 - snapshot), GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |