Search found 3 matches

by prabhathandoo
2014-03-13T04:52:37-07:00
Forum: Users
Topic: Convert.exe crashing with TIFF Files
Replies: 5
Views: 3614

Re: Convert.exe crashing with TIFF Files

We'll need to download and inspect the image that causes the crash. With a debugger we can determine if the crash is inside the TIFF delegate library of ImageMagick. If its the TIFF delegate library, you will need to move the bug report to their development group. If its ImageMagick, we will ...
by prabhathandoo
2014-03-13T04:21:20-07:00
Forum: Users
Topic: Convert.exe crashing with TIFF Files
Replies: 5
Views: 3614

Re: Convert.exe crashing with TIFF Files

on the cmd line i see: Problem signature: Problem Event Name: APPCRASH Application Name: convert.exe Application Version: 5.0.0.0 Application Timestamp: 4eb6a8d8 Fault Module Name: MSVCR100.dll Fault Module Version: 10.0.30319.1 Fault Module Timestamp: 4ba220dc Exception Code: c0000005 Exception ...
by prabhathandoo
2014-03-13T04:18:19-07:00
Forum: Users
Topic: Convert.exe crashing with TIFF Files
Replies: 5
Views: 3614

Convert.exe crashing with TIFF Files

I am working on an SAS application and I see a few problems with ImageMagick. The SAS application via the UI calls appmagick to perform some actions. when I tested outside the application, i see i can reproduce the same problems outside the app as well via ImageMagick CMD line. - If i use identify ...