[Bug 106293] Floating point exception

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 9 16:33:29 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106293

--- Comment #4 from Michel Dänzer <michel at daenzer.net> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20180509/f56c1cc1/attachment.html>


More information about the xorg-driver-ati mailing list