<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 2.99.905 sigbus frequently when running "x11perf -copyplane500" with SNA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70944#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 2.99.905 sigbus frequently when running "x11perf -copyplane500" with SNA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70944">bug 70944</a>
              from <span class="vcard"><a class="email" href="mailto:intelgraphics7@gmx-topmail.de" title="intelgraphics7@gmx-topmail.de">intelgraphics7@gmx-topmail.de</a>
</span></b>
        <pre>bstride seems not to be 0 as you can see in the info below. But dst is out of
bounds.
Unfortunately bx1 and bx2 were opmtimized out by the compiler:-(
Nevertheless I'll compile as you suggested and let you know the results.

(gdb) info locals
i = 64
upload = 0x8058ff20
ptr = 0x8a7efe00
bx1 = <optimized out>
bh = 44
bstride = 64
src_stride = <optimized out>
dst = 0x8a7f7000 <Address 0x8a7f7000 out of bounds>
bx2 = <optimized out>
src = 0x80573d60 "\002"
b = 0xb6f25100
pixmap = 0x80573d5f
sna = 0xb6f24000
arg = 0xbffff808
bitmap = 0x80569aa0
br00 = 3147776
br13 = 63702912
dx = 0
dy = 0
box = 0xbffff784
n = 1</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>