Created attachment 22041 [details] [review] fix FPE in libfb The radeon driver under strange situations when plugging/unplugging an external display can call fbScreenInit with 0 dpi, leading to an FPE. stack: miScreenInit () fbFinishScreenInit () from /usr/lib/xorg/modules//libfb.so fbScreenInit () from /usr/lib/xorg/modules//libfb.so ?? () from /usr/lib/xorg/modules/drivers//radeon_drv.so AddScreen () Attached is a patch to fix the FPE.
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please file a new report if you continue to experience issues with a current server.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.