<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Floating point exception"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106293#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Floating point exception"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106293">bug 106293</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>Please attach the corresponding Xorg log file.

So far, this looks like an X server bug: cpp == 0 in radeon_alloc_pixmap_bo,
which means pixmap->drawable.bitsPerPixel <= 7 after fbCreatePixmap in
radeon_glamor_create_pixmap, but it should be 32. Can you maybe also provide
the output of the following at the gdb prompt when it crashes?

 p *radeon_glamor_create_pixmap::pixmap</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>