Re: Using a UNIX signal handler in perl with GStreamer
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Using a UNIX signal handler in perl with GStreamer
- Date: Sat, 24 Apr 2010 23:47:54 +0200
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?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]