[mythtv-commits] Ticket #12925: Frequent crashing

MythTV noreply at mythtv.org
Thu Nov 17 16:07:24 UTC 2016


#12925: Frequent crashing
----------------------------------+--------------------------
 Reporter:  kbass@…               |          Owner:  pbennett
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  major                 |      Milestone:  0.28.1
Component:  MythTV - General      |        Version:  0.28.0
 Severity:  high                  |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------

Comment (by kbass@…):

 I just tried adding a dbus_threads_init_default() call to
 mythfilldatabase/main.cpp at the beginning of the main(). It still
 crashed.

 I also just noticed someone reported this issue with mythfilldatabase 6
 months ago in ticket #12800 (found while searching the internet)

 I do notice in all of the backtraces the following line:
 {{{
 #22 0x00007fffee018dc5 in start_thread (arg=0x7fffce2fd700) at
 pthread_create.c:308
 Python Exception <type 'exceptions.RuntimeError'> Cannot locate object
 file for block.:
 }}}

 So is this somehow related to some attempt to invoke python? This happens
 for mythfilldatabase?

 I have also found:
 https://bugreports.qt.io/browse/QTBUG-52988
 https://bugreports.qt.io/browse/QTBUG-56228

 (Unfortunately Qt 5.6.1 is the only Qt upgrade available via EPEL for
 Centos 7)

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


More information about the mythtv-commits mailing list