[mythtv-commits] Ticket #2559: New video source just hangs.

MythTV mythtv at cvs.mythtv.org
Mon Oct 9 23:10:21 UTC 2006


#2559: New video source just hangs.
--------------------------------+-------------------------------------------
 Reporter:  DannyCan at gmail.com  |        Owner:  ijr    
     Type:  defect              |       Status:  new    
 Priority:  minor               |    Milestone:  unknown
Component:  mythtv              |      Version:  head   
 Severity:  medium              |   Resolution:         
--------------------------------+-------------------------------------------
Comment (by DannyCan at gmail.com):

 ok i did this:
 $ make distclean
 $ ./configure --compile-type=debug --disable-distcc --prefix=/usr
 --enable-proc-opt --enable-dvb --enable-xvmc --enable-xvmc-pro --enable-
 opengl-vsync
 $ make
 $ su
 # make install

 then made gdbcommands with this in it:
 handle SIGPIPE nostop noprint
 handle SIG33 nostop noprint
 set logging on
 set pagination off
 set args --geometry 640x480 -v all
 run
 thread apply all bt full
 set logging off

 then ran this command:
 gdb mythtv-setup -x gdbcommands

 then when it hung at trying to get to new video source i hit ctrl+x and
 quit gdb.
 It then gave me a file called gdb.txt and I'm going to attach it.

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


More information about the mythtv-commits mailing list