Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] VDR 1.2.0, Autopid crash



Hi,

when I start a scan and "Update channel:" is set to "name+pids" VDR
crashes.

The last in the log is:

"Jun  4 01:51:46 echelon vdr[3259]: ERROR (dvbdevice.c,557): Bad file
descriptor"

Then there are one or two:
"Jun  4 01:56:27 echelon vdr[3303]: info: Suche auf Transponder 12460!"

and then vdr crashes.

Maybe updating channels while scanning should be disabled.

And the autopid-patch prevents streamdev-plugin from compiling.

(error-log attached)

Rene





make[1]: Entering directory `/usr/src/RPM/SOURCES/vdr-1.2.0/PLUGINS/src/scanner'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/src/RPM/SOURCES/vdr-1.2.0/PLUGINS/src/scanner'
make[1]: Entering directory `/usr/src/RPM/SOURCES/vdr-1.2.0/PLUGINS/src/streamdev-0.1.0beta1'
g++ -g -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"streamdev"' -I../../../include -I/usr/src/RPM/SOURCES/DVB/include -I. -o client/device.o client/device.c
In file included from tools/socket.h:6,
                 from client/connection.h:6,
                 from client/device.h:7,
                 from client/device.c:1:
tools/shared.h:41: warning: `virtual void cTBShared::Set(const cTBShared&)' was hidden
tools/string.h:34: warning:   by `void cTBString::Set(char)'
client/device.c: In constructor `cStreamdevDevice::cStreamdevDevice()':
client/device.c:24: no matching function for call to `cSIProcessor::cSIProcessor(const char[1])'
../../../include/vdr/eit.h:135: candidates are: cSIProcessor::cSIProcessor(const cSIProcessor&)
../../../include/vdr/eit.h:178:                 cSIProcessor::cSIProcessor(cSectionsScanner*)
make[1]: *** [client/device.o] Fehler 1
make[1]: Leaving directory `/usr/src/RPM/SOURCES/vdr-1.2.0/PLUGINS/src/streamdev-0.1.0beta1'
make: *** [plugins] Fehler 2

Home | Main Index | Thread Index