[mythtv-commits] Ticket #10188: Deadlocks constantly

MythTV noreply at mythtv.org
Thu Dec 22 16:31:54 UTC 2011


#10188: Deadlocks constantly
----------------------------------------+----------------------------
 Reporter:  yurko@…                     |          Owner:
     Type:  Bug Report - Hang/Deadlock  |         Status:  new
 Priority:  major                       |      Milestone:  unknown
Component:  MythTV - General            |        Version:  Trunk Head
 Severity:  medium                      |     Resolution:
 Keywords:  Dead Lock                   |  Ticket locked:  0
----------------------------------------+----------------------------

Comment (by Robert Verspuy <robert@…>):

 Same here, although the process on my BE is only taking 4% CPU load (IPTV
 recording). The deadlock also appears, when no FE is ever connected to the
 BE, but it does looks like it is somehow related to recordings that keep
 running. The logfile of the BE tells me the recording is stopped, but the
 mpg file on the disk keeps growing.

 I connected to the BE process with gdb. See backtrace below:

 {{{
 (gdb) bt
 #0  0x00007f54a8cb0123 in poll () from /lib64/libc.so.6
 #1  0x00007f54a4693655 in ?? () from /lib64/libglib-2.0.so.0
 #2  0x00007f54a4693a3a in g_main_context_iteration () from
 /lib64/libglib-2.0.so.0
 #3  0x00007f54a98802d3 in
 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
 () from /usr/lib64/libQtCore.so.4
 #4  0x00007f54a9859442 in
 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
 /usr/lib64/libQtCore.so.4
 #5  0x00007f54a985970c in
 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
 /usr/lib64/libQtCore.so.4
 #6  0x00007f54a985b9f9 in QCoreApplication::exec() () from
 /usr/lib64/libQtCore.so.4
 #7  0x000000000050fca0 in run_backend (cmdline=<value optimized out>) at
 main_helpers.cpp:653
 #8  0x000000000044f97a in main (argc=3, argv=<value optimized out>) at
 main.cpp:127
 }}}

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


More information about the mythtv-commits mailing list