I have just tried out SVN 3929 on a large project with 161 images and ~12k control points. I found that image reloading was improved for the images tab. When I selected Align from the assistant tab, I found that during the "Leveling the Panorama" stage, hugin was reading in every image. When it was done reading all of the images, it started to read them in again, and gave an unhandled exception fault. Hugin memory usage in this test was 1.6GB, which is more than what I have seen in the past.
Regards, Rick On Jun 10, 5:05 am, David Haberthür <[email protected]> wrote: > Hello Guido. > > On 09.06.2009, at 22:38, Guido Kohlmeyer wrote: > > > > > The additional option is only a workaround that may work, but as you > > already percieved it will yield to higher memory consumption to > > generate > > the mask in a higher resolution. > > I guess the process runs out of memory. > > > Guido > > I suppose that must be the problem, since it crashes with the same > complaint in the logfile: > ---- > DSC_24160117.tif DSC_2284-DSC_24160118.tif DSC_2284-DSC_24160119.tif > DSC_2284-DSC_24160120.tif DSC_2284-DSC_24160121.tif DSC_2284- > DSC_24160122.tif > enblend(815) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > enblend(815) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > enblend(815) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > enblend(815) malloc: *** mmap(size=2097152) failed (error code=12) > *** error: can't allocate region > *** set a breakpoint in malloc_error_break to debug > terminate called recursively > gnumake: *** [DSC_2284-DSC_2416.png] Abort trap > gnumake: *** Deleting file `DSC_2284-DSC_2416.png' > --- > even for the newest build from Harry (0.0.0-svn3923) > I guess I'll have to try at work, on a machine with 16 GB of RAM and > not on my puny laptop with 2GB :) > Habi > > David Haberthür schrieb: > > > > >> Dear Guido, > >> That only helped a bit, now enblend crashes lateron in the process. > >> The relevant lines of the stitching window are below: > > >> --- > >> DSC_2284-DSC_24160114.tif DSC_2284-DSC_24160115.tif > >> DSC_2284-DSC_24160116.tif DSC_2284-DSC_24160117.tif > >> DSC_2284-DSC_24160118.tif DSC_2284-DSC_24160119.tif > >> DSC_2284-DSC_24160120.tif DSC_2284-DSC_24160121.tif > >> DSC_2284-DSC_24160122.tif > >> enblend(5937) malloc: *** mmap(size=2097152) failed (error code=12) > >> *** error: can't allocate region > >> *** set a breakpoint in malloc_error_break to debug > >> enblend(5937) malloc: *** mmap(size=2097152) failed (error code=12) > >> *** error: can't allocate region > >> *** set a breakpoint in malloc_error_break to debug > >> enblend(5937) malloc: *** mmap(size=2097152) failed (error code=12) > >> *** error: can't allocate region > >> *** set a breakpoint in malloc_error_break to debug > >> enblend(5937) malloc: *** mmap(size=2097152) failed (error code=12) > >> *** error: can't allocate region > >> *** set a breakpoint in malloc_error_break to debug > >> terminate called recursively > >> gnumake: *** [DSC_2284-DSC_2416.png] Abort trap > >> gnumake: *** Deleting file `DSC_2284-DSC_2416.png' > >> --- > >> using hugin svn-3888, will try tomorrow with harrys freshly > >> compiled rc3. > >> have a good night. > >> habi/david > > >>> David Haberthür schrieb: > > >>>> On 07.06.2009, at 18:45, Harry van der Wolf wrote: > > >>>>> 2009/6/5 David Haberthür <[email protected] > >>>>> <mailto:[email protected]> > >>>>> <mailto:[email protected]>> > > >>>>> i could help with providing a test-case, the panorama i shot > >>>>> last > >>>>> saturday evening [1] contains +100 images and +7000 control > >>>>> points > >>>>> generated with pan-o-matic. i'm still struggling with > >>>>> stitching it > >>>>> with full resolution, somehow i chokes at the fusing-step when > >>>>> trying > >>>>> to stitch it in sizes bigger than 10000px wide, now i've > >>>>> stitched it > >>>>> in "only" 2694 x 635 px (os x, with harrys newest svn-builld). > > >>>>> Hi Habi, > > >>>>> Nice pano. > >>>>> You are saying that it chokes on 10000px wide (10000 by ?). > >>>>> What error message do you get? > > >>>>> Harry > > >>>> Hoi Harry. > >>>> Thanks, i've tried to make a night-version of the panorama i've > >>>> shot > >>>> some weeks ago. > >>>> I've failed to thorougly investivate it, but the panorama fails to > >>>> stitch for sizes 10000x4122 and 12000x4946 px. It actually fails > >>>> with > >>>> an enblend warning: > >>>> "enblend: warning: failed to detect any seam > >>>> enblend: mask is entirely black, but white image was not > >>>> identified as > >>>> redundant > >>>> gnumake: *** [DSC_2284-DSC2416.png] Error 1" > >>>> are the last entries in the log window. The complete log is > >>>> attached > >>>> to this mail as "log.txt" > > >>>> I'm a bit confused, since the stitch to the smaller size worked > >>>> without a hitch... > >>>> Have a nice start into the week. > >>>> Habi > >>>> --- > > >>>> ------------------------------------------------------------------------- > >>>> Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
