On Freitag, 7. Oktober 2005 12:57, Stefan Lucke wrote: > Hi, > > does anyone gets the same crash ? > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 98311 (LWP 2583)] > cLSTEHandler::Next(bool&) (this=0x87b6fd8, Last=@0x0) at channels.h:149 > 149 const char *Name(void) const { return name; } > Current language: auto; currently c++ > (gdb) bt > #0 cLSTEHandler::Next(bool&) (this=0x87b6fd8, Last=@0x0) at channels.h:149 > #1 0x40801a29 in bool cConnectionVTP::CmdLSTX<cLSTEHandler>(cLSTEHandler*&, char*) (this=0x88548b0, Handler=@0x8859960, Option=0x88548fe "") > at server/connectionVTP.c:799 Seems to be caused by a mixture of epg.data from different vdr versions. Now since I separated epg files by using the -E option for each instance of vdr, this segfault is no longer reproducable (formerly it crashed immedeate when client tried to get the epg data). -- Stefan Lucke