Opened 14 years ago
Closed 14 years ago
#10416 closed Bug Report - General (fixed)
deadlock in MythPlayer::JumpToProgram
| Reported by: | danielk | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - General | Version: | Unspecified |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When changing channels between sources we can get a deadlock because the PauseDecoder() isn't completely pausing the decoder thread.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.

Fixes #10416. Really pause decoder thread when we are changing the decoder for JumpToProgram.