[mythtv-commits] Ticket #10221: Segfault in MediaMonitor following 027352d62

MythTV noreply at mythtv.org
Wed Dec 21 17:06:39 UTC 2011


#10221: Segfault in MediaMonitor following 027352d62
--------------------------------+----------------------------
 Reporter:  stuartm             |          Owner:  beirdo
     Type:  Bug Report - Crash  |         Status:  new
 Priority:  blocker             |      Milestone:  0.25
Component:  MythTV - General    |        Version:  Trunk Head
 Severity:  high                |     Resolution:
 Keywords:                      |  Ticket locked:  0
--------------------------------+----------------------------

Comment (by Lawrence Rust <lvr@…>):

 I think that this looks more like a problem with memory corruption.
 Certainly the backtrace shows the exception is in
 MythMediaDevice::performMountCmd (called from the patched
 MediaMonitor::CheckDevices) but the failing line is a LOG output and Qt is
 simply formatting a string.

 Earlier in the log are numerous lines showing the attempted mount command
 without problem.  Would be useful to see a valgrind run.

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


More information about the mythtv-commits mailing list