[mythtv-commits] Ticket #7078: socket errors cause back-end to become unresponsive (trunk 21894)

MythTV mythtv at cvs.mythtv.org
Wed Sep 23 02:12:35 UTC 2009


#7078: socket errors cause back-end to become unresponsive (trunk 21894)
------------------------------+---------------------------------------------
 Reporter:  databubble        |        Owner:  danielk   
     Type:  defect            |       Status:  infoneeded
 Priority:  major             |    Milestone:  0.22      
Component:  MythTV - General  |      Version:  head      
 Severity:  medium            |   Resolution:            
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by databubble):

 Sorry, but I need some help with getting the backtrace.  I did a "make
 distclean" and then ran configure with --compile-type=profile (also tried
 --compile-type=debug), and installed with "checkconfig" and indeed profile
 is listed as a compile option...


 {{{
 MythTV Version   : 21992M
 MythTV Branch    : trunk
 Network Protocol : 48
 Library API      : 0.22.20090919-1
 QT Version       : 4.5.2
 Options compiled in:
  linux profile using_alsa using_pulse using_backend using_directfb
 using_dvb using_firewire using_frontend using_hdpvr using_iptv using_lirc
 using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l
 using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld
 using_bindings_perl using_bindings_python using_opengl using_vdpau
 using_ffmpeg_threads using_libavc_5_3 using_live using_mheg

 }}}


 But whenever I try to connect to the process (as root), I get:

 {{{
 Reading symbols from /usr/bin/mythbackend...(no debugging symbols
 found)...done.
 Attaching to program: /usr/bin/mythbackend, process 28932
 Reading symbols from /usr/lib/libmythtv-0.22.so.0...(no debugging symbols
 found)...done.
 Loaded symbols for /usr/lib/libmythtv-0.22.so.0
 Reading symbols from /usr/lib/libmythavformat-0.22.so.0...(no debugging
 symbols found)...done.
 Loaded symbols for /usr/lib/libmythavformat-0.22.so.0
 Reading symbols from /usr/lib/libmythavutil-0.22.so.0...(no debugging
 symbols found)...done.
 Loaded symbols for /usr/lib/libmythavutil-0.22.so.0
 Reading symbols from /usr/lib/libmythavcodec-0.22.so.0...(no debugging
 symbols found)...done.
 Loaded symbols for /usr/lib/libmythavcodec-0.22.so.0
 Reading symbols from /usr/lib/libmythswscale-0.22.so.0...(no debugging
 symbols found)...done.
 Loaded symbols for /usr/lib/libmythswscale-0.22.so.0
 Reading symbols from /usr/lib/libmythupnp-0.22.so.0...(no debugging
 symbols found)...done.
 Loaded symbols for /usr/lib/libmythupnp-0.22.so.0
 Reading symbols from /usr/lib/libmyth-0.22.so.0...(no debugging symbols
 found)...done.
 Loaded symbols for /usr/lib/libmyth-0.22.so.0
 Reading symbols from /usr/lib/libmythui-0.22.so.0...(no debugging symbols
 found)...done.
 Loaded symbols for /usr/lib/libmythui-0.22.so.0
 Reading symbols from /usr/lib/libmythdb-0.22.so.0...(no debugging symbols
 found)...done.
 Loaded symbols for /usr/lib/libmythdb-0.22.so.0
 Reading symbols from /usr/lib/libmythlivemedia-0.22.so.0...(no debugging
 symbols found)...done.
 }}}

 Shouldn't the symbols be there? What am I doing wrong?

 Sorry, I have searched and tried to sort this out myself. I just want to
 extract the backtrace so this ticket can move forward.

 Phil

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7078#comment:12>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list