Thank you very much for being so helpful. 

I tryed the new version,
but the problem persists. 

Well, this is not a problem because it only
happens when I use verbosityLevel(1 or 2). 

Just to give you a little
more information, I could see that in ProxyServerMediaSession.cpp line
416 the problem is with "psmss.codecName()" ( return env <<
"ProxyServerMediaSubsession["" << psmss.codecName() << ""]"; ). 

The
debugger says tha the variable was not initialized and shows the value
0xfeeefeee. 

According to internet: the Visual C++ [3] runtime marks
uninitialized or just freed memory blocks with special non-zero markers.


I am using VS2013. 

This may be something related to VC++. 

For now
this is all I can say. 

Em 05.02.2015 14:36, Ross Finlayson escreveu:


> Sergio, 
> 
> Unfortunately I wasn't able to reproduce your crash;
however, I have identified some parts of the code that *might* have been
the cause, and have now installed a new version - 2015.02.05 - of the
"LIVE555 Streaming Media" code that may fix your problem. 
> 
> Please
try this new version. If you still get the crash, then please try to
find the point in the code one call up from "operator<<()" - i.e., find
the point in the code where "operator<<" is being called on a
"ProxyServerMediaSubsession" object. 
> 
> Ross Finlayson
> Live
Networks, Inc.
> http://www.live555.com/ [2] 
> 
>
_______________________________________________
> live-devel mailing
list
> live-devel@lists.live555.com
>
http://lists.live555.com/mailman/listinfo/live-devel [1]




Links:
------
[1]
http://lists.live555.com/mailman/listinfo/live-devel
[2]
http://www.live555.com/
[3] http://en.wikipedia.org/wiki/Visual_C%2B%2B
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to