<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - poppler-0.62.0 - crash while parsing GfxRadialShape"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104354#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - poppler-0.62.0 - crash while parsing GfxRadialShape"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104354">bug 104354</a>
              from <span class="vcard"><a class="email" href="mailto:legarrec.vincent@gmail.com" title="LE GARREC Vincent <legarrec.vincent@gmail.com>"> <span class="fn">LE GARREC Vincent</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=136574" name="attach_136574" title="abort_on_dead_object.pdf">attachment 136574</a> <a href="attachment.cgi?id=136574&action=edit" title="abort_on_dead_object.pdf">[details]</a></span>
abort_on_dead_object.pdf

Thanks for the patch. It removes me all crashes but two pdf that abort on same
kind of problem.

Syntax Warning: May not be a PDF file (continuing anyway)
Syntax Error: Dictionary key must be a name object
Syntax Error: End of file inside dictionary
Syntax Warning: No valid XRef size in trailer
Internal Error (0): Call to dead object

#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffff719ccaf in __GI_abort () at abort.c:90
#2  0x00007ffff7abc602 in Object::isNull (this=<optimized out>)
    at /home/legarrec/info/programmation/poppler/poppler/Object.h:196
#3  XRef::fetch (this=this@entry=0x5555557b1d70, num=1, gen=0, 
    recursion=recursion@entry=0)
    at /home/legarrec/info/programmation/poppler/poppler/XRef.cc:1126
#4  0x00007ffff7abd19c in XRef::getCatalog (this=0x5555557b1d70)
    at /home/legarrec/info/programmation/poppler/poppler/XRef.cc:1103
#5  0x00007ffff7a25b45 in Catalog::Catalog (this=0x5555557b2160, 
    docA=0x5555557b16c0)
    at /home/legarrec/info/programmation/poppler/poppler/Catalog.cc:106
#6  0x00007ffff7aa2da8 in PDFDoc::setup (this=this@entry=0x5555557b16c0, 
    ownerPassword=ownerPassword@entry=0x0, userPassword=userPassword@entry=0x0)
    at /home/legarrec/info/programmation/poppler/poppler/PDFDoc.cc:293
#7  0x00007ffff7aa2f3c in PDFDoc::PDFDoc (this=0x5555557b16c0, 
    fileNameA=<optimized out>, ownerPassword=0x0, userPassword=0x0, 
    guiDataA=<optimized out>)
    at /home/legarrec/info/programmation/poppler/poppler/PDFDoc.cc:179
#8  0x00007ffff7a98195 in LocalPDFDocBuilder::buildPDFDoc (
    this=<optimized out>, uri=..., ownerPassword=0x0, userPassword=0x0, 
    guiDataA=0x0)
    at
/home/legarrec/info/programmation/poppler/poppler/LocalPDFDocBuilder.cc:31
#9  0x000055555555e505 in main (argc=<optimized out>, argv=0x7fffffffd818)
    at /home/legarrec/info/programmation/poppler/utils/pdftohtml.cc:249</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>