[mythtv-commits] Ticket #9678: mythfronted SIGSEGV in QMutex::lock() while in watch recording menu

MythTV noreply at mythtv.org
Mon Mar 21 07:05:12 UTC 2011


#9678: mythfronted SIGSEGV in QMutex::lock() while in watch recording menu
--------------------------------+--------------------------------------
 Reporter:  superm1@…           |           Type:  Bug Report - General
   Status:  new                 |       Priority:  minor
Milestone:  unknown             |      Component:  MythTV - General
  Version:  0.24-fixes          |       Severity:  medium
 Keywords:                      |  Ticket locked:  0
--------------------------------+--------------------------------------
 version: 0.24-fixes 40fc454
 built on 2011-03-12

 I was pressing directional buttons in the watch recordings menu when the
 frontend froze and created this crash report.  it seems it was trying to
 load an image in a different thread.

 the single thread stack trace shows just Qt calls:
 http://launchpadlibrarian.net/66869830/Stacktrace.txt

 The threaded stack trace is a little more useful in showing that in one of
 the thread's myth was trying to load an image, but that image was null:
 http://launchpadlibrarian.net/66869831/ThreadStacktrace.txt

 Additional details can be found at the report this came in from Mythbuntu
 at:
 https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/739119

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9678>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list