The attached PDF appears to have an infinite loop in TextOutputDev when using the cairo backend. A git bisect shows the commit that introduced this bug to be: commit 5b0f2355d55a5104820fd0bf16b4e76b25959de4 Author: Carlos Garcia Campos <carlosgc@gnome.org> Date: Sun Dec 14 11:49:00 2008 +0100 [glib] Use TextPage instead of TextOutputDev when cairo is enabled
Created attachment 39466 [details] The PDF file
Not a cairo problem, pdftotext exhibits the same behaviour (Adobe Reader does the same btw), the file seems to have a huge amount of whitespace that just confuses the hell out of the code that "sorts" teh characters
It's not an infinite loop either, it's just that the code is bad and takes forever to run (i.e. it should eventually finish)
I guess "forever" is a figure of speech in this context: It will take a long time, but will complete.
Yeah Brad is right :D, sorry about saying it is not infinite and then saying it runs forever :D
*** Bug 42830 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/533.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.