Ruby PDF Reader Stack Smashing Detection -
i using default ruby pdf::reader
, using imagemagick
extract images out of pdf
. getting error while trying read pdf
saying stack smashing attack detected. how can fix pdf
not trip error while reading it.
pdf-reader pure ruby library, it's unlikely root cause.
how using imagemagick? if you're using compiled rubygem, them possibly has bug. there few options using imagemagick ruby, try 1 of alternatives.
can provide simplest script possible triggers issue , copy of exact error message?
Comments
Post a Comment