← Back to team overview

hugin-devs team mailing list archive

[Bug 679594] Re: nona crashes with segmentation fault

 

Please test with current version and report back.

** Changed in: hugin
       Status: Triaged => Incomplete

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

Title:
  nona crashes with segmentation fault

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  I am using hugin and try to create a HDR image out of three ldr images. 
  The following command crashes nona:
    nona  -z PACKBITS -r ldr -e 14.6096 -m TIFF_m -o test_exposure_layers_ -i 0 /tmp/hugin_gf

  I have compiled hugin 2010.2.0 myself
  the image dimensions are 5184x3456
  the message on the command line is
  *** glibc detected *** nona: free(): invalid pointer: 0x08a601f4 ***
  ======= Backtrace: =========
  /lib/tls/i686/cmov/libc.so.6(+0x6b591)[0x17e0591]
  /lib/tls/i686/cmov/libc.so.6(+0x6cde8)[0x17e1de8]
  /lib/tls/i686/cmov/libc.so.6(cfree+0x6d)[0x17e4ecd]
  /usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x7127741]
  /usr/lib/libboost_thread.so.1.40.0(tls_destructor+0xe6)[0x93c736]
  /usr/lib/libboost_thread.so.1.40.0(thread_proxy+0x70)[0x93c7d0]
  /lib/tls/i686/cmov/libpthread.so.0(+0x596e)[0x23b596e]
  /lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0x1842a4e]
  ======= Memory map: ========
  00110000-008f5000 r-xp 00000000 fc:02 8766032    /usr/local/lib/libhuginbase.so.0.0
  008f5000-008fb000 r--p 007e5000 fc:02 8766032    /usr/local/lib/libhuginbase.so.0.0
  008fb000-00933000 rw-p 007eb000 fc:02 8766032    /usr/local/lib/libhuginbase.so.0.0
  00933000-00946000 r-xp 00000000 fc:02 3927607    /usr/lib/libboost_thread.so.1.40.0
  00946000-00947000 r--p 00013000 fc:02 3927607    /usr/lib/libboost_thread.so.1.40.0
  00947000-00948000 rw-p 00014000 fc:02 3927607    /usr/lib/libboost_thread.so.1.40.0
  00948000-009b2000 r-xp 00000000 fc:02 8766029    /usr/local/lib/libpano13.so.2.0.0
  009b2000-009b3000 r--p 00069000 fc:02 8766029    /usr/local/lib/libpano13.so.2.0.0
  009b3000-009b4000 rw-p 0006a000 fc:02 8766029    /usr/local/lib/libpano13.so.2.0.0
  009b4000-009b5000 rw-p 00000000 00:00 0 
  009b5000-009fc000 r-xp 00000000 fc:02 3877854    /usr/lib/libGLEW.so.1.5.2
  009fc000-009ff000 r--p 00046000 fc:02 3877854    /usr/lib/libGLEW.so.1.5.2
  009ff000-00a00000 rw-p 00049000 fc:02 3877854    /usr/lib/libGLEW.so.1.5.2
  00a00000-00a01000 rw-p 00000000 00:00 0 
  00a01000-00a5b000 r-xp 00000000 fc:02 8766035    /usr/local/lib/libhuginvigraimpex.so.0.0
  00a5b000-00a5c000 r--p 00059000 fc:02 8766035    /usr/local/lib/libhuginvigraimpex.so.0.0
  00a5c000-00a5d000 rw-p 0005a000 fc:02 8766035    /usr/local/lib/libhuginvigraimpex.so.0.0
  00a5d000-00a61000 r-xp 00000000 fc:02 12266058   /usr/lib/libImath.so.6.0.0
  00a61000-00a62000 r--p 00003000 fc:02 12266058   /usr/lib/libImath.so.6.0.0
  00a62000-00a63000 rw-p 00004000 fc:02 12266058   /usr/lib/libImath.so.6.0.0
  00a63000-00a79000 r-xp 00000000 fc:02 12266052   /usr/lib/libIex.so.6.0.0
  00a79000-00a7b000 r--p 00015000 fc:02 12266052   /usr/lib/libIex.so.6.0.0
  00a7b000-00a7c000 rw-p 00017000 fc:02 12266052   /usr/lib/libIex.so.6.0.0
  00a7c000-00a82000 r-xp 00000000 fc:02 12266056   /usr/lib/libIlmThread.so.6.0.0
  00a82000-00a83000 r--p 00005000 fc:02 12266056   /usr/lib/libIlmThread.so.6.0.0
  00a83000-00a84000 rw-p 00006000 fc:02 12266056   /usr/lib/libIlmThread.so.6.0.0
  00a84000-00aa3000 r-xp 00000000 fc:02 12266692   /usr/lib/libjpeg.so.62.0.0
  00aa3000-00aa4000 r--p 0001e000 fc:02 12266692   /usr/lib/libjpeg.so.62.0.0
  00aa4000-00aa5000 rw-p 0001f000 fc:02 12266692   /usr/lib/libjpeg.so.62.0.0
  00aa5000-00ab8000 r-xp 00000000 fc:02 483750     /lib/libz.so.1.2.3.3
  00ab8000-00ab9000 r--p 00012000 fc:02 483750     /lib/libz.so.1.2.3.3
  00ab9000-00aba000 rw-p 00013000 fc:02 483750     /lib/libz.so.1.2.3.3
  00aba000-00abb000 r-xp 00000000 fc:02 12845916   /usr/lib/nvidia-current/tls/libnvidia-tls.so.195.36.24
  00abb000-00abc000 rw-p 00000000 fc:02 12845916   /usr/lib/nvidia-current/tls/libnvidia-tls.so.195.36.24
  00abe000-00abf000 r-xp 00000000 00:00 0          [vdso]
  00abf000-00b01000 r-xp 00000000 fc:02 12266043   /usr/lib/libHalf.so.6.0.0
  00b01000-00b02000 r--p 00041000 fc:02 12266043   /usr/lib/libHalf.so.6.0.0
  00b02000-00b03000 rw-p 00042000 fc:02 12266043   /usr/lib/libHalf.so.6.0.0
  00b03000-00b26000 r-xp 00000000 fc:02 483688     /lib/libpng12.so.0.42.0
  00b26000-00b27000 r--p 00022000 fc:02 483688     /lib/libpng12.so.0.42.0
  00b27000-00b28000 rw-p 00023000 fc:02 483688     /lib/libpng12.so.0.42.0
  00b28000-00b2f000 r-xp 00000000 fc:02 12266077   /usr/lib/libSM.so.6.0.1
  00b2f000-00b30000 r--p 00006000 fc:02 12266077   /usr/lib/libSM.so.6.0.1
  00b30000-00b31000 rw-p 00007000 fc:02 12266077   /usr/lib/libSM.so.6.0.1
  00b31000-00b3f000 r-xp 00000000 fc:02 12266096   /usr/lib/libXext.so.6.4.0
  00b3f000-00b40000 r--p 0000d000 fc:02 12266096   /usr/lib/libXext.so.6.4.0
  00b40000-00b41000 rw-p 0000e000 fc:02 12266096   /usr/lib/libXext.so.6.4.0
  00b41000-00b43000 r-xp 00000000 fc:02 492269     /lib/tls/i686/cmov/libdl-2.11.1.so
  00b43000-00b44000 r--p 00001000 fc:02 492269     /lib/tls/i686/cmov/libdl-2.11.1.so
  00b44000-00b45000 rw-p 00002000 fc:02 492269     /lib/tls/i686/cmov/libdl-2.11.1.so
  00b48000-00b57000 r-xp 00000000 fc:02 5956093    /usr/lib/libboost_date_time.so.1.40.0
  00b57000-00b58000 r--p 0000e000 fc:02 5956093    /usr/lib/libboost_date_time.so.1.40.0
  00b58000-00b59000 rw-p 0000f000 fc:02 5956093    /usr/lib/libboost_date_time.so.1.40.0
  00b59000-00c19000 r-xp 00000000 fc:02 12266054   /usr/lib/libIlmImf.so.6.0.0
  00c19000-00c1b000 r--p 000bf000 fc:02 12266054   /usr/lib/libIlmImf.so.6.0.0
  00c1b000-00c1c000 rw-p 000c1000 fc:02 12266054   /usr/lib/libIlmImf.so.6.0.0
  00c1c000-00c74000 r-xp 00000000 fc:02 3877430    /usr/lib/libtiff.so.4.3.2
  00c74000-00c76000 r--p 00057000 fc:02 3877430    /usr/lib/libtiff.so.4.3.2
  00c76000-00c77000 rw-p 00059000 fc:02 3877430    /usr/lib/libtiff.so.4.3.2
  00c77000-00ce6000 r-xp 00000000 fc:02 12264635   /usr/lib/libGLU.so.1.3.070701
  00ce6000-00ce7000 r--p 0006e000 fc:02 12264635   /usr/lib/libGLU.so.1.3.070701
  00ce7000-00ce8000 rw-p 0006f000 fc:02 12264635   /usr/lib/libGLU.so.1.3.070701
  00ce8000-00d84000 r-xp 00000000 fc:02 4787924    /usr/lib/nvidia-current/libGL.so.195.36.24
  00d84000-00d9e000 rwxp 0009b000 fc:02 4787924    /usr/lib/nvidia-current/libGL.so.195.36.24
  00d9e000-00dad000 rwxp 00000000 00:00 0 
  00dad000-00dc2000 r-xp 00000000 fc:02 12266048   /usr/lib/libICE.so.6.3.0
  00dc2000-00dc3000 r--p 00014000 fc:02 12266048   /usr/lib/libICE.so.6.3.0
  00dc3000-00dc4000 rw-p 00015000 fc:02 12266048   /usr/lib/libICE.so.6.3.0
  00dc4000-00dc6000 rw-p 00000000 00:00 0 
  00dc6000-00df6000 r-xp 00000000 fc:02 3877346    /usr/lib/libglut.so.3.9.0
  00df6000-00df7000 ---p 00030000 fc:02 3877346    /usr/lib/libglut.so.3.9.0
  00df7000-00df9000 r--p 00030000 fc:02 3877346    /usr/lib/libglut.so.3.9.0
  00df9000-00dfc000 rw-p 00032000 fc:02 3877346    /usr/lib/libglut.so.3.9.0
  00dfc000-00e03000 r-xp 00000000 fc:02 492614     /lib/tls/i686/cmov/librt-2.11.1.so
  00e03000-00e04000 r--p 00006000 fc:02 492614     /lib/tls/i686/cmov/librt-2.11.1.so
  00e04000-00e05000 rw-p 00007000 fc:02 492614     /lib/tls/i686/cmov/librt-2.11.1.so
  00e07000-00e22000 r-xp 00000000 fc:02 483608     /lib/ld-2.11.1.so
  00e22000-00e23000 r--p 0001a000 fc:02 483608     /lib/ld-2.11.1.so
  00e23000-00e24000 rw-p 0001b000 fc:02 483608     /lib/ld-2.11.1.so
  00e24000-01538000 r-xp 00000000 fc:02 12706853   /usr/lib/atlas/liblapack.so.3gf.0
  01538000-01539000 r--p 00713000 fc:02 12706853   /usr/lib/atlas/liblapack.so.3gf.0
  01539000-0153c000 rw-p 00714000 fc:02 12706853   /usr/lib/atlas/liblapack.so.3gf.0
  0153c000-0164a000 rw-p 00000000 00:00 0 
  0164a000-01763000 r-xp 00000000 fc:02 12266079   /usr/lib/libX11.so.6.3.0
  01763000-01764000 r--p 00118000 fc:02 12266079   /usr/lib/libX11.so.6.3.0Aborted

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