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 #2 0x408010ba in cConnectionVTP::CmdLSTE(char*) (this=0x0, Option=0x88548fe "") at server/connectionVTP.c:808 #3 0x408004ec in cConnectionVTP::Command(char*) (this=0x88548b0, Cmd=0x88548fa "LSTE") at server/connectionVTP.c:551 #4 0x4080552f in cServerConnection::Read() (this=0x88548b0) at server/connection.c:55 #5 0x407fdf6b in cStreamdevServer::Action() (this=0x84f9290) at server/server.c:127 #6 0x080f539e in cThread::StartThread(cThread*) (Thread=0x84f9290) at thread.c:234 #7 0x4005af60 in pthread_start_thread () from /lib/i686/libpthread.so.0 #8 0x4005b0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0 #9 0x40271327 in clone () from /lib/i686/libc.so.6 Is there another way to get the epg from server to the client ? -- Stefan Lucke