Actions
Bug #895
closedPlugin crash on vdr --help
Description
Core was generated by `/opt/vdr/bin/vdr --help'. Program terminated with signal 11, Segmentation fault. #0 *__GI___libc_free (mem=0x6c080030) at malloc.c:3709 #1 0xb75bf82f in operator delete(void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 #2 0xb75bf88b in operator delete[](void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 #3 0xb711aded in cVFD::close (this=0x864c8f8) at vfd.c:376 #4 0xb711a9c2 in cVFD::~cVFD (this=0x864c8f8, __in_chrg=<optimized out>) at vfd.c:275 #5 0xb71204c5 in cVFDWatch::~cVFDWatch (this=0x864c8f8, __in_chrg=<optimized out>) at watch.c:77 #6 0xb7119246 in cPluginTargaVFD::~cPluginTargaVFD (this=0x864c8e8, __in_chrg=<optimized out>) at targavfd.c:33 #7 0xb71192b7 in cPluginTargaVFD::~cPluginTargaVFD (this=0x864c8e8, __in_chrg=<optimized out>) at targavfd.c:45 #8 0x08125e4d in cDll::~cDll (this=0x8654190, __in_chrg=<optimized out>) at plugin.c:165 #9 0x08125ee1 in cDll::~cDll (this=0x8654190, __in_chrg=<optimized out>) at plugin.c:170 #10 0x081619b7 in cListBase::Del (this=0xbfbdfb98, Object=0x8654190, DeleteObject=true) at tools.c:1913 #11 0x081272a3 in cPluginManager::Shutdown (this=0xbfbdfb88, Log=false) at plugin.c:489 #12 0x08126548 in cPluginManager::~cPluginManager (this=0xbfbdfb88, __in_chrg=<optimized out>) at plugin.c:282 #13 0x081672a0 in main (argc=2, argv=0xbfbdfe54) at vdr.c:1318
Actions