Project

General

Profile

Actions

Bug #1440

closed

Channel scan/mapping causes crash of dvb driver

Added by Rene Herbrich over 12 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
DVB
Target version:
-
Start date:
2012-11-30
Due date:
% Done:

0%

Estimated time:
Found in version:
5d2197c30f
Affected Versions:

Description

Sometimes it crashes during channel scan, sometimes not until I start to map the channels.

The log-file of the driver (dvbhdhomerun) then outputs:

hdhomerun_device_set_tuner_channel: ffffffff
hdhomerun_tuner_status_t: ffffffff

the correct values would be:

hdhomerun_device_set_tuner_channel: 1
hdhomerun_tuner_status_t: 1

According to the source code of the driver, possible values are 1 for OK, 0 for device error and -1 for a bad request.
So I don't have a clue how an output of ffffffff is even possible. If you like, I can show you the appropriate functions.

At first I thought it's bug within the driver, but then I tried the same steps with TVHeadend V3.2 - without any crashes!
Was there a change, how the hardware is beeing addressed / what command are beeing send?


Files

hdhomerun_tuner.tar.gz (3.83 KB) hdhomerun_tuner.tar.gz Patch to enable libhdhomerun debug log Villy Thomsen, 2012-12-01 23:19
Actions

Also available in: Atom PDF