On Tue, Feb 24, 2015 at 10:14:27AM +0100, Christophe Gisquet wrote:
> Hi,
>
> 2015-02-05 16:53 GMT+01:00 Christophe Gisquet :
> > when running fate-hevc under valgrind + memory poisoning, I ran into
> > this issue when running with THREAD_TYPE=slice and THREADS>1.
> >
> > pthread is not my forte a
Hi,
2015-02-05 16:53 GMT+01:00 Christophe Gisquet :
> when running fate-hevc under valgrind + memory poisoning, I ran into
> this issue when running with THREAD_TYPE=slice and THREADS>1.
>
> pthread is not my forte at all, and I'm not sure I'm handling the
> thread/... signalling correctly before
Hi,
when running fate-hevc under valgrind + memory poisoning, I ran into
this issue when running with THREAD_TYPE=slice and THREADS>1.
pthread is not my forte at all, and I'm not sure I'm handling the
thread/... signalling correctly before freeing the leaking variables.
--
Christophe
From 1c400