Emilio Pozuelo Monfort <[email protected]> writes: > > You're missing libpoppler-glib's dbgsym. Could you install it? > > Also if you could bisect this against poppler that would help. Given that this > is linking against libpoppler-glib and not libpoppler(-private), you shouldn't > need to recompile epdfinfo, just run it against the local poppler build with > the > appropriate LD_LIBRARY_PATH or so.
Oh! installing the matching version of libpoppler-glib8 from unstable makes the segfaults go away. I can probably fix elpa-pdf-tools-server by adding a versioned depends. Should something else be ensuring the version of libpoppler-glib8 matches (or is high enough)? d

