[darcs-devel] [issue194] Trapped error: Out of Memory during "darcs wh -ls"

Juraj Hercek bugs at darcs.net
Mon Jul 3 13:22:36 PDT 2006


New submission from Juraj Hercek <darcs_bugs at hck.sk>:

Hello,

I would like to report a bug which occurs regularly. Here is the test 
case to reproduce the bug:

<cut>

$ darcs --version
1.0.6 (release)
$ mkdir bug_test
$ cd bug_test
$ darcs init
$ dd if=/dev/zero of=./big_file bs=1M count=2048
2048+0 records in
2048+0 records out
$ darcs wh -ls
darcs: out of memory (requested 2148532224 bytes)
$ cat /proc/meminfo | grep "Mem\|Swap"
MemTotal:      2073756 kB
MemFree:        769664 kB
SwapCached:          0 kB
SwapTotal:           0 kB
SwapFree:            0 kB

</cut>

I guess the session above contains enough information. If not feel free 
to contact me.

Have a nice day,
Juraj Hercek

----------
messages: 726
nosy: droundy, juhe, tommy
status: unread
title: Trapped error: Out of Memory during "darcs wh -ls"

____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue194>
____________________________________




More information about the darcs-devel mailing list