hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #00097
[Bug 679066] Re: enblend : out of memory
Fixed.
** Changed in: hugin
Importance: Medium => Critical
** Changed in: hugin
Status: New => Fix Released
--
enblend : out of memory
https://bugs.launchpad.net/bugs/679066
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
Status in Hugin - Panorama Tools GUI: Fix Released
Bug description:
On a GNU/linux Ubuntu 8.10 system with hugin 7.0, enblend 3.2, I have 91Go of swap; 4Go ram (but 32bit processor)
I try to make a panorama with 70 pictures.
I reduce the output to 4000px width...
I looked at the amount of memory used by enblend and just before crashing, the use of memory rise in one time.
here is the log :
nona -z PACKBITS -r ldr -e 7 -m TIFF_m -o expo_4000_exposure_layers_ -i 0 /tmp/huginpto_aqJDcJ
enfuse -w -o expo_4000_stack_ldr_0000.tif expo_4000_exposure_layers_0000.tif
Loading next image: expo_4000_exposure_layers_0000.tif
enfuse: only one input file given. Enfuse needs two or more overlapping input images in order to do blending calculations. The output will be the same as the input.
Using 6 blending levels
Generating Gaussian pyramid: g0 g1 g2 g3 g4 g5
Generating Laplacian pyramid: l0 l1 l2 l3 l4 l5
Generating Gaussian pyramid: g0 g1 g2 g3 g4 g5
Collapsing Laplacian pyramid: l5 l4 l3 l2 l1 l0
exiftool -overwrite_original_in_place -TagsFromFile /home/navillot/Photos/albums/panoramas/expo/imgp1896.jpg -ImageDescription -Make -Model -Artist -WhitePoint -Copyright -GPS:all -DateTimeOriginal -CreateDate -UserComment -ColorSpace -OwnerName -SerialNumber expo_4000_stack_ldr_0000.tif
Warning: Too many values specified (2 required) for IFD0:WhitePoint - /home/navillot/Photos/albums/panoramas/expo/imgp1896.jpg
1 image files updated
nona -z PACKBITS -r ldr -e 7.1378 -m TIFF_m -o expo_4000_exposure_layers_ -i 1 /tmp/huginpto_aqJDcJ
enfuse -w -o expo_4000_stack_ldr_0001.tif expo_4000_exposure_layers_0001.tif
Loading next image: expo_4000_exposure_layers_0001.tif
enfuse: only one input file given. Enfuse needs two or more overlapping input images in order to do blending calculations. The output will be the same as the input.
Using 6 blending levels
Generating Gaussian pyramid: g0 g1 g2 g3 g4 g5
Generating Laplacian pyramid: l0 l1 l2 l3 l4 l5
Generating Gaussian pyramid: g0 g1 g2 g3 g4 g5
Collapsing Laplacian pyramid: l5 l4 l3 l2 l1 l0
exiftool -overwrite_original_in_place -TagsFromFile /home/navillot/Photos/albums/panoramas/expo/imgp1896.jpg -ImageDescription -Make -Model -Artist -WhitePoint -Copyright -GPS:all -DateTimeOriginal -CreateDate -UserComment -ColorSpace -OwnerName -SerialNumber expo_4000_stack_ldr_0001.tif
1 image files updated
nona -z PACKBITS -r ldr -e 6.93912 -m TIFF_m -o expo_4000_exposure_layers_ -i 2 /tmp/huginpto_aqJDcJ...
[Truncated; see "Full description" attachment]