[mythtv-users] ticket 10504 and php-5.4.8-1.fc17.x86_64

Udo van den Heuvel udovdh at xs4all.nl
Thu Dec 6 14:57:15 UTC 2012


On 2012-12-05 19:15, Bill Meek wrote:
>> I have just one mythconverg. (?!)
> 
> I know, sounds weird, but I was trying to
> think of reasons that the settings were
> visible to you in mysql, but not to the
> backend.

phpMyAdmin shows exactly one mythconverg.
What else could I do to check?

> OK, lets drop back. From a terminal, type: tailf /var/log/syslog
> (or wherever your system logs are.)

/var/log/messages ?

> Then in another terminal, fire up the backend. Does anything print
> in the first window?

Nothing.

> I'm looking for a segfault or abort, for example. In 0.26, they should
> have been caught and printed, but I've seen cases where they weren't.

I think the BackendServerIP message is grave enough for it to quit with
exit code 138.

# LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8  MYTHCONFDIR=/home/mythtv/.mythtv
/usr/bin/mythbackend --loglevel debug --user mythtv  --logpath
/var/log/mythtv/
No setting found for this machine's BackendServerIP.
Please run setup on this machine and modify the first page
of the general settings.
2012-12-06 15:56:04.468232 C  mythbackend version: master
[v0.26.0-53-gb28041a] www.mythtv.org
2012-12-06 15:56:04.468241 C  Qt version: compile: 4.8.3, runtime: 4.8.3
2012-12-06 15:56:04.468243 N  Enabled verbose msgs:  general
2012-12-06 15:56:04.468284 N  Setting Log Level to LOG_DEBUG
2012-12-06 15:56:04.468648 I  Added logging to the console
2012-12-06 15:56:04.470979 I  Setup Interrupt handler
2012-12-06 15:56:04.471004 I  Setup Terminated handler
2012-12-06 15:56:04.471024 I  Setup Segmentation fault handler
2012-12-06 15:56:04.471039 I  Setup Aborted handler
2012-12-06 15:56:04.471062 I  Setup Bus error handler
2012-12-06 15:56:04.471076 I  Setup Floating point exception handler
2012-12-06 15:56:04.471093 I  Setup Illegal instruction handler
2012-12-06 15:56:04.471118 I  Setup Real-time signal 0 handler
2012-12-06 15:56:04.471176 N  Using runtime prefix = /usr
2012-12-06 15:56:04.471190 N  Read conf dir = /home/mythtv/.mythtv
2012-12-06 15:56:04.471224 N  Using configuration directory =
/home/mythtv/.mythtv
2012-12-06 15:56:04.471334 I  Assumed character encoding: en_US.UTF-8
2012-12-06 15:56:04.471855 N  Empty LocalHostName.
2012-12-06 15:56:04.471868 I  Using localhost value of recorder.hierzo
2012-12-06 15:56:04.480882 D  FindDatabase() - Success!
2012-12-06 15:56:04.482160 N  Setting QT default locale to en_US
2012-12-06 15:56:04.482213 I  Current locale en_US
2012-12-06 15:56:04.482243 N  Reading locale defaults from
/usr/share/mythtv//locales/en_us.xml
2012-12-06 15:56:04.485768 I  Current MythTV Schema Version
(DBSchemaVer): 1307
2012-12-06 15:56:04.486066 I  Loading en_us translation for module
mythfrontend
[root at recorder mythtv]# cat /home/mythtv/.mythtv/config.xml
<Configuration>
  <UPnP>
   <MythFrontend>
      <DefaultBackend>
        <DBHostPing>no</DBHostPing>
      </DefaultBackend>
   </MythFrontend>
  </UPnP>
  <LocalHostName>my-unique-identifier-goes-here</LocalHostName>
  <Database>
    <PingHost>1</PingHost>
    <Host>127.0.0.1</Host>
    <UserName>mythtv</UserName>
    <Password>mythtv</Password>
    <DatabaseName>mythconverg</DatabaseName>
    <Port>3306</Port>
  </Database>
  <WakeOnLAN>
    <Enabled>0</Enabled>
    <SQLReconnectWaitTime>0</SQLReconnectWaitTime>
    <SQLConnectRetry>5</SQLConnectRetry>
    <Command>echo 'WOLsqlServerCommand not set'</Command>
  </WakeOnLAN>
</Configuration>



Kind regards,
Udo




More information about the mythtv-users mailing list