[mythtv-commits] Ticket #11558: backend hang on Added logging to mythlogserver at TCP:35327

MythTV noreply at mythtv.org
Tue May 28 03:33:17 UTC 2013


#11558: backend hang on Added logging to mythlogserver at TCP:35327
----------------------------+--------------------------------------
 Reporter:  bernhart2002@…  |           Type:  Bug Report - General
   Status:  new             |       Priority:  critical
Milestone:  0.26.1          |      Component:  MythTV - General
  Version:  0.26            |       Severity:  high
 Keywords:                  |  Ticket locked:  0
----------------------------+--------------------------------------
 I've been running myth 0.26 since the release with no issues.However today
 the backend started to hang on on adding logging to mythlog server
 Also running mythfilldatabase hangs at the same spot.
 I have tried this on 2 different machines and I get the same thing. (slave
 backend)
 The log server seems to be working fine since it seems the backend trying
 to connect.

 starting the backend manually gives me this.

 {{{

  2013-05-27 23:21:02.178427 C  mythbackend version: fixes/0.26
 [v0.26.0-165-g7150d64] www.mythtv.org
  2013-05-27 23:21:02.178444 C  Qt version: compile: 4.8.1, runtime: 4.8.1
  2013-05-27 23:21:02.178448 N  Enabled verbose msgs:  general
  2013-05-27 23:21:02.178457 N  Setting Log Level to LOG_INFO
  2013-05-27 23:21:02.178723 I  Added logging to the console
  2013-05-27 23:21:02.179372 I  Setup Interrupt handler
  2013-05-27 23:21:02.179380 I  Setup Terminated handler
  2013-05-27 23:21:02.179386 I  Setup Segmentation fault handler
  2013-05-27 23:21:02.179392 I  Setup Aborted handler
  2013-05-27 23:21:02.179397 I  Setup Bus error handler
  2013-05-27 23:21:02.179403 I  Setup Floating point exception handler
  2013-05-27 23:21:02.179409 I  Setup Illegal instruction handler
  2013-05-27 23:21:02.179447 I  Setup Real-time signal 0 handler
  2013-05-27 23:21:02.179695 N  Using runtime prefix = /usr
  2013-05-27 23:21:02.179711 N  Using configuration directory =
 /home/eric/.mythtv
  2013-05-27 23:21:02.179770 I  Assumed character encoding: en_US.UTF-8
  2013-05-27 23:21:02.180063 I  Using localhost value of bugs
  2013-05-27 23:21:02.205988 N  Setting QT default locale to en_US
  2013-05-27 23:21:02.206208 I  Current locale en_US
  2013-05-27 23:21:02.206421 N  Reading locale defaults from
 /usr/share/mythtv//locales/en_us.xml
  2013-05-27 23:21:02.248651 I  Current MythTV Schema Version
 (DBSchemaVer): 1307
  2013-05-27 23:21:02.251630 I  Loading en_us translation for module
 mythfrontend
  2013-05-27 23:21:02.254558 N  MythBackend: Starting up as the master
 server.
  2013-05-27 23:21:02.408213 I  Added logging to mythlogserver at TCP:35327

 }}}

 Running the log server gives me this
 {{{
 2013-05-27 23:30:41.520815 C  mythlogserver version: fixes/0.26
 [v0.26.0-165-g7150d64] www.mythtv.org
 2013-05-27 23:30:41.520831 C  Qt version: compile: 4.8.1, runtime: 4.8.1
 2013-05-27 23:30:41.520835 N  Enabled verbose msgs:  general
 2013-05-27 23:30:41.520844 N  Setting Log Level to LOG_INFO
 2013-05-27 23:30:41.521218 I  Added logging to the console
 2013-05-27 23:30:41.522020 I  Added logging to mythlogserver locally
 2013-05-27 23:30:41.522859 I  Setup Interrupt handler
 2013-05-27 23:30:41.522867 I  Setup Terminated handler
 2013-05-27 23:30:41.522874 I  Setup Segmentation fault handler
 2013-05-27 23:30:41.522879 I  Setup Aborted handler
 2013-05-27 23:30:41.522885 I  Setup Bus error handler
 2013-05-27 23:30:41.522891 I  Setup Floating point exception handler
 2013-05-27 23:30:41.522897 I  Setup Illegal instruction handler
 2013-05-27 23:30:41.522904 I  Setup Real-time signal 0 handler
 2013-05-27 23:30:41.522911 I  Setup Hangup handler
 2013-05-27 23:30:41.522943 N  Using runtime prefix = /usr
 2013-05-27 23:30:41.522955 N  Using configuration directory =
 /home/eric/.mythtv
 2013-05-27 23:30:41.523006 I  Assumed character encoding: en_US.UTF-8
 2013-05-27 23:30:41.523288 I  Using localhost value of bugs
 2013-05-27 23:30:41.545590 N  Setting QT default locale to en_US
 2013-05-27 23:30:41.545648 I  Current locale en_US
 2013-05-27 23:30:41.545691 N  Reading locale defaults from
 /usr/share/mythtv//locales/en_us.xml
 2013-05-27 23:30:41.572755 C  Received Real-time signal 0: Code -6, PID
 3457, UID 1000, Value 0xffff88007fc937c0
 2013-05-27 23:30:41.622565 I  Starting 5min shutdown timer
 2013-05-27 23:30:41.732647 I  New Client:
 00322b77ad2894497f8bbede52000c7a5d (#1)
 2013-05-27 23:30:41.732661 I  Added database logging to table logging
 2013-05-27 23:30:51.937062 I  New Client:
 00c240d044a10c440f9ce9eb2ece37593f (#2)
 2013-05-27 23:30:51.937072 I  Aborting shutdown timer


 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11558>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list