[mythtv-commits] Ticket #12178: WebFrontend crashes with segfault in libQtScript.so.4.8.5

MythTV noreply at mythtv.org
Mon Jun 16 08:38:03 UTC 2014


#12178: WebFrontend crashes with segfault in libQtScript.so.4.8.5
---------------------------------------------+-----------------------------
 Reporter:  kormoc                           |          Owner:  stuartm
     Type:  Bug Report - Crash               |         Status:  new
 Priority:  critical                         |      Milestone:  0.28
Component:  MythTV - Services API - Backend  |        Version:  Master Head
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+-----------------------------
Changes (by stuartm):

 * priority:  minor => critical
 * component:  MythTV - Web Frontend => MythTV - Services API - Backend
 * milestone:  unknown => 0.28


Comment:

 This is a known issue on linux (not Windows though) which appears unable
 to handle the exceptions generated in the Services API. We need to move
 from using 'throw()' to a custom exceptions/error handling mechanism.

 That said, we shouldn't be hitting the error handler unless bad data is
 being submitted to the Services API, so there is a second bug here. Best
 guess is that the start times are wrong for some reason, i.e. not
 correctly in UTC.

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


More information about the mythtv-commits mailing list