summaryrefslogtreecommitdiff
path: root/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_2_be69a181c1c5212abdc518881f80a199._comment
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-06-10 15:21:47 +0900
committerSean Whitton <spwhitton@spwhitton.name>2016-06-10 15:21:47 +0900
commit19b3eb8ff90092748d8718d751d5fd6865b6e7cd (patch)
tree466321e4bf273a01439adda82de94f070b1c329d /doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_2_be69a181c1c5212abdc518881f80a199._comment
parentde50503e4dbdea853e899f01e8828cf4f454dd57 (diff)
parent2cdc8a2eb9a3cf87c3f5ac09ee8c00931a666997 (diff)
Record propellor (3.0.5-1) in archive suite sid
Diffstat (limited to 'doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_2_be69a181c1c5212abdc518881f80a199._comment')
-rw-r--r--doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_2_be69a181c1c5212abdc518881f80a199._comment24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_2_be69a181c1c5212abdc518881f80a199._comment b/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_2_be69a181c1c5212abdc518881f80a199._comment
new file mode 100644
index 00000000..f3325454
--- /dev/null
+++ b/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_2_be69a181c1c5212abdc518881f80a199._comment
@@ -0,0 +1,24 @@
+[[!comment format=mdwn
+ username="craige@a46118dff5bc0fad85259759970d8b4b9fc377d7"
+ nickname="craige"
+ subject="-O0"
+ date="2016-05-30T04:41:08Z"
+ content="""
+I'm experiencing this quite badly. GHC will consume all 8G RAM before locking the machine up (if I don't catch it first).
+
+-O0 was already in propellor.cabal:
+
+GHC-Options: -threaded -Wall -fno-warn-tabs -O0
+
+I have set PROPELLOR_DEBUG=1
+
+Strace isn't turning up anything that I can use.
+
+I'm not getting a anything useful to track down the source of this problem for me.
+
+Any tips on what I can do to track this down?
+
+Thanks!
+
+Debian testing || Propeller 3.0.3
+"""]]