<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - library should be thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50992#c126">Comment # 126</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - library should be thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50992">bug 50992</a>
              from <span class="vcard"><a class="email" href="mailto:tsdgeos@terra.es" title="Albert Astals Cid <tsdgeos@terra.es>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>bug-poppler10898.pdf is still crashing here

time while [ true ]; do /home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm
-r 72 -cropbox -png ../bug-poppler10898.pdf render/foo; if [ $? -ne 0 ]; then
break; fi; done

Will eventually crash (usually in less than 10 seconds, never more than 30s)
when pdftoppm is the pdftoppm patched to work on threads with the code from
this bugreport. With poppler 0.22 it won't crash (had it running for 5
minutes).

I know bug-poppler10898.pdf is broken, but the fact that pdftoppm is crashing
randomly seems to imply there's something wrong, maybe something even
thread-racy in the code.

Can you reproduce the issue? If not maybe i can give you access to my machine
so you can give it a try?</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>