eric08 / imagestack

Automatically exported from code.google.com/p/imagestack
Other
0 stars 0 forks source link

ImageStack 64 bit crashes at "warping images" for over 8 images. #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load more than 8 of these 16 images: 
http://danreetz.com/for_imagestack/CasioImageStackEffort.zip
2. Use command: ImageStack -loadframes (image list).JPG -alignframes 
perspective -sort t -crop 0 0 frames/2 width height 1 -save Test2.jpg
3. Wait for error.

What is the expected output? What do you see instead?
Because ImageStack crashes at the "warping" stage, I never get output from 
-display or -save.

What version of the product are you using? On what operating system?
Using ImageStack.2010-7-31-win64 on Windows 7 64 Bit. 4GB RAM, Athlon 955 Black 
Edition, multiple terabytes of disk, running with administrative privileges.

Please provide any additional information below.
 Problem Event Name:    APPCRASH
  Application Name: ImageStack.exe
  Application Version:  0.0.0.0
  Application Timestamp:    4c54a0c2
  Fault Module Name:    ImageStack.exe
  Fault Module Version: 0.0.0.0
  Fault Module Timestamp:   4c54a0c2
  Exception Code:   c0000005
  Exception Offset: 0000000000001111
  OS Version:   6.1.7600.2.0.0.256.1
  Locale ID:    1033
  Additional Information 1: 06c0
  Additional Information 2: 06c0589b2c0fa76d870e69d536132946
  Additional Information 3: 2d4e
  Additional Information 4: 2d4eca91e365c87cbe2c5ae9204aba94

I realize this is the wrong place for a question, but can I enable more verbose 
debugging output somehow?

Original issue reported on code.google.com by danre...@gmail.com on 12 Feb 2011 at 10:47