On Thu, Oct 21, 2021 at 09:42:27AM +0300, Eugene Berdnikov wrote: > On Thu, Oct 21, 2021 at 12:28:56AM +0100, Adam Sampson wrote: > > On Thu, Oct 21, 2021 at 12:23:16AM +0100, Adam Sampson wrote: > > > [xpdf crashes in Motif on] asc = _XmRendXftFont(rend)->ascent; > > > > Hmm -- the crash in #996832 is happening in the same place... > > > > Do you have an Xpdf*font: resource (or something similar) set on your > > display? > > % xrdb -query | fgrep -i xpdf > Xpdf*fileFilterStyle: filter_hidden_files > > It is definitely loaded from /etc/X11/Xresources/xpdf > (part of Debian xpdf package).
yes, and I get the same Xresources back, only I don't see any crashes... Do you install recommended packages (in general, and for xpdf in particular)? Can you create an strace? Florian