How to debug a vdr segfault?

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

 



Am Donnerstag, den 23.06.2005, 14:11 +0200 schrieb Hanno Mueller:
> How can I debug this problem? Is it the card, the kernel, the vdr
> version, the tv channel it tuned to?
> 

Your should generate a backtrace to locate the seqfault.

Like http://linux.bytesex.org/gdb.html

It's very usefull to compile vdr additional debug informations.

#Make.config
CFLAGS += -g -ggdb -O0
CXXFLAGS += -g -ggdb -O0
LDFLAGS += -g -ggdb -O0


Cu,
Andreas



[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