tcpserversrc crash when client close the socket
Tim-Philipp Müller
t.i.m at zen.co.uk
Sun Oct 31 12:12:18 UTC 2021
On Sun, 2021-10-31 at 11:13 +0100, JPM via gstreamer-devel wrote:
Hi,
> Hi, I am testing this pipeline :
>
> gst-launch-1.0 -v tcpserversrc host=192.168.1.161 port=6005 !
> jpegparse ! tcpserversink host=192.168.1.161 port=6004
>
> A client connect with tcpserversrc sucessfully and it does not send
> any TCP packet.
>
> When the client close de socket the gst-launch-1.0 command crash.
>
> Any idea what's going on ?.
I think we'd need a stack trace (from gdb) to be able to speculate
about what's going on :)
Best regards
Tim
More information about the gstreamer-devel
mailing list