Some early debugging result:

In rbgstelement.c: rb_gst_element_threaded_set_state it seems that the data 
structure is freed before the thread function thread_set_state_function is 
executed, so that function gets garbage as input data.
This most probably means that the line "rb_thread_wait_fd(comm[0]);" doesn't 
wait correctly.
Maybe this already means something to someone.

-- 
[Intrepid] Inconsistent state return by ruby binding for gstreamer
https://bugs.launchpad.net/bugs/304080
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to