<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#c26">Comment # 26</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>During a test, I needed to issue 2 "cont" commands at gdb to advance just one
frame at one breakpoint I trapped. And when closing the player, I issued twice
"cont" at gdb, and only after the segfault occured.
I suspect the function "radeon_dri2_screen_init" at "radeon_dri2.c" is called
twice, one for each Screen, and then this routine is scheduling the
"radeon_dri2_client_state_changed" routine twice with "AddCallBack".
This way, when the client state is changed to gone, the "destroy buffers"
routine is called twice either, and the error occur.
I also want to thank the devs for the radeon driver!
Thank you!</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>