Opened 19 years ago

Closed 19 years ago

#135 closed patch (fixed)

DVBCam threading stability patch

Reported by: jesper@… Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This patch fixes a backend segfault due to the rapid starting/stopping of the DVBCam thread introduced by the recent changes in DVBChannel & TVRec. (Probably mainly an issue with dvb_on_demand).

We should try and eliminate the extraneous channel starting/stopping too, but that can wait until the rest of DTK's changes have landed.

Also includes a minor documentation fix.

Attachments (1)

cam_thread.patch (1.3 KB) - added by jesper@… 19 years ago.

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by jesper@…

Attachment: cam_thread.patch added

comment:1 Changed 19 years ago by danielk

Owner: changed from danielk@… to danielk
Status: newassigned

This probably won't be an issue when I get the full signal patch together, but the cam shouldn't be segfaulting on a race condition anyway.

So... I'll review this patch soon.

comment:2 Changed 19 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [6893]) Closes #135

Applies DVBCam threading stability patch from Jasper

Note: See TracTickets for help on using tickets.