Opened 14 years ago

Closed 14 years ago

#8963 closed defect (fixed)

segfault on play with lcd enabled

Reported by: Mark Spieth Owned by: Janne Grunau
Priority: minor Milestone: unknown
Component: MythTV - Video Playback Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

the lcd timer in tv_play.cpp can go off before the decoder is set up. It gets used in calculating the slider pos for dvd chapter fetch.

patch attached prevents bad things from happening.

Attachments (1)

mythtv-lcd-crash-on-play.patch (1.2 KB) - added by Mark Spieth 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by Mark Spieth

comment:1 Changed 14 years ago by markk

Resolution: fixed
Status: newclosed

(In [26392]) Add some null pointer checks around the chapter handling in MythPlayer? and fix a playback segmentation fault when using an LCD.

Closes #8963

Note: See TracTickets for help on using tickets.