This and one of the (several) bugs in #469681 seem to be the same. I can replicate it when using "continuous view" option as in 469681, as well as the method described in this report.
Stack trace from xpdf_3.02-1.4 with debugging symbols: #0 XPutImage (dpy=0x23607e0, d=52428887, gc=0x420ca40, image=0x0, req_xoffset=0, req_yoffset=0, x=0, y=394, req_width=744, req_height=556) at ../../src/PutImage.c:969 #1 0x000000000049ad0a in XPDFCore::redrawRect (this=0x238db10, tileA=0x41f6d40, xSrc=0, ySrc=0, xDest=0, yDest=394, width=744, height=556, composited=1) at XPDFCore.cc:1348 #2 0x00000000004656d6 in PDFCore::redrawWindow (this=0x238db10, x=0, y=0, width=744, height=950, needUpdate=0) at PDFCore.cc:2009 #3 0x0000000000468d90 in PDFCore::update (this=0x238db10, topPageA=1, scrollXA=1, scrollYA=1, zoomA=125, rotateA=16, force=0, addToHist=0) at PDFCore.cc:702 #4 0x000000000049cc18 in XPDFCore::update (this=0x23607e0, topPageA=0, scrollXA=0, scrollYA=556, zoomA=90, rotateA=0, force=0, addToHist=0) at XPDFCore.cc:287 #5 0x000000000046456c in PDFCore::scrollTo (this=0x23607e0, x=744, y=<value optimized out>) at PDFCore.cc:1013 #6 0x00000000004a636d in XPDFViewer::execCmd (this=0x23892f0, cmd=0x41f2f40, event=0x7fff1c04d750) at XPDFViewer.cc:721 #7 0x00000000004a6902 in XPDFViewer::keyPressCbk (data=0x23892f0, key=<value optimized out>, modifiers=<value optimized out>, event=0x7fff1c04d750) at XPDFViewer.cc:585 #8 0x000000000049b900 in XPDFCore::inputCbk (widget=<value optimized out>, ptr=0x238db10, callData=0x7fff1c04d000) at XPDFCore.cc:1153 #9 0x00007f441315fa1f in XtCallCallbackList () from /usr/lib/libXt.so.6 #10 0x00007f4413b3c2f9 in _XmDrawingAreaInput (w=0x23607e0, event=<value optimized out>, parems=<value optimized out>, num_params=0x22c) at ../../../lib/Xm-2.1/DrawingArea.c:859 #11 0x00007f4413194abe in ?? () from /usr/lib/libXt.so.6 #12 0x00007f4413194ed9 in ?? () from /usr/lib/libXt.so.6 #13 0x00007f44131955df in _XtTranslateEvent () from /usr/lib/libXt.so.6 #14 0x00007f441316d32a in XtDispatchEventToWidget () from /usr/lib/libXt.so.6 #15 0x00007f441316d9f6 in ?? () from /usr/lib/libXt.so.6 #16 0x00007f441316cb3b in XtDispatchEvent () from /usr/lib/libXt.so.6 #17 0x00007f441316cca3 in XtAppMainLoop () from /usr/lib/libXt.so.6 #18 0x00000000004aa146 in main (argc=2, argv=<value optimized out>) at xpdf.cc:316 I'm currently looking through several xpdf bugs, intending to put information in the BTS then match up the duplicates. Steve -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

