<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - R200 segfault at startx"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60180#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - R200 segfault at startx"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60180">bug 60180</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=60180#c3">comment #3</a>)
<span class="quote">> 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</span >

AFAICT that's

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

Presumably pScrn->confScreen is NULL.

Does it work with no xorg.conf(.new) file?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>