[mythtv-commits] Ticket #3757: Reduce polling in mythwelcome

MythTV mythtv at cvs.mythtv.org
Fri Sep 28 04:53:43 UTC 2007


#3757: Reduce polling in mythwelcome
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr 
     Type:  defect     |       Status:  new 
 Priority:  minor      |    Milestone:  0.21
Component:  mythtv     |      Version:  head
 Severity:  low        |   Resolution:      
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by candrews at integralblue.com):

 I recompiled QT and myth with debug symbols and all that fun stuff (that
 takes a while!). Here's the backtrace:
 {{{
 #0  0x000000346e2ccfb2 in select () from /lib/libc.so.6
 #1  0x00002aff23a36ec3 in QEventLoop::processEvents (this=0xb23a20,
 flags=4) at kernel/qeventloop_x11.cpp:291
 #2  0x00002aff23ab8dbf in QEventLoop::enterLoop (this=0xb23a20) at
 kernel/qeventloop.cpp:198
 #3  0x00002aff23a9c0d4 in QApplication::enter_loop (this=0x7fff8740d580)
 at kernel/qapplication.cpp:2793
 #4  0x000000393938ab76 in MythDialog::exec () from
 /usr/lib/libmyth-0.20.so.0
 #5  0x0000000000415eac in ?? ()
 #6  0x000000000040d302 in ?? ()
 #7  0x000000346e21db74 in __libc_start_main () from /lib/libc.so.6
 #8  0x000000000040c749 in ?? ()
 #9  0x00007fff8740d828 in ?? ()
 #10 0x0000000000000000 in ?? ()
 }}}

 I don't know why I'm not getting a source file and line number on line 4,
 so I'm going to recompile myth again. Does this help anyone figure out
 what it is? Also, any ideas why I'm not getting any info on lines 5 and 6
 (they may be from libc...)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3757#comment:13>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list