~H264FUAFragmenter()
fInputBuffer = 0xfcbb0
*** glibc detected *** ./cap_encode_omap3530.x470MV: double free or corruption

I suspect that "double free" is really the problem. You should check to make sure that "~H264VideoRTPSink()" isn't being called more than once on the same object.

You should also check that "OutPacketBuffer::maxSize" is a reasonable value (in particular, non-zero), because that's what gets used for the "fInputBuffer" size.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to