Bug 182971

Summary: Okular hangs with a malformed djvu
Product: [Applications] okular Reporter: Sandeep <sandys>
Component: DjVu backendAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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