[mythtv-commits] Ticket #10817: Upgrading from 9b23866 to c5803f1 the slave mythbackend stops running
MythTV
noreply at mythtv.org
Thu Jun 7 16:08:09 UTC 2012
#10817: Upgrading from 9b23866 to c5803f1 the slave mythbackend stops running
-----------------------------+--------------------------------------
Reporter: yiannividalis@… | Type: Bug Report - General
Status: new | Priority: minor
Milestone: unknown | Component: MythTV - General
Version: Master Head | Severity: medium
Keywords: | Ticket locked: 0
-----------------------------+--------------------------------------
It doesn't crash, at least there is no segfault. It just stops. It happens
on the SB, but the frontend part works and connects to MB without issues.
MB is ok, too.
I attach the log with "--loglevel debug".
{{{
Please attach all output as a file in bug reports.
MythTV Version : v0.26-pre-522-gc5803f1-dirty
MythTV Branch : master
Network Protocol : 75
Library API : 0.26.20120531-1
QT Version : 4.7.4
Options compiled in:
linux profile use_hidesyms using_alsa using_oss using_pulse
using_pulseoutput using_backend using_bindings_perl using_bindings_python
using_bindings_php using_dvb using_frontend using_hdpvr using_iptv
using_ivtv using_libcrypto using_libfftw3 using_libxml2 using_libudf
using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript
using_qtdbus using_v4l2 using_x11 using_xrandr using_bindings_perl
using_bindings_python using_bindings_php using_mythtranscode using_opengl
using_vdpau using_ffmpeg_threads using_live using_mheg using_libxml2
using_libudf
}}}
{{{
2012-06-07 17:33:17.249141 C [2373/2373] thread_unknown
mythcommandlineparser.cpp:2545 (ConfigureLogging) - mythbackend version:
master [v0.26-pre-522-gc5803f1-dirty] www.mythtv.org
2012-06-07 17:33:17.249222 C [2373/2373] thread_unknown
mythcommandlineparser.cpp:2547 (ConfigureLogging) - Qt version: compile:
4.7.4, runtime: 4.7.4
2012-06-07 17:33:17.249227 N [2373/2373] thread_unknown
mythcommandlineparser.cpp:2549 (ConfigureLogging) - Enabled verbose msgs:
all
2012-06-07 17:33:17.249451 N [2373/2373] thread_unknown logging.cpp:1176
(logStart) - Setting Log Level to LOG_INFO
2012-06-07 17:33:17.249537 I [2373/2373] thread_unknown logging.cpp:229
(FileLogger) - Added logging to the console
2012-06-07 17:33:17.267212 I [2373/2373] thread_unknown logging.cpp:238
(FileLogger) - Added logging to
/var/log/mythtv/mythbackend.20120607173317.2373.log
2012-06-07 17:33:17.267225 N [2373/2373] thread_unknown logging.cpp:1215
(logStart) - Setting up SIGHUP handler
2012-06-07 17:33:17.285574 N [2373/2373] thread_unknown mythdirs.cpp:51
(InitializeMythDirs) - Using runtime prefix = /usr
2012-06-07 17:33:17.285606 N [2373/2373] thread_unknown mythdirs.cpp:64
(InitializeMythDirs) - Using configuration directory = /root/.mythtv
2012-06-07 17:33:17.287073 I [2373/2373] CoreContext
mythcorecontext.cpp:227 (Init) - Assumed character encoding: el_GR.UTF-8
2012-06-07 17:33:17.299963 N [2373/2373] CoreContext mythcontext.cpp:493
(LoadDatabaseSettings) - Empty LocalHostName.
2012-06-07 17:33:17.299978 I [2373/2373] CoreContext mythcontext.cpp:501
(LoadDatabaseSettings) - Using localhost value of al2kpro
2012-06-07 17:33:17.299997 I [2373/2373] CoreContext mythdb.cpp:845
(ClearSettingsCache) - Clearing Settings Cache.
2012-06-07 17:33:17.300023 I [2373/2373] CoreContext mythcontext.cpp:871
(DefaultUPnP) - DefaultUPnP() - No default UPnP backend
2012-06-07 17:33:17.300038 I [2373/2373] CoreContext mythcontext.cpp:682
(TestDBconnection) - Testing network connectivity to '192.168.13.100'
2012-06-07 17:33:17.314542 I [2373/2373] CoreContext system-unix.cpp:860
(Fork) - Managed child (PID: 2384) has started! * command=ping -t 3 -c 1
192.168.13.100 >/dev/null 2>&1, timeout=0
2012-06-07 17:33:17.316711 I [2373/2383] SystemIOHandlerW system-
unix.cpp:90 (run) - Starting IO manager (write)
2012-06-07 17:33:17.316833 I [2373/2382] SystemIOHandlerR system-
unix.cpp:90 (run) - Starting IO manager (read)
2012-06-07 17:33:17.318679 I [2373/2381] SystemSignalManager system-
unix.cpp:485 (run) - Starting process signal handler
2012-06-07 17:33:17.320003 I [2373/2380] SystemManager system-unix.cpp:263
(run) - Starting process manager
2012-06-07 17:33:17.420139 I [2373/2380] SystemManager system-unix.cpp:342
(run) - Managed child (PID: 2384) has exited! command=ping -t 3 -c 1
192.168.13.100 >/dev/null 2>&1, status=0, result=0
2012-06-07 17:33:17.469044 I [2373/2373] CoreContext mythdb.cpp:845
(ClearSettingsCache) - Clearing Settings Cache.
2012-06-07 17:33:17.495604 I [2373/2373] CoreContext mythdbcon.cpp:76
(MSqlDatabase) - Database connection created: DBManager0
2012-06-07 17:33:17.495656 I [2373/2373] CoreContext mythdbcon.cpp:302
(popConnection) - New DB connection, total: 1
2012-06-07 17:33:17.499617 I [2373/2373] CoreContext mythdbcon.cpp:180
(OpenDatabase) - Connected to database 'mythconverg' at host:
192.168.13.100
2012-06-07 17:33:17.502999 I [2373/2373] CoreContext mythdbcon.cpp:457
(CloseDatabases) - Closing DB connection named 'DBManager0'
2012-06-07 17:33:17.503111 I [2373/2373] CoreContext mythdb.cpp:845
(ClearSettingsCache) - Clearing Settings Cache.
2012-06-07 17:33:17.503173 I [2373/2373] CoreContext mythdbcon.cpp:76
(MSqlDatabase) - Database connection created: DBManager1
2012-06-07 17:33:17.503189 I [2373/2373] CoreContext mythdbcon.cpp:302
(popConnection) - New DB connection, total: 1
2012-06-07 17:33:17.504068 I [2373/2373] CoreContext mythdbcon.cpp:180
(OpenDatabase) - Connected to database 'mythconverg' at host:
192.168.13.100
2012-06-07 17:33:17.505866 N [2373/2373] CoreContext
mythcorecontext.cpp:1270 (InitLocale) - Setting QT default locale to el_GR
2012-06-07 17:33:17.505885 I [2373/2373] CoreContext
mythcorecontext.cpp:1303 (SaveLocaleDefaults) - Current locale el_GR
2012-06-07 17:33:17.515724 E [2373/2373] CoreContext mythlocale.cpp:108
(LoadDefaultsFromXML) - No locale defaults file for el_GR, skipping
2012-06-07 17:33:17.515746 I [2373/2373] CoreContext mythdb.cpp:876
(ActivateSettingsCache) - Enabling Settings Cache.
2012-06-07 17:33:17.515751 I [2373/2373] CoreContext mythdb.cpp:845
(ClearSettingsCache) - Clearing Settings Cache.
2012-06-07 17:33:17.516546 E [2373/2373] CoreContext mythmiscutil.cpp:947
(setHttpProxy) - setHttpProxy() - failed to find a network proxy
2012-06-07 17:33:17.526147 I [2373/2373] CoreContext mythdb.cpp:878
(ActivateSettingsCache) - Disabling Settings Cache.
2012-06-07 17:33:17.526155 I [2373/2373] CoreContext mythdb.cpp:845
(ClearSettingsCache) - Clearing Settings Cache.
2012-06-07 17:33:17.535371 I [2373/2373] CoreContext schemawizard.cpp:118
(Compare) - Current MythTV Schema Version (DBSchemaVer): 1304
2012-06-07 17:33:17.535380 I [2373/2373] CoreContext mythdb.cpp:876
(ActivateSettingsCache) - Enabling Settings Cache.
2012-06-07 17:33:17.535384 I [2373/2373] CoreContext mythdb.cpp:845
(ClearSettingsCache) - Clearing Settings Cache.
2012-06-07 17:33:17.536495 I [2373/2373] CoreContext
mythtranslation.cpp:65 (load) - Loading el translation for module
mythfrontend
2012-06-07 17:33:17.539182 I [2373/2373] CoreContext mythsocket.cpp:829
(connect) - MythSocket(8f4700:12): attempting connect() to
(192.168.13.100:6543)
2012-06-07 17:33:17.539213 I [2373/2373] CoreContext
msocketdevice_unix.cpp:526 (connect) - MSocketDevice::connect: setting
Protocol to IPv4
2012-06-07 17:33:17.539218 I [2373/2373] CoreContext
msocketdevice_unix.cpp:531 (connect) - MSocketDevice::connect: attempting
to create new socket
2012-06-07 17:33:17.539409 I [2373/2373] CoreContext mythsocket.cpp:345
(writeStringList) - MythSocket(8f4700:12): write -> 12 31
MYTH_PROTO_VERSION 75 SweetRock
2012-06-07 17:33:17.539729 I [2373/2373] CoreContext mythsocket.cpp:671
(readStringList) - MythSocket(8f4700:12): read <- 12 13
ACCEPT[]:[]75
2012-06-07 17:33:17.539746 I [2373/2373] CoreContext
mythcorecontext.cpp:1178 (CheckProtoVersion) - Using protocol version 75
2012-06-07 17:33:17.539767 I [2373/2373] CoreContext mythsocket.cpp:345
(writeStringList) - MythSocket(8f4700:12): write -> 12 21 ANN Monitor
tzcheck 0
2012-06-07 17:33:17.539989 I [2373/2373] CoreContext mythsocket.cpp:671
(readStringList) - MythSocket(8f4700:12): read <- 12 2 OK
2012-06-07 17:33:17.540007 I [2373/2373] CoreContext mythsocket.cpp:345
(writeStringList) - MythSocket(8f4700:12): write -> 12 10 QUERY_TIME
2012-06-07 17:33:17.540275 I [2373/2373] CoreContext mythsocket.cpp:671
(readStringList) - MythSocket(8f4700:12): read <- 12 15
UNKNOWN_COMMAND
2012-06-07 17:33:17.540336 N [2373/2373] CoreContext ssdp.cpp:78 (SSDP) -
Starting up SSDP Thread...
2012-06-07 17:33:17.541261 I [2373/2373] CoreContext ssdp.cpp:108 (SSDP) -
SSDP Thread Starting soon
2012-06-07 17:33:17.541417 I [2373/2387] SSDP ssdp.cpp:257 (run) -
SSDP::Run - SSDP Thread Started.
2012-06-07 17:33:17.548936 I [2373/2373] CoreContext taskqueue.cpp:89
(TaskQueue) - Starting TaskQueue Thread...
2012-06-07 17:33:17.548976 I [2373/2373] CoreContext taskqueue.cpp:93
(TaskQueue) - TaskQueue Thread Started.
2012-06-07 17:33:17.549056 I [2373] TaskQueue taskqueue.cpp:124 (run) -
TaskQueue Thread Running.
2012-06-07 17:33:17.549501 N [2373/2373] CoreContext ssdp.cpp:117 (~SSDP)
- Shutting Down SSDP Thread...
2012-06-07 17:33:17.549924 I [2373/2373] CoreContext ssdp.cpp:138 (~SSDP)
- SSDP Thread Terminated.
2012-06-07 17:33:17.620838 I [2373/2373] CoreContext mythdbcon.cpp:457
(CloseDatabases) - Closing DB connection named 'DBManager1'
2012-06-07 17:33:17.620953 I [2373/2373] CoreContext mythdb.cpp:104
(~MythDBPrivate) - Destroying MythDBPrivate
}}}
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10817>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list