Opened 18 years ago

Closed 18 years ago

#1519 closed defect (fixed)

repeatable crash on exiting program guide after changing channel with 'X'

Reported by: simon kenyon Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

sequence:

go into live-tv pull up menu and go into program guide select 'DOWN' - ie. go to next channel select channel with 'X' channel does indeed change and all is well exit program guide with ESC mythfrontend crashes

svn 9369 happens on a remote backend (my pentium-m laptop) and a frontend co-located with the frontend (an athlon-xp)

trace and gdb output attached

Attachments (2)

myth.log (3.5 KB) - added by anonymous 18 years ago.
gdb.txt (8.5 KB) - added by simon kenyon 18 years ago.

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by anonymous

Attachment: myth.log added

Changed 18 years ago by simon kenyon

Attachment: gdb.txt added

comment:1 Changed 18 years ago by simon kenyon

note how the log says:

OSDImgCache: Can't find '/usr/share/mythtv/logos/tv3'

i find this odd, as there is no mention of this file in my database (or my filesystem). what is however in both is:

/usr/share/mythtv/logos/tv3_ireland.gif

will have a look at the code.

comment:2 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [9582]) Fix some memory corruption due to the default copy constructor being used.

Should fix #1407 and #1519 (duplicate tickets).

Note: See TracTickets for help on using tickets.