[Okular-devel] [okular] [Bug 328182] New: Okular hangs when opening cbz archive containing xml file

sasha sasha at goldnet.ca
Thu Nov 28 16:36:58 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=328182

            Bug ID: 328182
           Summary: Okular hangs when opening cbz archive containing xml
                    file
    Classification: Unclassified
           Product: okular
           Version: 0.17.2
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Comicbook backend
          Assignee: okular-devel at kde.org
          Reporter: sasha at goldnet.ca

Created attachment 83809
  --> https://bugs.kde.org/attachment.cgi?id=83809&action=edit
Okular hangs when trying to open the attached file

When trying to open CBZ comic book archive okular hangs if the archive includes
XML file. Contents of XML file are irrelevant as long as the file begins with
"<?xml version="1.0"?>". This impacts ComicRack tagged CBZ files as they
include ComicInfo.xml file). 

This is the end of "strace -f" output in the console. Okular never fully loads,
does not display anything at all and it does not generate any more output.
------------------------------------
lseek(11, 917116, SEEK_SET)             = 917116
lseek(11, 917194, SEEK_SET)             = 917194
lseek(11, 64, SEEK_SET)                 = 64
read(11,
"\354}\7TS\333\266\366\16U\245\211(H\217\240r\224\336\233\200H\23\21P\221&M\f!@\32"...,
16384) = 16384
lseek(11, 64, SEEK_SET)                 = 64
read(11,
"\354}\7TS\333\266\366\16U\245\211(H\217\240r\224\336\233\200H\23\21P\221&M\f!@\32"...,
16384) = 16384
read(11,
"PJ\320Y.z\370\362,'\35X\n\216\355\330\352\245\35k\345\\\324I\275\26\23!\213\241\312:"...,
16384) = 16384
lseek(11, 917018, SEEK_SET)             = 917018
read(11, "<?xml version=\"1.0\"?>\nPK\1\2\36\3\24\0\0\0"..., 16384) = 198
read(11, "", 16186)                     = 0
lseek(11, 917018, SEEK_SET)             = 917018
read(11, "<?xml version=\"1.0\"?>\nPK\1\2\36\3\24\0\0\0"..., 16384) = 198
read(11, "", 16186)                     = 0
lseek(11, 917018, SEEK_SET)             = 917018
lseek(11, 917040, SEEK_SET)             = 917040
------------------------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list