|
Re: [GHC] #778: memory leak: msg#00116lang.haskell.glasgow.bugs
#778: memory leak -------------------------+-------------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.4.3 Component: Compiler | Version: 6.4.2 Severity: normal | Resolution: Keywords: memory | Difficulty: Unknown Architecture: Unknown | Os: Linux -------------------------+-------------------------------------------------- Comment (by guest): I couldn't start up ghci on it's own. I just reinstalled ghc-bin, so after I get ghc reinstalled in a few hours, I'll give run strace -f ghci. As for the cabal package, I'm using cabal-1.1.4, and the setup.lhs is: {{{ #!/usr/bin/runhaskell > module Main where > import Distribution.Simple > main :: IO () > main = defaultMain }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/778> 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] #778: memory leak, GHC |
|---|---|
| Next by Date: | [GHC] #780: internal error: mallocBytesRWX:, GHC |
| Previous by Thread: | Re: [GHC] #778: memory leak, GHC |
| Next by Thread: | [GHC] #779: small bugs in Language.Haskell.TH.Ppr.pprint, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |