<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#c129">Comment # 129</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:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=50992#c128">comment #128</a>)
<span class="quote">> Adding -f 30 -l 30 actually makes it not crash anymore.

> Note i have a slight change over your pdftoppm code, i've changed the
> Sleep(1) in the linux code to usleep(100000), that may be introducing the
> races you don't see.
> </span >
Hmmh, I ignored that at the beginning, because I changed it, too, a long time
ago, but to usleep(10000). But if I'm giving it a Zero more, I get also these
suspicious crashes.

I already looked into it with valgrind, but the only thing it detects is that I
forgot a "delete pageDict" at the end of Page::replaceXRef.

And I can also see that the second backtrace is definitely in one of my
changes, but I can't imagine, why.

So I decide now to give clang a chance to help me. Unfortunately I got a new
laptop after solving the Coldwind problems, therefore this means a lot of more
work as just doing it on my old laptop :-(</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>