← Back to team overview

hugin-devs team mailing list archive

[Bug 1602969] Re: 2016.rc1 win7 64bit crashes during import

 

There are several issues in one ticket:
1.) There is no 2016.0 rc1 on sourceforge. From the versions numbers it appears this refers to release version 2016.0. But we have currently a 2016.2 rc1.
2.) With 32 GB RAM only 4 GB free?? That would be a big memory usage.
3.) The programs are 64 bit. But an internal variable was 32 bit only. So the image cache setting works only up to 2 GB. This is fixed in the repository. There it should also support bigger image cache values.
4.) The cpfind issue: The image cache setting has no effect on running cpfind.
4.1) One issue could be that only a small portion of the whole memory is usage (see free memory issue above). Try to increase the free memory or limit the number of threads for cpfind (add --ncores=2 or --ncores=4)
4.2) The 2016.0 version was built with another compiler. There are some issues with this combination. Try 2016.2 rc1. 

** Changed in: hugin
       Status: New => Fix Committed

** Changed in: hugin
    Milestone: None => 2016.4beta1

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

Title:
  2016.rc1 win7 64bit crashes during import

Status in Hugin:
  Fix Committed

Bug description:
  During import of 16bit tif images (60 images of roughly 15MP/100MB
  size each) it crashes.

  Only change in Settings: Imagecache 6000MB. If it is set to standard
  256MB it doesnt crash, so may be the 64bit msi installer isn´t 64bit?

  That would accord to  Freier Speicher: (free Ram) 4194303 kiB ...

  The imagecache setting should test if the settings are useful and
  correct.


  Machine is:
  Dell Precision 5810 Workstation @ 32G Ram 

  Betriebssystem: Windows 7 (build 7601, Service Pack 1), 64-bit edition
  Architektur: 64 bit
  Freier Speicher: 4194303 kiB
  Aktive Codepage: 1252 (Western European Windows)

  Hugin
  Version: 2016.0.0.3b4e2790cb90 built by Jan Dubiec <jdx@xxxxxxx>
  Ressourcen-Pfad: C:\Program Files (x86)\Hugin\share\hugin\xrc\
  Datenpfad: C:\Program Files (x86)\Hugin\share\hugin\data\
  Hugins Kamera- und Objektivdatenbank: C:\Users\urs.obernolte\AppData\Roaming\hugin\camlens.db
  Multi-Threading mittels C++11 std::thread und OpenMP
  Monitorprofile: C:\Windows\system32\spool\drivers\color\Samsung PnP- (Standard)-1.icm

  Bibliotheken
  wxWidgets: wxWidgets 3.1
  wxWidgets Library (wxMSW port)
  Version 3.1.0 (Unicode: wchar_t, debug level: 1),
  compiled at Mar 27 2016 18:20:50

  Runtime version of toolkit used is 6.1.

  libpano13: 2.9.19 
  Boost: 1.60.0
  Exiv2: 0.25
  SQLite3: 3.10.2
  Vigra: 1.11.0
  LittleCMS2: 2.7

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


References