On 16.04.2010 01:05, Dave Hayes wrote:
It seems if I install an interrupt handler like this:

   $SIG{INT} = sub { ... };

before setting up and running a pipeline, GStreamer segfaults when the
signal is caught after the pipeline is run. Is there anything special
about signal handlers when using GStreamer in perl?

I can't reproduce the problem. Can you provide a test program that shows the problem?
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to