Hi, with vanilla vdr-1.3.44 and graphlcd-0.1.3 i get a segfault at startup. graphlcd is configured to use the GU140X32F Driver. a gdb-backtrace says: (gdb) bt #0 0xb7d31e84 in mallopt () from /lib/tls/libc.so.6 #1 0xb7d30dcb in free () from /lib/tls/libc.so.6 #2 0xb7eb0d23 in operator delete () from /usr/lib/libstdc++.so.5 #3 0xb7eb0d7f in operator delete[] () from /usr/lib/libstdc++.so.5 #4 0xb7c31e38 in GLCD::cDriverGU140X32F::DeInit (this=0xb7df0e80) at gu140x32f.c:219 #5 0xb7c6cfcf in cPluginGraphLCD::~cPluginGraphLCD () from ./PLUGINS/lib/libvdr-graphlcd.so.1.3.44 #6 0x080d6068 in cDll::~cDll () #7 0x0810b13b in cListBase::Del () #8 0x080d7097 in cPluginManager::Shutdown () #9 0x0810dadc in main () any hints ? regards, Friedhelm.