[Bug 19621] New: Xorg crashed with SIGFPE in miScreenInit()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 16 14:03:09 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=19621
Summary: Xorg crashed with SIGFPE in miScreenInit()
Product: xorg
Version: git
Platform: Other
URL: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/317957
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
AssignedTo: xorg-driver-ati at lists.x.org
ReportedBy: kees at outflux.net
QAContact: xorg-team at lists.x.org
Created an attachment (id=22041)
--> (http://bugs.freedesktop.org/attachment.cgi?id=22041)
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.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list