google-code-export / photivo

Automatically exported from code.google.com/p/photivo
GNU General Public License v3.0
3 stars 0 forks source link

Photivo crashes on opening file #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open file (either drag-and-drop, or "Open Raw")
2. File starts to load, stops and program crashes

What is the expected output? What do you see instead?
Usual Windows crash report: "photivo.exe has encountered a problem and needs to 
close.  We are sorry for the inconvenience." Details shows this:
"AppName: photivo.exe
 AppVer: 0.0.0.0
 ModName: libfftw3-3.dll
 ModVer: 0.0.0.0
 Offset: 000cd074"

What version of the product are you using? On what operating system?
Latest version: photivo-setup-2012-12-12-win32
Win XP Pro Service Pack 3

Please provide any additional information below.
Crashing only happens with this version - a previous version I installed 
photivo-setup-2012-05-21-EXPERIMENTAL-win32 works fine. Reinstalling the 
previous version over the 'new' version works - reinstalling the 'new' version 
again doesn't.
I have completely cleared all settings and completely uninstalled programs, to 
no avail. Using the latest troubleshooter doesn't do anything - Photivo 
crashes, the reporting console just 'hangs' - does not do anything.

Original issue reported on code.google.com by Kravchen...@gmail.com on 13 Dec 2012 at 9:44

GoogleCodeExporter commented 9 years ago
I can’t reproduce the crash here.

Does it happen with all images, raws and bitmaps?

When you start Photivo without an image, reset to neutral preset, then load an 
image, does it still crash? If not does it crash when you now enable one of the 
Wiener sharpeners?

The libfftw3-3.dll in your Photivo program folder should be 1,330,190 bytes in 
size. Is that true? Do you have any other libfftw3-3.dlls on your system?

What pipe size do you use? Set it to 1:4 for testing to avoid running into the 
32bit memory limit problem.

Original comment by brother.john.gm@googlemail.com on 13 Dec 2012 at 10:52

GoogleCodeExporter commented 9 years ago
For comparison here’s the sizes and MD5 checksums of all binaries in the 
2012-12-12 32bit installer.

filename                size (bytes)  MD5 sum
-------------------------------------------------------------------------------
intl.dll                          109.568  f2c5333765f8bc479843157e015a447b
libexiv2.dll                    2.532.878  4f0e5e0fb5ab600bd0a2104450c55e11
libexpat-1.dll                    159.246  cef1051eceebab92dc775febf574915c
libfftw3-3.dll                  1.330.190  b91b6949418bab93bb7bcf0fc9e2b2f6
libgcc_s_sjlj-1.dll                91.648  0c0e1f19d1606710067708a2fa6237b2
libglib-2.0-0.dll               1.040.384  6cacd4f0e4ee9a777ecb4309d66acc58
libgomp-1.dll                      45.568  a9629eee38e152349ab5ba24927ed045
libGraphicsMagick++-3.dll         312.334  94437c1b3bf26ddfcfaa90e089d9fdb2
libGraphicsMagick-3.dll         2.470.414  c2ce1f607c784cb3674889f9725469bf
libGraphicsMagickWand-2.dll       130.062  c1b04befaa077aeef5ac95269a54b6bd
libiconv-2.dll                    928.270  12c3f60372eca4cc28ee79ef46204d97
libjpeg-8.dll                     312.846  f9a0ceea12971caaf838a7deba7c9ca6
liblcms2-2.dll                    332.302  015a7eaf65a0a649a5930cf8de682ff7
liblensfun.dll                    178.190  43a7b419fd070a70206648753defbf31
liblqr-1-0.dll                     69.134  f2cc78b18fff34e0d64558052d0e2667
libpng15-15.dll                   178.702  dc0c472f45fc3ee784b47770ab16d836
libstdc++-6.dll                   950.272  c7ccf8cb809e5cd7228a7fba3e089570
libtiff-5.dll                     435.214  9de04943723c923edeedcf4852570a09
photivo.exe                     5.797.888  2ed6baddd0967a5cef554120c662b443
ptClear.exe                        63.488  6f233e12f3fc210738b7a80edd9ff5e6
pthreadGC2.dll                     41.472  b99467ebcf77eec98759cdf30bd4a47f
QtCore4.dll                     2.894.336  978e039f44097dee5a7523bb9eb52d44
QtGui4.dll                     10.462.720  09e54d5286cda57ccb276ed45bdd2537
QtNetwork4.dll                  1.164.800  29313e717e39ff2ebaea893afc716742
zlib1.dll                          86.542  13a3e498cb70d00b5a40e15a16d3abb5

And the installer itself:
photivo-setup-2012-12-12-win32.exe    9.777.286  
813f13488138d124012f0694ff360d6b

Original comment by brother.john.gm@googlemail.com on 16 Dec 2012 at 8:16

GoogleCodeExporter commented 9 years ago
1. File sizes inside the photivo directory as mentioned above are correct.
2. Photivo loaded without crash. 
3. Gave a Neutral reset.
4. Loaded image, no crash.
5. Tried different sharpen tools, no crash.
6. Enabled Wiener Sharpen, photivo crashed while processing.

Original comment by unni...@gmail.com on 17 Dec 2012 at 1:16

GoogleCodeExporter commented 9 years ago
For trial, I copied the libfftw3-3.dll (1,311,744 bytes) from the version 
released on 2012-10-06 and pasted into the installation directory of 
2012-12-12. Now it is not crashing even with the wiener filter enabled.

Original comment by unni...@gmail.com on 17 Dec 2012 at 1:26

GoogleCodeExporter commented 9 years ago
Merging this one into issue 97.

Original comment by brother.john.gm@googlemail.com on 5 Jan 2013 at 9:52