← Back to team overview

hugin-devs team mailing list archive

[Bug 1088255] Re: enblend -l 1 --no-optimize causes crash

 

Always nice when problems magically fix themselves.

To add my 2 cents: This error message or closely related ones
occur if the _product_ of (any) images' height*width exceeds
INT_MAX, which is 2147483647 on many of today's machines (even
so-called 64-bit systems).  We cannot do much about it, because
image sizes coded with the `int' data-type are ubiquitous in Vigra.


** Changed in: enblend
       Status: New => Invalid

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

Title:
  enblend -l 1 --no-optimize causes crash

Status in Enblend:
  Invalid

Bug description:
  Running enblend-4.1-0.1.20121109hg.fc17 (built by Bruno Postle), and Hugin 2012.1.0
  using "enblend -l 1 --no-optimize" causes crash.
  crash log attached

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


References