Okay, vdr-1.4.2.1-timerassign-2.diff did work :-) Thanks Udo and Klaus for coding!
So, I'm happy now and can relax on my balcony with a Weißbier :-)
Greetz from Munich, Martin
-----Ursprüngliche Nachricht----- Von: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org] Im Auftrag von Klaus Schmidinger Gesendet: Montag, 4. September 2006 22:25 An: vdr@linuxtv.org Betreff: Re: AW: [vdr] *** glibc detected *** double free or corruption 1.4.2-1 Patch
Udo Richter wrote:
martin wrote:
just to let you know: the patch you attached here, did not solve the problem! My VDR crashed again.
Just a few minutes too late...
The patch had another bug that re-introduced the original problem once again. The new copy constructor did not initialize the aux pointer, and the assign operator consequently free'd its uninitialized value - and with some luck, thats a valid pointer.
The attached patch does the missing initialization. Hopefully, thats the last bug. ;)
That'll teach me not to write code when I'm on my way out to the "Biergarten"... ;-)
Thanks.
Klaus
_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr