Using the xpdf in debian stable (squeeze), I frequently see crashes using these steps:
- opening a certain file with xpdf (in normal view)
- switching to fullscreen
- switching back to normal (crash)

It seems this perhaps doesn't happen every case I switch back to normal view, but it seems to be a fairly reliable crasher.

Trying to debug, I compiled xpdf from source with debugging support (-ggdb). Valgrind mentions a number of incorrect delete's (delete instead of delete[]) in XPDFViewer.cc. However changing to delete[] only triggers other memory errors.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to