Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyncFusion 14 locks up (hangs) when reading some PDF files #11

Closed
GerHobbelt opened this issue Aug 2, 2019 · 5 comments
Closed

SyncFusion 14 locks up (hangs) when reading some PDF files #11

GerHobbelt opened this issue Aug 2, 2019 · 5 comments
Labels
🐛bug Something isn't working
Milestone

Comments

@GerHobbelt
Copy link
Collaborator

No description provided.

@GerHobbelt
Copy link
Collaborator Author

(Part of?) the solution was to upgrade the files in ./libs/ to Syncfusion 17 files.

Qiqqa Logging for SF 17 (SF 14 **hangs inside that SF.Pdf API call!)

20190801.233804 WARN [Daemon.Maintainable:BackgroundWorkerDaemon.DoMaintenance_Infrequent] Problem in PDFMetadataInferenceFromPDFMetadata.InferFromPDFMetadata while processing document 824EFA4775A1EC0C518DCD5EA89274ABBF594

Syncfusion.Pdf.PdfException: Cannot load document, the document structure has been corrupted.

at Syncfusion.Pdf.Parsing.PdfLoadedDocument.LoadDocument(Stream file)

at Syncfusion.Pdf.Parsing.PdfLoadedDocument..ctor(Stream file)

at Syncfusion.Pdf.Parsing.PdfLoadedDocument..ctor(String filename)

at Utilities.PDF.AugmentedPdfLoadedDocument..ctor(String filename)

at Qiqqa.Documents.PDF.MetadataSuggestions.PDFMetadataInferenceFromPDFMetadata.InferFromPDFMetadata(PDFDocument pdf_document)

at Qiqqa.DocumentLibrary.MetadataExtractionDaemonStuff.MetadataExtractionDaemon.DoMaintenance(Library library, Daemon daemon)

@GerHobbelt
Copy link
Collaborator Author

Adobe Acrobat DC says this about the offending PDF:

2019-08-02A

@GerHobbelt
Copy link
Collaborator Author

PDF itself is 28MB and too large to upload to Github.

GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Aug 2, 2019
….md files following jimmejardine#6

- remove Syncfusion LICX file as we migrate from SyncFusion 14 to Syncfusion 17; see also bug report jimmejardine#11
GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Aug 2, 2019
…immejardine#11

**Warning**: I got those files by copying a Syncfusion install directory into qiqqa::/libs/ and overwriting existing files. v17 has a few more files, but those seem not to be required/used by Qiqqa, as **only overwriting what was already there** in the **Qiqqa** install directory seems to deliver a working Qiqqa tool. :phew:
@GerHobbelt GerHobbelt changed the title SyncFusion 14 locks up (hangs) when reading some PDF files ✅SyncFusion 14 locks up (hangs) when reading some PDF files Aug 8, 2019
@GerHobbelt
Copy link
Collaborator Author

Done as per #33.

@GerHobbelt
Copy link
Collaborator Author

Closing and decluttering the issue list so it stays workable for me: fixed in https://github.com/GerHobbelt/qiqqa-open-source mainline=master branch, pending #15 / any maintainer rights/actions.

@GerHobbelt GerHobbelt added the 🐛bug Something isn't working label Oct 4, 2019
@GerHobbelt GerHobbelt added this to the v82 milestone Oct 4, 2019
@GerHobbelt GerHobbelt changed the title ✅SyncFusion 14 locks up (hangs) when reading some PDF files SyncFusion 14 locks up (hangs) when reading some PDF files Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant