[Bug 60182] X.Org Server terminate when I close video player
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 10 13:51:05 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=60182
--- Comment #23 from Weber K. <weberkai at yahoo.com.br> ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130910/5a3cc555/attachment.html>
More information about the dri-devel
mailing list