GNOME Bugzilla – Bug 530202
Hangs on corrupt DjVu files
Last modified: 2008-04-29 19:10:45 UTC
[ From http://bugs.debian.org/477571 by Karl Chen ] "When attempting to view a corrupted DjVu file (or non-DjVu file with .djv extension), evince hangs (doesn't respond to X quit messages; have to kill it manually). Stdout/stderr shows messages such as: ** (process:28369): WARNING **: DjvuLibre error: ** Unrecognized DjVu Message: ** Message name: \u0003IFFByteStream.corrupt_id or: ** (evince:29344): WARNING **: DjvuLibre error: ** Unrecognized DjVu Message: ** Message name: \u0003EOF example: echo foo > foo.djv evince foo.djv" The backtrace below does seem to suggest a problem with djvulibre, but djview can handle this situation. It exits with an error, complaining about a broken file. Program received signal SIGINT, Interrupt.
+ Trace 196257
Thread 3066136352 (LWP 7790)
Fixed in svn trunk. Thanks for reporting.