Opened 15 years ago

Closed 15 years ago

#6541 closed defect (fixed)

SEGFAULT: Uploading a channel icon mapping

Reported by: danielk Owned by: stuartm
Priority: minor Milestone: 0.22
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Proceedure:

Select a channel in the mythtv-setup channel editor Select the Icon Downloader button Select 'Download icon for..." Select 'OK' to the request to share the channel map info Boom!

Note: I've included one backtrace with preceding log where it worked for WPIX but crashed on WABC. But it does not always take two tries to produce this segfault.

Attachments (1)

bt-6541.txt (3.4 KB) - added by danielk 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by danielk

Attachment: bt-6541.txt added

comment:1 Changed 15 years ago by paulh

(In [20544]) Make sure we actually found m_statusText before trying to use it. Refs #6541.

comment:2 Changed 15 years ago by paulh

Version: unknownhead

I left this open because I'm not sure if the "status" text widget is actually optional or whether it's just missing from the default theme. This is why I think using UIUtilE/UIUtilW is a good idea because it makes it clear what the intent was.

comment:3 Changed 15 years ago by stuartm

Milestone: unknown0.22
Owner: changed from Isaac Richards to stuartm
Status: newaccepted

comment:4 Changed 15 years ago by stuartm

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.