<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - X.Org Server terminate when I close video player"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60182#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - X.Org Server terminate when I close video player"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60182">bug 60182</a>
              from <span class="vcard"><a class="email" href="mailto:weberkai@yahoo.com.br" title="Weber K. <weberkai@yahoo.com.br>"> <span class="fn">Weber K.</span></a>
</span></b>
        <pre>Hi!

Ive found that (for me) this layout is causing the error:
Section "ServerLayout"
  Identifier     "My X Server"
  Screen      0  "LeftScreen" 0 0
  Screen      1  "RightScreen" RightOf "LeftScreen"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

If I remove "Screen 1" then the error dont occur... Both devices are using
radeon driver...

I cannot test if the error occur only when both devices are radeon, or if
having two Screens of any type...

I think the destroy buffer is called twice because of two screens...

Anyway, the workaround of checking "valid" value fixes this issue for me...

Sorry, I cant test vanilla, I am using Slackware64... Ive downloaded the source
DVD and changed x11.SlackBuild... Only changed CFLAGS to -O0 -g3 and removed
"strip" symbols...

Thanks...
Weber Kai</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>