[mythtv-commits] Ticket #11110: Myth binaries frequently immediately exit with return code 162

MythTV noreply at mythtv.org
Fri Sep 21 17:35:04 UTC 2012


#11110: Myth binaries frequently immediately exit with return code 162
-------------------------+--------------------------------------
 Reporter:  superm1@…    |           Type:  Bug Report - General
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - General
  Version:  Unspecified  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+--------------------------------------
 I'm running on Ubuntu 12.04.1.
 {{{
 $ mythfrontend --version
 Please attach all output as a file in bug reports.
 MythTV Version : v0.26-rc2-21-g2861862
 MythTV Branch : master
 Network Protocol : 75
 Library API : 0.26.20120822-1
 QT Version : 4.8.1
 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_crystalhd using_dvb using_firewire using_frontend
 using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv
 using_joystick_menu using_libcec using_libcrypto using_libdns_sd
 using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit
 using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv
 using_bindings_perl using_bindings_python using_bindings_php
 using_mythtranscode using_opengl using_vaapi using_vdpau
 using_ffmpeg_threads using_live using_mheg using_libass using_libxml2
 }}}

 Approximately 90% of the time trying to start any myth binary
 (mythfrontend, mythtv-setup, mythbackend, mythfilldatabase) will cause an
 immediate exit at the command line.  The return code when this happens is
 162.

 Here's an example of the behavior:
 {{{
 $ mythfilldatabase --dd-grab-all
 2012-09-21 12:29:59.914532 C  mythfilldatabase version: master
 [v0.26-rc2-21-g2861862] www.mythtv.org
 2012-09-21 12:29:59.914564 C  Qt version: compile: 4.8.1, runtime: 4.8.1
 2012-09-21 12:29:59.914577 N  Enabled verbose msgs:  general
 2012-09-21 12:29:59.914595 N  Setting Log Level to LOG_INFO
 2012-09-21 12:29:59.916082 I  Setup Interrupt handler
 2012-09-21 12:29:59.916103 I  Setup Terminated handler
 2012-09-21 12:29:59.916116 I  Setup Segmentation fault handler
 2012-09-21 12:29:59.916131 I  Setup Aborted handler
 2012-09-21 12:29:59.916143 I  Setup Bus error handler
 2012-09-21 12:29:59.916158 I  Setup Floating point exception handler
 2012-09-21 12:29:59.916170 I  Setup Illegal instruction handler
 2012-09-21 12:29:59.916240 N  Using runtime prefix = /usr
 2012-09-21 12:29:59.916276 N  Using configuration directory =
 /home/supermario/.mythtv
 2012-09-21 12:29:59.916412 I  Assumed character encoding: en_US.UTF-8
 2012-09-21 12:29:59.916928 N  Empty LocalHostName.
 2012-09-21 12:29:59.916937 I  Using localhost value of supermario
 2012-09-21 12:29:59.928094 I  Added logging to the console
 Real-time signal 0
 $ echo $?
 162
 }}}

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


More information about the mythtv-commits mailing list