[Live-devel] H264FUAFragmenter glibc error
Ross Finlayson
finlayson at live555.com
Tue Sep 22 15:35:51 PDT 2009
>~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/
More information about the live-devel
mailing list