← Back to team overview

hugin-devs team mailing list archive

[Bug 1423489] Re: Caught bad allocation processing HDR image

 

The problem is probably the size of your input image: 14200x7100 with
bit depth 96. The 32 bit version of Hugin can only use 2 GB of RAM, even
if you have more RAM installed. And the input file seems to be too big
to be handled by nona 32-bit.

I see currently no easy way to workaround this problem in the 32 bit
version. But you wrote already that the 64 bit version works fine, so it
seems of low priority.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1423489

Title:
  Caught bad allocation processing HDR image

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  > nona.exe -r hdr -m EXR -o "output.exr" -i 0 "process.txt"
  caught exception: bad allocation

  process.txt
  =========

  p f0 w4096 h4096 v90 k0 E0 R0 n"EXR"
  m g1 i0 f0 m2 p0.00784314
  i w14200 h7100 f4 v360 Ra0 Rb0 Rc0 Rd0 Re0 Eev0 Er1 Eb1 r0 p0 y0 TrX0 TrY0 TrZ0 j0 a0 b0 c0 d0 e0 g0 t0 Va1 Vb0 Vc0 Vd0 Vx0 Vy0  Vm5 Rt1 n"source.hdr"

  source.hdr
  ========
  Dimensions: 14200x7100
  Bit depth: 96
  Resolution: 72 dpi
  Size: 264MB

  System
  ======
  Hugin 2014.0 32-bit ("nona version 2014.0.0.5da69bc383dd built by Matthew Petroff")
  Windows 8.1 Pro (x64)
  Core i7
  8GB RAM

  Works correctly when using 64-bit nona, or older build "0.7.0.3465
  built by Guido".

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1423489/+subscriptions


References