Hi, I have an application that call "convert" to generate a jpg from a pdf. It works fine except in a few cases where we have errors or a black image. This happen when convert is executed in a 64 bits OS (Red Hat) but in a 32 bits OS (Fedora) everything works fine. I run convert from the Imagemagick rpm or from the compiled version with the same results. I try in other servers with 64 bit OS's but still the same problem. I try to find any bug (ImageMagick, Ghostscript or Postscript) related to 64 bits OS with no success You can download the pdf from http://openstyles.net/pagina11.pdf and below is the error that i have when i run convert from the command line
Thanks! Hector Paz ERROR: /limitcheck in --eofill-- Operand stack: --dict:10/10(L)-- 195.426 66.9875 Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop --nostringval-- --nostringval-- 2 1 1 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- --nostringval-- --nostringval-- %array_continue --nostringval-- false 1 %stopped_push --nostringval-- %loop_continue --nostringval-- Dictionary stack: --dict:1126/1686(ro)(G)-- --dict:0/20(G)-- --dict:107/200(L)-- --dict:107/200(L)-- --dict:104/127(ro)(G)-- --dict:241/347(ro)(G)-- --dict:20/24(L)-- --dict:4/6(L)-- --dict:21/32(L)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:11/13(L)-- Current allocation mode is local Last OS error: 2 ESP Ghostscript 815.02: Unrecoverable error, exit code 1 identify: Postscript delegate failed `pagina11.pdf': No such file or directory @ pdf.c/ReadPDFImage/612. _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs
