Ticket #3829 (closed bug: worksforme)
GHC leaks memory when compiling many files
| Reported by: | maltem | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.2.1 |
| Component: | Compiler | Version: | 6.12.1 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | Compile-time performance bug | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Sorry for the rather imprecise bug report; also, I'm not sure if this is related to #3294 or #1334.
cabal install highlighting-kate-0.2.5.1 --enable-library-profiling --reinstall
On my machine, this takes a lot of memory: when passing 1.7G, I have to kill it. However, compilation of single modules from that package takes much fewer memory.
Change History
Note: See
TracTickets for help on using
tickets.
