<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - poppler-0.62.0 - crash while parsing GfxRadialShape"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104354#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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>Output:

Syntax Warning: May not be a PDF file (continuing anyway)
Syntax Error: End of file inside dictionary
Syntax Warning: No valid XRef size in trailer
Syntax Error (216): Dictionary key must be a name object
Syntax Error (222): Dictionary key must be a name object
Syntax Error: End of file inside dictionary
Syntax Error (216): Dictionary key must be a name object
Syntax Error (222): Dictionary key must be a name object
Syntax Error: End of file inside dictionary
Syntax Error: Pages top-level is a single Page. The document is malformed,
trying to recover...
Syntax Error (120): Dictionary key must be a name object
Syntax Error (124): Dictionary key must be a name object
Syntax Error (125): Dictionary key must be a name object
Syntax Error (134): Dictionary key must be a name object
Syntax Error (171): Illegal character '>'
Syntax Error (190): Dictionary key must be a name object
Syntax Error (194): Dictionary key must be a name object
Syntax Error (195): Dictionary key must be a name object
Syntax Error (202): Dictionary key must be a name object
Syntax Error (216): Dictionary key must be a name object
Syntax Error (222): Dictionary key must be a name object
Syntax Error: End of file inside dictionary
Syntax Error: End of file inside dictionary
Syntax Error (216): Dictionary key must be a name object
Syntax Error (222): Dictionary key must be a name object
Syntax Error: End of file inside dictionary
Syntax Error (216): Dictionary key must be a name object
Syntax Error (222): Dictionary key must be a name object
Syntax Error: End of file inside dictionary
Syntax Error (69): Bad 'Length' attribute in stream
Syntax Error: Invalid XRef entry
Syntax Error (90): Missing 'endstream' or incorrect stream length
Syntax Error (171): Illegal character '>'
Syntax Error (190): Dictionary key must be a name object
Syntax Error (194): Dictionary key must be a name object
Syntax Error (195): Dictionary key must be a name object
Syntax Error (202): Dictionary key must be a name object
Syntax Error (216): Dictionary key must be a name object
Syntax Error (222): Dictionary key must be a name object
Syntax Error: End of file inside dictionary
Internal Error (0): Call to Object where the object was type 10, not the
expected type 1, 14 or 2

Program received signal SIGABRT, Aborted.



Backtrace:
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffff6d62caf in __GI_abort () at abort.c:90
#2  0x00007ffff77ff470 in Object::getNum (this=<optimized out>) at
/home/legarrec/info/programmation/poppler/poppler/Object.h:222
#3  GfxRadialShading::parse (res=res@entry=0x5555557d5c40,
dict=dict@entry=0x5555557da710, out=out@entry=0x5555557d6e70,
state=state@entry=0x5555557da130)
    at /home/legarrec/info/programmation/poppler/poppler/GfxState.cc:4248
#4  0x00007ffff780a483 in GfxShading::parse (res=res@entry=0x5555557d5c40,
obj=obj@entry=0x7fffffffcee0, out=out@entry=0x5555557d6e70, 
    state=state@entry=0x5555557da130) at
/home/legarrec/info/programmation/poppler/poppler/GfxState.cc:3582
#5  0x00007ffff780a784 in GfxShadingPattern::parse
(res=res@entry=0x5555557d5c40, patObj=patObj@entry=0x7fffffffd010,
out=out@entry=0x5555557d6e70, 
    state=state@entry=0x5555557da130, patternRefNum=patternRefNum@entry=5) at
/home/legarrec/info/programmation/poppler/poppler/GfxState.cc:3482
#6  0x00007ffff780b2de in GfxPattern::parse (res=res@entry=0x5555557d5c40,
obj=obj@entry=0x7fffffffd010, out=out@entry=0x5555557d6e70, 
    state=state@entry=0x5555557da130, patternRefNum=5) at
/home/legarrec/info/programmation/poppler/poppler/GfxState.cc:3350
#7  0x00007ffff772f3ad in GfxResources::lookupPattern (this=<optimized out>,
name=<optimized out>, out=0x5555557d6e70, state=0x5555557da130)
    at /home/legarrec/info/programmation/poppler/poppler/Gfx.cc:462
#8  0x00007ffff7736565 in Gfx::opSetFillColorN (this=0x5555557d9270,
args=<optimized out>, numArgs=<optimized out>)
    at /home/legarrec/info/programmation/poppler/poppler/Gfx.cc:1603
#9  0x00007ffff7752e41 in Gfx::go (this=this@entry=0x5555557d9270,
topLevel=topLevel@entry=true)
    at /home/legarrec/info/programmation/poppler/poppler/Gfx.cc:738
#10 0x00007ffff7754d94 in Gfx::display (this=this@entry=0x5555557d9270,
obj=obj@entry=0x7fffffffd4b0, topLevel=topLevel@entry=true)
    at /home/legarrec/info/programmation/poppler/poppler/Gfx.cc:700
#11 0x00007ffff78aa931 in Page::displaySlice (this=0x5555557d6d00,
out=0x5555557d6e70, hDPI=108, vDPI=108, rotate=0, useMediaBox=<optimized out>, 
    crop=<optimized out>, sliceX=sliceX@entry=-1, sliceY=-1, sliceW=-1,
sliceH=-1, printing=false, abortCheckCbk=0x0, abortCheckCbkData=0x0, 
    annotDisplayDecideCbk=0x0, annotDisplayDecideCbkData=0x0, copyXRef=false)
at /home/legarrec/info/programmation/poppler/poppler/Page.cc:560
#12 0x00007ffff78ab19f in Page::display (this=<optimized out>, out=<optimized
out>, hDPI=<optimized out>, vDPI=<optimized out>, rotate=<optimized out>, 
    useMediaBox=<optimized out>, crop=<optimized out>, printing=<optimized
out>, abortCheckCbk=0x0, abortCheckCbkData=0x0, annotDisplayDecideCbk=0x0, 
    annotDisplayDecideCbkData=0x0, copyXRef=false) at
/home/legarrec/info/programmation/poppler/poppler/Page.cc:481
#13 0x00007ffff78c08c5 in PDFDoc::displayPages (this=0x5555557d56c0,
out=0x5555557d6e70, firstPage=<optimized out>, lastPage=1, hDPI=108, vDPI=108,
rotate=0, 
    useMediaBox=true, crop=false, printing=false, abortCheckCbk=0x0,
abortCheckCbkData=0x0, annotDisplayDecideCbk=0x0,
annotDisplayDecideCbkData=0x0)
    at /home/legarrec/info/programmation/poppler/poppler/PDFDoc.cc:513
#14 0x00005555555611c8 in main (argc=<optimized out>, argv=<optimized out>) at
/home/legarrec/info/programmation/poppler/utils/pdftohtml.cc:392</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>