andrewnazarov/acme-sac

no free allocb using fcp -r

GoogleCodeExporter opened this issue · 1 comments

What steps will reproduce the problem?
1. Try to copy sources using fcp -r via acme sac
2.
3.

What is the expected output? What do you see instead?
It should work, it does on inferno-os emu.

I get a no free allocb about halfway through and then the whole acme-sac emu 
locks up.

What version of the product are you using? On what operating system?

Most recent Hg (06/07/09) on MacOSX/386

Please provide any additional information below.


Original issue reported on code.google.com by eri...@gmail.com on 7 Jun 2009 at 5:15

You probably just need to increase the size of the main memory pool when 
starting
acme emulator, e.g., acme.exe -pmain=64M -pheap=64M

Original comment by caerw...@gmail.com on 8 Jun 2009 at 4:40