[mythtv-commits] Ticket #12394: mythfrontend SEGV after pressing e, Qt5 build

MythTV noreply at mythtv.org
Wed Mar 4 14:42:17 UTC 2015


#12394: mythfrontend SEGV after pressing e, Qt5 build
------------------------------------+-----------------------------
 Reporter:  Bill Meek <keemllib@…>  |          Owner:
     Type:  Bug Report - Crash      |         Status:  new
 Priority:  minor                   |      Milestone:  0.28
Component:  MythTV - General        |        Version:  Master Head
 Severity:  medium                  |     Resolution:
 Keywords:  Qt5                     |  Ticket locked:  0
------------------------------------+-----------------------------
Changes (by stuarta):

 * milestone:  unknown => 0.28


Comment:

 Looks like we are dereferencing a null iterator
 {{{
 1114    Thread 1 (Thread 0x7f08937f97c0 (LWP 26018)):
 1115    #0  0x00007f0892d5f89f in DeleteMap::CleanMap (this=0x4249c40) at
 deletemap.cpp:682
 1116            thistype = 0
 1117            thisframe = 109943
 1118            lasttype = 0
 1119            lastframe = 109943
 1120            tempframe = -1
 1121            it = {i = 0x0}
 1122            total = 109629
 1123            clear = true
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12394#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list