[vdr] Segfault with xine-0.7.9
Reinhard Nissl
rnissl at gmx.de
Sun Nov 12 13:50:51 CET 2006
Hi,
Gregoire Favre wrote:
> Any idea what I shall change ?
Find the following two lines in xineLib.c
#define ASSERT_PALETTE(x)
//#define ASSERT_PALETTE(x) x
and change them to
//#define ASSERT_PALETTE(x)
#define ASSERT_PALETTE(x) x
Maybe a debug message appears before the segfault.
Another idea is to use valgrind on vdr to see whether there are any
memory corruptions in vdr-xine.
Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl at gmx.de
More information about the vdr
mailing list