Segfault with xine-0.7.9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxx


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux