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: ug32axm@… 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)

gdb-xvideo.txt (28.0 KB ) - added by ug32axm@… 17 years ago.
gdb-xvmc.txt (38.8 KB ) - added by ug32axm@… 17 years ago.
myth-xvideo.log (7.8 KB ) - added by ug32axm@… 17 years ago.
myth-xvmc.log (15.6 KB ) - added by ug32axm@… 17 years ago.

Download all attachments as: .zip

Change History (9)

by ug32axm@…, 17 years ago

Attachment: gdb-xvideo.txt added

by ug32axm@…, 17 years ago

Attachment: gdb-xvmc.txt added

by ug32axm@…, 17 years ago

Attachment: myth-xvideo.log added

by ug32axm@…, 17 years ago

Attachment: myth-xvmc.log added

comment:1 by ug32axm@…, 17 years ago

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.

comment:2 by anonymous, 17 years ago

Thought I'd add, this didn't happen in r19435.

comment:3 by anonymous, 17 years ago

Oh, and recordings work fine.

comment:4 by Mitch, 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.

comment:5 by danielk, 17 years ago

Resolution: fixed
Status: newclosed

(In [19601]) Fixes #6084. Don't try to reset queueInput timer unless it's actually set..

Note: See TracTickets for help on using tickets.