[gst-devel] freezed with "Xlib: unexpected async reply (sequence 0x3413)!"
Steve Baker
steve at stevebaker.org
Tue Jul 9 04:21:03 CEST 2002
If you're applet handles any signals from the threaded pipeline, those
signals may come from a different thread than the gui thread, which
could cause your problem.
On Tue, 2002-07-09 at 13:11, Rodney Dawes wrote:
> Actually, this is GTK+ is guilty. The problem is that GTK+ is not
> thread safe. If GTK+ were thread safe, you would never see these
> types of problems. :) I'm not sure how exactly how to fix your
> problem, but you need to manage threading better in your applet.
>
> -- dobey
>
> On Tue, 2002-07-09 at 06:56, Kang Jeong-Hee wrote:
> Hi.
>
> I have built my applet cvs at http://kldp.net/cvs/?group_id=14
> you can try.
>
> I frequently face the critical message "Xlib:..."
> and my applet freeze to death.
> but I think GTK+ is not guilty for my problem.
>
> so I cannot understand the reason.
> I just use thread with gnomevfssrc!spider!esdsink.
> is there any hole in thread code?
> anybody knows the answer?
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Stuff, things, and much much more.
> http://thinkgeek.com/sf
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Stuff, things, and much much more.
> http://thinkgeek.com/sf
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list