Opened 12 years ago
Closed 12 years ago
Last modified 12 years ago
#4491 closed defect (fixed)
Backend segfault after multirec merge in PlaybackSock::SendReceiveStringList() while in guide
Reported by: | Owned by: | Janne Grunau | |
---|---|---|---|
Priority: | major | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The backend segfaults whilen in the guide. Steps to reproduce:
- Start LiveTV
- Hit record button
- Exit LiveTV and re-enter LiveTV
- Bring up guide and go to the channel you hit record on
Frontend, backend logs and backtrace attached.
Attachments (3)
Change History (7)
Changed 12 years ago by
Attachment: | mythbackend.log added |
---|
comment:1 Changed 12 years ago by
Milestone: | unknown → 0.21 |
---|---|
Owner: | changed from Isaac Richards to Janne Grunau |
Status: | new → accepted |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
(In [15497]) Fixes #4491. Query only inputs of connected cards in IsTuneable?()
comment:3 Changed 12 years ago by
(In [15499]) Checks whether the Recorder is connected in MainServer::HandleRecorderQuery?(). Refs #4491
Note: See
TracTickets for help on using
tickets.
Backend log