GNOME Bugzilla – Bug 563716
evince crashes when trying to see attached dvi file
Last modified: 2009-11-03 14:12:29 UTC
Steps to reproduce: 1. Simply open attached dvi file 2. Start reading it and, when you hit page 3 or 4 or 5... evince crashes 3. Stack trace:
+ Trace 210607
Other information: The file is shown fine with xdvi
Created attachment 124186 [details] test.tar.bz2 This contains all the files
It works for me. It looks like a libspectre issue, though. What libspectre version do you have installed? Thanks.
I have app-text/libspectre-0.2.1
The same with libspectre-0.2.2 I am using ghostscript-gpl-8.63 (maybe it's a problem with it as distros patches it a lot, for example, some months ago I checked opensuse's src.rpm and they were applying a lot of patches that gentoo was not applying but, I didn't know what were they doing, I didn't sent them to bugs.gentoo.org)
the behavior changes a bit when compiling libspectre with system ghostscript: http://patch-tracking.debian.net/patch/series/view/libspectre/0.2.2.ds-1/use-system-ghostscript.patch it still crashes but a different error is shown: GPL Ghostscript 8.63: Initialization file gs_init.ps does not begin with an integer. fatal internal error -100 ** (evince:24217): WARNING **: Error rendering PS document /home/pacho/Desktop/evince_TEST/doscolumnas/fig1.eps: render error GPL Ghostscript 8.63: Initialization file gs_init.ps does not begin with an integer. fatal internal error -100 ** (evince:24217): WARNING **: Error rendering PS document /home/pacho/Desktop/evince_TEST/doscolumnas/fig1.eps: render error GPL Ghostscript 8.63: Initialization file gs_init.ps does not begin with an integer. fatal internal error -100 But kdvi and xdvi work fine :-/
Hmmm, couldn't make it crash with Evince 2.29.1 (git master) either... Is this bug still here for you by now ?
With 2.26 is the same, and, with 2.28.1 it's even worse and crashes just at start, I have already sent bug 600552 *** This bug has been marked as a duplicate of bug 600552 ***