Using a UNIX signal handler in perl with GStreamer
- From: Dave Hayes <dave jetcafe org>
- To: gtk-perl-list gnome org
- Subject: Using a UNIX signal handler in perl with GStreamer
- Date: Thu, 15 Apr 2010 16:05:14 -0700
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?
Thanks in advance.
--
Dave Hayes - Consultant - Altadena CA, USA - dave jetcafe org
The opinions expressed above are entirely my own <<<
A great deal of intelligence can be invested in ignorance
when the need for illusion is deep
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]