Opened 17 years ago
Closed 17 years ago
#6084 closed defect (fixed)
tv_play.cpp:2739: void TV::KillTimer(int): Assertion `id' failed.
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | critical | Milestone: | 0.22 |
Component: | mythtv | Version: | head |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
After updating to the latest trunk, I get the above error when video appears on LiveTV. Logs/backtraces attached for both XvMC and XVideo.
Using an FX5200 with the 173.14.12 drivers. Updated trunk after having this issue with 19435: http://svn.mythtv.org/trac/ticket/6082
Attachments (4)
Change History (9)
by , 17 years ago
Attachment: | gdb-xvideo.txt added |
---|
by , 17 years ago
Attachment: | gdb-xvmc.txt added |
---|
by , 17 years ago
Attachment: | myth-xvideo.log added |
---|
by , 17 years ago
Attachment: | myth-xvmc.log added |
---|
comment:1 by , 17 years ago
comment:4 by , 17 years ago
Same thing happens here for me. I've just commented out this assertion in the code for the time being and recompiled. All is fine again.
Note:
See TracTickets
for help on using tickets.
After further testing it seems that this only happens when I select a channel in the guide. If LiveTV starts and I backup from the guide, I can then watch tv and change channel using the OSD. If I reopen the guide and change channel by pressing select on the program, it then crashes.