Advertisement
splurben

Untitled

Aug 27th, 2014
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. gentoo ~amd64
  2. ----
  3. # uname -a
  4. Linux thialfi2 3.15.10-gentoo #1 SMP Fri Aug 22 09:31:06 AWST 2014 x86_64 Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz GenuineIntel GNU/Linux
  5. ----
  6.  
  7. media-tv/mythtv-0.27.1_p20140817 USE="alsa bluray dvb dvd hls perl pulseaudio python theora vdpau vorbis xml xmltv xvid"
  8. ----
  9.  
  10. dev-db/mariadb-10.0.13 USE="community extraengine pam perl ssl xml"
  11. ----
  12.  
  13. # systemctl status mysqld:
  14. ● mysqld.service - MySQL database server
  15. Loaded: loaded (/usr/lib64/systemd/system/mysqld.service; enabled)
  16. Active: active (running) since Thu 2014-08-28 06:51:36 AWST; 16min ago
  17. Process: 20566 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=0/SUCCESS)
  18. Main PID: 20565 (mysqld_safe)
  19. CGroup: /system.slice/mysqld.service
  20. ├─20565 /bin/sh /usr/bin/mysqld_safe --basedir=/usr
  21. └─20754 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib/mysql/plugin --log-error=/var/log/mysql/mysqld.err --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/run/mysqld/mysqld.sock --port=3306
  22.  
  23. Aug 28 06:51:35 thialfi2 mysqld_safe[20565]: 140828 06:51:35 mysqld_safe unknown option '--err-log=/var/log/mysql/mysql.err'
  24. Aug 28 06:51:35 thialfi2 mysqld_safe[20565]: 140828 06:51:35 mysqld_safe Logging to '/var/log/mysql/mysqld.err'.
  25. Aug 28 06:51:35 thialfi2 mysqld_safe[20565]: 140828 06:51:35 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  26. Aug 28 06:51:36 thialfi2 systemd[1]: Started MySQL database server.
  27. ----
  28.  
  29. # systemctl status mythbackend
  30. ● mythbackend.service - MythTV backend service
  31. Loaded: loaded (/usr/lib64/systemd/system/mythbackend.service; enabled)
  32. Active: failed (Result: start-limit) since Thu 2014-08-28 06:57:00 AWST; 10min ago
  33. Process: 15831 ExecStart=/usr/bin/mythbackend --loglevel notice --nologserver (code=exited, status=133)
  34. Main PID: 15831 (code=exited, status=133)
  35.  
  36. Aug 28 06:57:00 thialfi2 systemd[1]: Unit mythbackend.service entered failed state.
  37. Aug 28 06:57:00 thialfi2 systemd[1]: mythbackend.service holdoff time over, scheduling restart.
  38. Aug 28 06:57:00 thialfi2 systemd[1]: Stopping MythTV backend service...
  39. Aug 28 06:57:00 thialfi2 systemd[1]: Starting MythTV backend service...
  40. Aug 28 06:57:00 thialfi2 systemd[1]: mythbackend.service start request repeated too quickly, refusing to start.
  41. Aug 28 06:57:00 thialfi2 systemd[1]: Failed to start MythTV backend service.
  42. Aug 28 06:57:00 thialfi2 systemd[1]: Unit mythbackend.service entered failed state.
  43. ----
  44.  
  45. # dmesg | grep myth
  46. [ 1322.878391] LogServer[22217]: segfault at 0 ip (null) sp 00007fae38bda6c8 error 14 in mythlogserver[400000+3000]
  47. ----
  48.  
  49. # journalctl --since=yesterday | grep -i myth
  50. ...
  51. Aug 28 06:57:00 thialfi2 systemd[1]: Starting MythTV backend service...
  52. Aug 28 06:57:00 thialfi2 systemd[1]: Started MythTV backend service.
  53. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.331365 C mythbackend version: devel/027candidates [ecfefab] www.mythtv.org
  54. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.331384 C Qt version: compile: 4.8.5, runtime: 4.8.5
  55. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.331388 N Enabled verbose msgs: general
  56. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.331395 N Setting Log Level to LOG_NOTICE
  57. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.332000 N Using runtime prefix = /usr
  58. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.332005 N Read conf dir = /etc/mythtv
  59. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.332016 N Using configuration directory = /etc/mythtv
  60. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.332074 W This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').
  61. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.332306 N Empty LocalHostName.
  62. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.340442 N Setting QT default locale to en_GB
  63. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.340506 N Reading locale defaults from /usr/share/mythtv//locales/en_gb.xml
  64. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.347389 W Not allowed to upgrade the database.
  65. Aug 28 06:57:00 thialfi2 mythbackend[15824]: 2014-08-28 06:57:00.348273 E Couldn't upgrade database to new schema
  66. Aug 28 06:57:00 thialfi2 systemd[1]: mythbackend.service: main process exited, code=exited, status=133/n/a
  67. Aug 28 06:57:00 thialfi2 systemd[1]: Unit mythbackend.service entered failed state.
  68. Aug 28 06:57:00 thialfi2 systemd[1]: mythbackend.service holdoff time over, scheduling restart.
  69. Aug 28 06:57:00 thialfi2 systemd[1]: Stopping MythTV backend service...
  70. Aug 28 06:57:00 thialfi2 systemd[1]: Starting MythTV backend service...
  71. Aug 28 06:57:00 thialfi2 systemd[1]: Started MythTV backend service.
  72. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.579698 C mythbackend version: devel/027candidates [ecfefab] www.mythtv.org
  73. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.579717 C Qt version: compile: 4.8.5, runtime: 4.8.5
  74. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.579721 N Enabled verbose msgs: general
  75. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.579727 N Setting Log Level to LOG_NOTICE
  76. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.580254 N Using runtime prefix = /usr
  77. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.580259 N Read conf dir = /etc/mythtv
  78. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.580270 N Using configuration directory = /etc/mythtv
  79. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.580329 W This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').
  80. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.580652 N Empty LocalHostName.
  81. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.589812 N Setting QT default locale to en_GB
  82. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.589884 N Reading locale defaults from /usr/share/mythtv//locales/en_gb.xml
  83. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.598015 W Not allowed to upgrade the database.
  84. Aug 28 06:57:00 thialfi2 mythbackend[15831]: 2014-08-28 06:57:00.598904 E Couldn't upgrade database to new schema
  85. Aug 28 06:57:00 thialfi2 systemd[1]: mythbackend.service: main process exited, code=exited, status=133/n/a
  86. Aug 28 06:57:00 thialfi2 systemd[1]: Unit mythbackend.service entered failed state.
  87. Aug 28 06:57:00 thialfi2 systemd[1]: mythbackend.service holdoff time over, scheduling restart.
  88. Aug 28 06:57:00 thialfi2 systemd[1]: Stopping MythTV backend service...
  89. Aug 28 06:57:00 thialfi2 systemd[1]: Starting MythTV backend service...
  90. Aug 28 06:57:00 thialfi2 systemd[1]: mythbackend.service start request repeated too quickly, refusing to start.
  91. Aug 28 06:57:00 thialfi2 systemd[1]: Failed to start MythTV backend service.
  92. Aug 28 06:57:00 thialfi2 systemd[1]: Unit mythbackend.service entered failed state.
  93. Aug 28 06:57:02 thialfi2 kernel: LogServer[22217]: segfault at 0 ip (null) sp 00007fae38bda6c8 error 14 in mythlogserver[400000+3000]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement