Modify ↓
Ticket #10416 (closed Bug Report - General: fixed)
Opened 15 months ago
Last modified 15 months ago
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
Change History
comment:1 Changed 15 months ago by Github
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from unknown to 0.25
Fixes #10416. Really pause decoder thread when we are changing the decoder for JumpToProgram?.
Branch: master Changeset: 031d4887a6ac48c95a658dcd8032da25f0f3781a
Note: See
TracTickets for help on using
tickets.
