Date: Wed, 01 Jul 2009 08:45:04 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: david.keller@litchis.fr Cc: freebsd-stable@freebsd.org Subject: Re: 7.2-RELEASE amd64 panic when starting Xorg Message-ID: <1246455905.1855.31.camel@balrog.2hip.net> In-Reply-To: <a81be6c932dc40247d0e7023319e36fa@litchis.fr> References: <a81be6c932dc40247d0e7023319e36fa@litchis.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, 2009-07-01 at 10:25 +0000, david.keller@litchis.fr wrote: > Hi, > > Using an ATI Radeon X850, the system restarts when starting Xorg. > > The coredump says that it's a page related error. > > This bug seems related to this one: > http://lists.freebsd.org/pipermail/freebsd-stable/2009-April/049618.html > which provides some informations. Do you need more ? > > What can I do to help ? I don't see that we resolved that one... It looks like drm_open is returning "no such file or directory". Check the permissions on the drm device. That said, it still shouldn't panic, I'm suspicious that it may be related to copyin/copyout with locks held. See if the following patch still applies cleanly. http://people.freebsd.org/~rnoland/drm_radeon-copyin-fix-try2.patch robert. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Robert Noland <rnoland@FreeBSD.org> FreeBSD [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkpLaGAACgkQM4TrQ4qfRONh4QCfbhm3oFV7pzAgWYwaqZYzmAPl fkoAn0lfcwJMbY0dtAmuI7OWgp7CqKIj =y0+w -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1246455905.1855.31.camel>
