New submission from Juraj Hercek <[EMAIL PROTECTED]>:

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 <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue194>
____________________________________

_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to