[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ghostscript-gnu-8.16 floating point exception on joining PDF files
From: |
J |
Subject: |
ghostscript-gnu-8.16 floating point exception on joining PDF files |
Date: |
Wed, 05 Apr 2006 04:07:45 -0000 |
User-agent: |
Mail/News 1.5 (X11/20060213) |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ghostscript-gnu-8.16 floating point exception on joining PDF files,
J <=