<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - pdftocairo: Assertion `!scaled_font->cache_frozen' failed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100724">bug 100724</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - pdftocairo: Assertion `!scaled_font->cache_frozen' failed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100724#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - pdftocairo: Assertion `!scaled_font->cache_frozen' failed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100724">bug 100724</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>A Type 3 font in this PDF has an empty CharProcs, so of course the font
rendering fails:

    70 0 obj
    <<
      /CharProcs 71 0 R
      ... snip ...
    >>
    endobj

    71 0 obj
    <<
    >>
    endobj

The problem is that cairo does not cope well when it's user font rendering
returns an error (<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [pdftocairo] SIGABRT in cairo-scaled-font.c:459"
   href="show_bug.cgi?id=85141">bug #85141</a>).

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [pdftocairo] SIGABRT in cairo-scaled-font.c:459"
   href="show_bug.cgi?id=85141">bug 85141</a> ***</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>