[mythtv-commits] Ticket #9634: segfault in ImageLoadThread::run

MythTV noreply at mythtv.org
Sat May 28 02:38:54 UTC 2011


#9634: segfault in ImageLoadThread::run
-----------------------------------+----------------------------
 Reporter:  brian@…                |          Owner:  beirdo
     Type:  Bug Report - Crash     |         Status:  closed
 Priority:  blocker                |      Milestone:  0.25
Component:  MythTV - General       |        Version:  0.24-fixes
 Severity:  high                   |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+----------------------------
Changes (by Github):

 * status:  accepted => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Initialize the MythUIImage filename correctly

 Fixes #9634.  Fixes #9708.  Refs #9547.

 If the filename does not start with "/", "http://", "https://" or
 "ftp://", then
 the actual filename loaded is uninitialized.  It can be any random crap on
 the
 stack.  I'm honestly surprised this worked at all :)

 This may fix things for #9547 as well, and should be tested with that
 scenario too.
  Branch:    master
  Changeset: 2c7735e7f80b5d2737d2bc8c4e9144f3e42da2e7

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9634#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list