[mythtv] avformatdecoder: data packets twice?
Frank Muenchow
beebof at gmx.de
Tue Mar 22 22:03:31 UTC 2005
Hi there,
I'm actually working on a patch for DVB Teletext decoding
(see http://mythtv.org/pipermail/mythtv-dev/2005-March/033396.html)
I recognized that I don't free the data packets because I get the
following error:
*** glibc detected *** double free of coruption
and the mythfrontend is been killed.
I debugged a while and noticed that some packets are being processed
twice - that's why the frontend is killed.
But I don't know why does this happen. Maybe somebody can give me a hint
how to resolve this problem. ?
Frank
More information about the mythtv-dev
mailing list