Bug #683
Reaccess/disable crashed devices
0%
Description
Today, TVHE just showed an empty interface (layout was there, but no EPG/device/dvr information).
The reason was a crashed dvb device.
To avoid loss of recordings on other devices, TVHE should try to close and reopen the file descriptor of a crashed device. If that fails three times, TVHE should disable the device and log a message.
History
Updated by Hein Rigolo about 13 years ago
and how does tvheadend know that the device has crashed?
Updated by renne - about 13 years ago
As all information in EPG, recording schedule, channel list and all information about the dvb adapters (General, Multiplexes, Services, Satellite Config) vanished (just empty frames), I assume that there were also problems with accessing the DVB adapter(s). In case ioctl calls return an error or an adapter does not provide a TS, TVHE can close and reopen the file descriptor.
Updated by Adam Sutton over 12 years ago
- Status changed from New to Rejected
No change in a year, closing. If problem still exists please re-submit.