On Sat, 27 Aug 2016 11:53:23 +0000 Bastien Roucaries < roucaries.bast...@gmail.com> wrote: > Could you try: > identify bug.pdf > Identify -ping bug.pdf
The relevant commands are probably rather: identify -ping bug.pdf # ping mode, crashes identify +ping bug.pdf # full read mode, works I.e. +ping actually disables ping, while -ping or no parameters means using ping.