[Bug 60180] R200 segfault at startx

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 4 01:58:43 PST 2013


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

--- Comment #4 from Michel Dänzer <michel at daenzer.net> ---
(In reply to comment #3)
> Program received signal SIGSEGV, Segmentation fault.
> 0x0f9337cc in RADEONPreInit_KMS (pScrn=0x1036b7e8, flags=1) at
> /var/tmp/portage/x11-drivers/xf86-video-ati-7.0.0-r1/work/xf86-video-ati-7.0.
> 0/src/radeon_kms.c:784

AFAICT that's

    pScrn->monitor     = pScrn->confScreen->monitor;

Presumably pScrn->confScreen is NULL.

Does it work with no xorg.conf(.new) file?

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


More information about the xorg-driver-ati mailing list