https://bugs.kde.org/show_bug.cgi?id=518476
--- Comment #12 from Stefan Brüns <[email protected]> --- (In reply to Méven from comment #10) > (In reply to theking2 from comment #9) > > Reason is Baloo fixating on a PDF file it cannot index. Can happen but the > > user interface should show that > > This is an upstream issues most likely in libpoppler with a page bugging it > into an infinite loop as demonstrated in the stack trace and `pdftotext > OP-1\ Manual.pdf`. Its not an infinite loop, but a very deep nesting of Form XObjects. Unfortunately poppler reparses every XObject and referenced associated dictionary (entry) when it encounters it. -- You are receiving this mail because: You are watching all bug changes.
