Hi! If I try to set the time transponder the vdr crashes. :-( Program received signal SIGSEGV, Segmentation fault. (gdb) bt #0 0x401f4cff in strlen () from /lib/libc.so.6 #1 0x401f4a55 in strdup () from /lib/libc.so.6 #2 0x080e0b2f in cMenuEditItem::SetValue (this=0xa268768, Value=0x0) at menuitems.c:39 #3 0x080e3035 in cMenuEditChanItem::Set (this=0xa268768) at menuitems.c:576 #4 0x080e332e in cMenuEditTranItem (this=0xa268768, Name=0x81c91ea "Use time from transponder", Value=0xa268374, Source=0xa268370) at menuitems.c:618 #5 0x080d17d9 in cMenuSetupEPG::Setup (this=0xa268198) at menu.c:2238 #6 0x080d1b8a in cMenuSetupEPG::ProcessKey (this=0xa268198, Key=kRight) at menu.c:2284 #7 0x080e807e in cOsdMenu::ProcessKey (this=0xa237d88, Key=kRight) at osdbase.c:463 #8 0x080d69dd in cMenuSetup::ProcessKey (this=0xa237d88, Key=kRight) at menu.c:2709 #9 0x080e807e in cOsdMenu::ProcessKey (this=0xa2382b0, Key=kRight) at osdbase.c:463 #10 0x080d8226 in cMenuMain::ProcessKey (this=0xa2382b0, Key=kRight) at menu.c:2900 #11 0x08134494 in main (argc=16, argv=0xbffffa14) at vdr.c:990 Tom