« Return to Thread: enblend exception

Re: enblend exception

by Milan Knížek :: Rate this Message:

Reply to Author | View in Thread

Michael Galloway píše v Po 05. 05. 2008 v 17:53 -0400:

yes, thank you, that helped, but another enblend issue:

Creating blend mask: 1/4 2/4 3/4 4/4

enblend: out of memory
std::bad_alloc
make: *** [third.tif] Error 1

i tried passing enblend the -m 2048 flag think it would limit it to 2G but it still
consumes all ram (4G) and swap (2G) and halts .

What system do you use? I recall having similar issues on FreeBSD since the amount of memory that the kernel can allocate for a single process was limited due to security reasons. (I.e. ignoring the actual available RAM). It helped to tell enblend to use less memory (enblend -m 512) or change the limit for kernel (I do not remember how anymore). However, I do not have this problem on linux kernel with current development version of enblend.

regards

Milan Knizek
knizek (dot) confy (at) volny (dot) cz
http://www.milan-knizek.net - about linux and photography

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@...
To unsubscribe from this group, send email to hugin-ptx-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: enblend exception