<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SIGBUS in polygon_add_edge on sparc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90095">90095</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>SIGBUS in polygon_add_edge on sparc
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>SPARC
          </td>
        </tr>

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

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>png functions
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>cworth@cworth.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>psk@autistici.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi!

We recently detected a bug in the debian package of libcairo2 on the
sparc architecture.

<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767858">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767858</a>

In short, a SIGBUS occurs in cairo-tor-scan-converter.c:1504

Program received signal SIGBUS, Bus error.
0xf7c163c8 in polygon_add_edge (edge=<optimized out>, polygon=0x37f58)
at ../../../../src/cairo-tor-scan-converter.c:1504


This usually means there is an alignment error somewhere inside the
struct edge.

Maybe there is something incorrect in pool_alloc function?

The version is 1.14.0 (which was not selectable in the Version box).

Thanks in advance
Greetings</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>