Bug 182971 - Okular hangs with a malformed djvu
Summary: Okular hangs with a malformed djvu
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: DjVu backend (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-03 11:44 UTC by Sandeep
Modified: 2009-02-03 16:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sandeep 2009-02-03 11:44:37 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

Okular hangs with a malformed DJVU. This was something I was trying to create using pdf2djvu, however I stopped in the middle and wanted to inspect.

I agree the DJVU is not well formed, but should it hang?

testcase: http://rapidshare.com/files/193295445/bug.tar.gz.html
Comment 1 Pino Toscano 2009-02-03 12:55:29 UTC
It would seem a bug in DjVuLibre, developer contacted for more information.
Comment 2 Pino Toscano 2009-02-03 16:26:41 UTC
SVN commit 920671 by pino:

Check for errors after document loading.
BUG: 182971


 M  +6 -0      kdjvu.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=920671
Comment 3 Pino Toscano 2009-02-03 16:27:37 UTC
SVN commit 920672 by pino:

Backport: check for errors after document loading.
Will be in KDE 4.2.1.
CCBUG: 182971


 M  +6 -0      kdjvu.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=920672