gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=new.pdf 4.pdf 4.pdf

gdb:
Program received signal SIGFPE, Arithmetic exception.
0x0000000000421da7 in ?? ()

As far as i could figure out, this is a division by zero exception.

idiv %rbx

where the %rbx register is 0.

Attached the pdf file causing the exception. I'm on AMD64 and using mostly
et_EE.UTF-8 locales.

https://bugs.gentoo.org/show_bug.cgi?id=125741
_______________________________________________
bug-ghostscript mailing list
bug-ghostscript@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-ghostscript

Reply via email to