we have a very weird problem:
we have a cron job that uses convert to convert pdf into png, page per page (one command = one page).
if it's run in a console, it works. (as the same user than the cron job)
if it's run by the cron daemon it works at the beginning, but after nearly 30 pages, every command will crash with this trace :
Code: Select all
Error: /ioerror in --verify_xref--
Operand stack:
42918843 2 --nostringval--
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1905 1 3 %oparray_pop 1904 1 3 %oparray_pop 1888 1 3 %oparray_pop --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- %loop_continue --nostringval-- --nostringval-- 1889 0 7 %oparray_pop --nostringval-- 3 1 29791 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:1151/1684(ro)(G)-- --dict:2/20(G)-- --dict:75/200(L)-- --dict:75/200(L)-- --dict:107/127(ro)(G)-- --dict:275/300(ro)(G)-- --dict:18/25(L)--
Current allocation mode is local
Last OS error: 32
Unrecoverable error: ioerror in quit
Operand stack:
--nostringval--
does the trace speaks to you ?
thanks
IM : 6.3.8
GS : 8.611