Bug#336289: gstreamer strace

Loic Minier lool at dooz.org
Thu Dec 8 17:54:35 UTC 2005


On Thu, Dec 08, 2005, Stephen R Marenka wrote:
> $ sudo strace gst-compprep-0.8 2>&1 | tee strace.log
> It hangs on a read. I wonder about that SIGCHLD just before, but I have
> no idea what's going on.

 Err please try "strace -f -w -o strace.log", you might want to add
 "-tt" to that too so that we see how long each calls take.

 Right now, your strace only covers the gst-compprep-0.8 command itself.

 Could you please check that you allow anything from dev lo too?  (eg
 iptables -I INPUT -j ACCEPT -i lo)

   Bye,

-- 
Loïc Minier <lool at dooz.org>




More information about the Pkg-gstreamer-maintainers mailing list