[Live-devel] segmentation fault (core dumped)
Jeremy Noring
jnoring at logitech.com
Sun Sep 12 12:13:39 PDT 2010
2010/9/6 Aranganathan Sankaradoss <arang1978 at gmail.com>
> hello Sir,
>
> I am desperately in need of your help.
>
>
> I am using openRTSP source code. If I call the main function again then I
> get the following error "Segmentation fault (core dumped)"
>
> My aim for calling the main ( ) function again is that after RTSP server
> reset, openRTSP must keep trying to connect with RTSP server again.
>
> In sessionAfterPlaying ( ) function, instead of calling exit ( ) function,
> I call main ( ) again.
> To call main ( ), I just copied the main ( ) into a new function named
> RTSP_main () and I am just calling RTSP_main ( ) in place of exit ( ).
>
>
Could you post your code? And why are you doing this? It seems like you
could have an issue with infinite recursion, for one.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20100912/430d48ae/attachment.html>
More information about the live-devel
mailing list