Thanks for the report.
I have now released a new version - 2015.10.12 - of the “LIVE555 Streaming
Media” software that should fix this problem.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.li
Hi Ross,
As per your suggestion i have compiled proxyserver in debugging mode, as
per the backtrace SEGFAULT is occurring at following line
* rtpGroupsock = createGroupsock(dummyAddr, serverRTPPort);*
following are the logs and backtrace from the gdb,
parseRTSPRequestString() succeeded,
Unfortunately you’re going to have to be a *lot* more specific about where the
segfault is occurring, and why.
To improve the detail of gdb’s stack traces, I suggest compiling your code with
“-g” (instead of “-O”).
And, as always, I assume that you’re using the latest version of the “LIVE555
S