<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Cairo testsuite crashes in _cairo_toy_font_face_reset_static_data"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76908">76908</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Cairo testsuite crashes in _cairo_toy_font_face_reset_static_data
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lrn1986@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr></table>
      <p>
        <div>
        <pre>TESTING api-special-cases
api-special-cases.svg11.argb32 [0x1]:   '.' is not recognized as an internal or
external command,
operable program or batch file.
api-special-cases.svg11.argb32 [0x1]:   ←[43;37;1mXFAIL←[m
api-special-cases.svg11.rgb24 [0x1]:    '.' is not recognized as an internal or
external command,
operable program or batch file.
api-special-cases.svg11.rgb24 [0x1]:    ←[43;37;1mXFAIL←[m
api-special-cases.svg12.argb32 [0x1]:   '.' is not recognized as an internal or
external command,
operable program or batch file.
api-special-cases.svg12.argb32 [0x1]:   ←[43;37;1mXFAIL←[m
api-special-cases.svg12.rgb24 [0x1]:    '.' is not recognized as an internal or
external command,
operable program or batch file.
api-special-cases.svg12.rgb24 [0x1]:    ←[43;37;1mXFAIL←[m
api-special-cases.script.argb32 [0x1]:  '.' is not recognized as an internal or
external command,
operable program or batch file.
api-special-cases.script.argb32 [0x1]:  ←[43;37;1mXFAIL←[m
api-special-cases.gl.argb32 [0x1]:      ←[43;37;1mXFAIL←[m
api-special-cases.gl-dc.argb32 [0x1]:   [New Thread 132364.0x29924]
[New Thread 132364.0x21200]
[New Thread 132364.0x27210]
[New Thread 132364.0x20134]
api-special-cases.gl-dc.argb32 [0x1]:   ←[41;37;1mFAIL←[m
api-special-cases.win32.rgb24 [0x1]:    ←[43;37;1mXFAIL←[m
api-special-cases.win32.argb32 [0x1]:   ←[43;37;1mXFAIL←[m
api-special-cases.image.argb32 [0x1]:   ←[43;37;1mXFAIL←[m
api-special-cases.image.rgb24 [0x1]:    ←[43;37;1mXFAIL←[m
api-special-cases.image16.rgb24 [0x1]:  ←[43;37;1mXFAIL←[m
api-special-cases.recording.argb32 [0x1]:       ←[43;37;1mXFAIL←[m
api-special-cases.recording.rgb24 [0x1]:        ←[43;37;1mXFAIL←[m
Assertion failed!

Program:
F:\e26\src\mingw\cairo-git-bb17403622e9ea474017e0039af8ee48b2b285db-1\bld\test\.libs\cairo-test-suite.exe
File: ../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/src/cairo-hash.c,
Line 217

Expression: hash_table->live_entries == 0

Backtrace:

#0  0x68ea4fd8 in abort () from
F:\e26\src\mingw\cairo-git-bb17403622e9ea474017e0039af8ee48b2b285db-1\inst\mingw\bin\libcairo-2.dll
#1  0x68ea4018 in _wassert (_Message=_Message@entry=0xffcfc38
L"hash_table->live_entries == 0", _File=_File@entry=0x10360ce8
L"../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/src/cairo-hash.c",
_Line=_Line@entry=217)
    at ../mingw-w64-crt/misc/wassert.c:54
#2  0x68ea40c6 in _assert (_Message=0x68eaa0ca <hash_table_sizes+170>
"hash_table->live_entries == 0", _File=0x68eaa084 <hash_table_sizes+100>
"../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/src/cairo-hash.c",
_Line=217)
    at ../mingw-w64-crt/misc/wassert.c:30
#3  0x68de2a74 in _cairo_hash_table_destroy (hash_table=0x1035fbe8) at
../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/src/cairo-hash.c:217
#4  0x68e3b6b0 in _cairo_toy_font_face_reset_static_data () at
../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/src/cairo-toy-font-face.c:523
#5  0x68dd90ce in cairo_debug_reset_static_data () at
../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/src/cairo-debug.c:69
#6  0x00401eab in cairo_test_fini (ctx=0x28ed50) at
../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/test/cairo-test.c:264
#7  0x004066fd in main (argc=0, argv=0xa219bc) at
../../cairo-bb17403622e9ea474017e0039af8ee48b2b285db/test/cairo-test-runner.c:996</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>