summaryrefslogtreecommitdiff
path: root/doc/forum
diff options
context:
space:
mode:
authorjelmer2016-05-09 00:10:07 +0000
committeradmin2016-05-09 00:10:07 +0000
commitb8667a86aa66c829f52dba16e692901987ef0f59 (patch)
tree614f80bb55acdd3821fc57c308fcb4d37f47017c /doc/forum
parent87e62ea079c507bf55437c5489dbeae7efc918a4 (diff)
Diffstat (limited to 'doc/forum')
-rw-r--r--doc/forum/recent_propellor_snapshots_cause_ghc_OOMs.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs.mdwn b/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs.mdwn
new file mode 100644
index 00000000..3dc6c7c8
--- /dev/null
+++ b/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs.mdwn
@@ -0,0 +1,6 @@
+With recent snapshots of propellor (after at least March 11) I am seeing significant increases of memory consumed by ghc when compiling propellor. Previous versions would compile and run on e.g. a raspberry pi. With a recent snapshot, I am seeing ghc OOM with a 5GB ulimit on my desktop. Has anybody else seen this?
+
+This is with the same version of GHC.
+
+ % ghc --version
+ The Glorious Glasgow Haskell Compilation System, version 7.10.3