[gstreamer-bugs] [Bug 135528] - [ximagesink] crashes on resize

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jul 19 06:28:38 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=135528
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-07-19 09:28 -------
Yes I still see it. Close bugs when they're fixed, not anytime else. Please let
me know if you can reproduce it.

The XSync() calls are indeed harmless, they were a first impression of where the
bug might come from. They do make behaviour non-ideal, though, because you do
manual optimizing which is ususally not the optimal way of doing stuff. I'd
still vote for removing them. Note, however, that this is irrelevant w.r.t. this
bug and should therefore be discussed elsewhere.

I *think* (but cannot test or proove) that the crashes come from async resizes
to the X server and then us trying to upload a larger image than the server has
currently configured internally to it. That breaks, X sends an error back and we
crash as a result. I don't know how to fix it, I don't want to touch ximagesink
right now. It's written nicely, but I have other priorities, unfortunately.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list