[mythtv-commits] Ticket #8044: mythfilldatabase spams log with QWaitCondition errors
MythTV
mythtv at cvs.mythtv.org
Wed May 19 14:24:28 UTC 2010
#8044: mythfilldatabase spams log with QWaitCondition errors
---------------------------------------+------------------------------------
Reporter: danielk | Owner: danielk
Type: defect | Status: infoneeded
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: Trunk Head
Severity: medium | Mlocked: 1
---------------------------------------+------------------------------------
Changes (by danielk):
* status: assigned => infoneeded
Comment:
With a debug build of mythtv (or debug packages installed) please run
this:
{{{
QT_FATAL_ASSERT=1 gdb --args mythfilldatabase [any args you normally use]
run
thread apply all bt
}}}
and attach the output, the second two lines are to be typed into the gdb
shell. The first to start execution and the second after the first "cannot
wait..." occurs.
This will pinpoint exactly which mutex is causing the problem.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8044#comment:4>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list