darcs

Issue 172 Windows: Unrecord => Heap exhausted

Title Windows: Unrecord => Heap exhausted
Priority bug Status duplicate
Milestone Resolved in
Superseder memory usage is up to 20X patch size
View: 80
Nosy List darcs-devel, dmitry.kurochkin, edwint, eivuokko, jaredj, kowey, markstos, rgm, thorkilnaur, tommy, wglozer, zooko
Assigned To
Topics Performance, Windows

Created on 2006-05-17.10:12:41 by zooko, last changed 2009-10-24.00:07:21 by admin.

Messages
msg654 (view) Author: zooko Date: 2006-05-17.10:12:39
HACL your-fa38fa253f:/c/trunk/trunk$ darcs unrec
plink: unknown option "-O"

Wed May 17 05:29:50 Atlantic Daylight Time 2006  "Zooko O'Whielacronx <zooko@zooko.com>"
  * TEMPXFER
Shall I unrecord this patch? (1/435)  [ynWvpxqadjk], or ? for help: y

Thu May 11 15:39:05 Atlantic Daylight Time 2006  "Zooko O'Whielacronx <zooko@zooko.com>"
  * ALL THE OUTSTANDING STUFF FROM trunk-merge-multiway-madness
Shall I unrecord this patch? (2/435)  [ynWvpxqadjk], or ? for help: y

Thu May  4 03:48:59 Atlantic Daylight Time 2006  "Zooko O'Whielacronx <zooko@zooko.com>"
  * fix for unit test: ignore error from unlocking file that BlockDB removed
Shall I unrecord this patch? (3/435)  [ynWvpxqadjk], or ? for help: n
Heap exhausted;
Current maximum heap size is 268435456 bytes (256 Mb);
use `+RTS -M<size>' to increase it.

HACL your-fa38fa253f:/c/trunk/trunk$ darcs --version
1.0.7 (release)
msg655 (view) Author: edwint Date: 2006-05-17.10:19:28
Zooko wrote:
> Heap exhausted;
> Current maximum heap size is 268435456 bytes (256 Mb);
> use `+RTS -M<size>' to increase it.

This happens to me too, on large repositories. Things generally work for 
me if I specify +RTS -M1024M at the end of the command line.

Edwin
msg664 (view) Author: zooko Date: 2006-05-18.15:52:14
I'm planning to address this issue in cygwin package of darcs by having the
cygwin bash wrapper append "+RTS -M9999M" after each command, or something like
that.
msg669 (view) Author: zooko Date: 2006-05-18.18:55:33
Ah.  When you set it too high you get an internal error in Haskell.  So I don't
know how to address this problem other than the obvious solution of fixing darcs
to stop using up unbounded amounts of memory.
msg2948 (view) Author: markstos Date: 2008-01-31.03:38:57
Zooko,

Any improvements with this when using Darcs2 on Windows? 

   Mark
msg3502 (view) Author: markstos Date: 2008-02-16.18:59:21
I'm setting another "reduce memory usage" bug as a superceder of this one.
msg4282 (view) Author: zooko Date: 2008-04-21.16:44:24
Should we mark this as "duplicate" so that issue80 is the only one whose Status
matters?
msg5976 (view) Author: kowey Date: 2008-09-10.14:51:23
Marking as duplicate
History
Date User Action Args
2006-05-17 10:12:41zookocreate
2006-05-17 10:19:30edwintsetstatus: unread -> unknown
nosy: + edwint
messages: + msg655
2006-05-18 15:52:16zookosetnosy: droundy, tommy, zooko, edwint
messages: + msg664
2006-05-18 18:55:35zookosetnosy: droundy, tommy, zooko, edwint
messages: + msg669
2007-07-16 01:20:03koweysettopic: + Performance
nosy: + kowey, beschmi
2008-01-31 03:38:59markstossettopic: + Windows
nosy: + markstos, wglozer, eivuokko, rgm, jaredj
messages: + msg2948
title: Heap exhausted -> Windows: Unrecord => Heap exhausted
2008-02-16 18:59:22markstossetstatus: unknown -> deferred
nosy: droundy, tommy, beschmi, kowey, markstos, wglozer, zooko, eivuokko, edwint, rgm, jaredj
superseder: + memory usage is up to 20X patch size
messages: + msg3502
2008-04-21 16:44:25zookosetnosy: droundy, tommy, beschmi, kowey, markstos, wglozer, zooko, eivuokko, edwint, rgm, jaredj
messages: + msg4282
2008-09-10 14:51:25koweysetstatus: deferred -> duplicate
nosy: + dagit
messages: + msg5976
2009-08-06 17:36:25adminsetnosy: + jast, Serware, dmitry.kurochkin, darcs-devel, mornfall, simon, thorkilnaur, - droundy, wglozer, eivuokko, edwint, rgm, jaredj
2009-08-06 20:33:29adminsetnosy: - beschmi
2009-08-10 21:45:16adminsetnosy: + edwint, wglozer, eivuokko, rgm, jaredj, - darcs-devel, jast, Serware, mornfall
2009-08-10 23:54:04adminsetnosy: - dagit
2009-08-25 17:50:22adminsetnosy: + darcs-devel, - simon
2009-08-27 14:10:24adminsetnosy: tommy, kowey, markstos, wglozer, darcs-devel, zooko, eivuokko, edwint, rgm, thorkilnaur, jaredj, dmitry.kurochkin
2009-10-23 22:41:34adminsetnosy: + robmoss, - rgm
2009-10-24 00:07:21adminsetnosy: + rgm, - robmoss