[Live-devel] segmentation fault on testRTSPClient

Rachit shah rachit81 at gmail.com
Tue Apr 3 10:01:40 PDT 2012


Hi,

I am developing application based on testRTSPClient.

I have modified testRTSPClient.cpp file's shutdownStream routine as per
below steps.

commented -> exit(exitcode)
Enable WatchVariable which is used when calling doEventloop(&WatchVariable)

Uncomment following line

TaskScheduler *scheduler = &(env.taskscheduler);
env.reclaim();
delete scheduler;

When I run testRTSPClient with two rtsp url argument,testRTSPClient
application is giving segmetation fault at end of application.

what would be reason of segmentation fault?

Application isn't giving segmentation fault if i again comment the above
uncommented lines.

Thanks,
Rachit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120403/a6c40d70/attachment.html>


More information about the live-devel mailing list