pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

coredump with evince



On a particular file
(http://www.cs.columbia.edu/~smb/talks/newspeak.pdf), evince on NetBSD
coredumps.  I've seen this on -current on both i386 and amd64.  The
file opens properly on Linux.  The version of evince is the same on
Linux as on NetBSD.  Here's a backtrace:

Program terminated with signal 11, Segmentation fault.
#0  0xbb1ab46b in AnnotWidget::initialize () from /usr/pkg/lib/libpoppler.so.3
(gdb) bt
#0  0xbb1ab46b in AnnotWidget::initialize () from /usr/pkg/lib/libpoppler.so.3
#1  0xbb1ac3a9 in AnnotWidget::AnnotWidget () from /usr/pkg/lib/libpoppler.so.3
#2  0xbb1aeb02 in Annots::createAnnot () from /usr/pkg/lib/libpoppler.so.3
#3  0xbb1aecfc in Annots::Annots () from /usr/pkg/lib/libpoppler.so.3
#4  0xbb210f5e in Page::displaySlice () from /usr/pkg/lib/libpoppler.so.3
#5  0xbb2f25d1 in _poppler_page_render ()
   from /usr/pkg/lib/libpoppler-glib.so.3
#6  0xbb2f26c4 in poppler_page_render () from /usr/pkg/lib/libpoppler-glib.so.3
#7  0xb9e3dca9 in pdf_document_render ()
   from /usr/pkg/lib/evince/backends/libpdfdocument.so
#8  0xbbbe1afb in ev_document_render () from /usr/pkg/lib/libevbackend.so.0
#9  0x08060745 in ?? ()
#10 0xb9f5cd90 in ?? ()
#11 0xba9b1368 in ?? ()
#12 0xba7ffd3c in ?? ()
#13 0x0806072d in ?? ()
#14 0xba904060 in ?? ()
#15 0x08098c10 in __ps_strings ()
#16 0x00000000 in ?? ()

Suggestions?

                --Steve Bellovin, http://www.cs.columbia.edu/~smb


Home | Main Index | Thread Index | Old Index