[mythtv-commits] Re: Ticket #213: hang/freeze when "backing out" of the recorded episode list

MythTV mythtv at cvs.mythtv.org
Fri Aug 19 01:11:33 UTC 2005


#213: hang/freeze when "backing out" of the recorded episode list
--------------------+-------------------------------------------------------
 Reporter:  xris    |        Owner:  ijr
     Type:  defect  |       Status:  new
 Priority:  minor   |    Milestone:     
Component:  mythtv  |      Version:     
 Severity:  medium  |   Resolution:     
       Cc:          |  
--------------------+-------------------------------------------------------
Comment (by xris):

 I think I did this right...

 {{{
 #0  0x00869402 in __kernel_vsyscall ()
 #1  0x0074cee6 in __nanosleep_nocancel () from /lib/libc.so.6
 #2  0x00783ce7 in usleep () from /lib/libc.so.6
 #3  0x08072ba5 in PlaybackBox::killPlayerSafe (this=0xbf9fca48) at
 playbackbox.cpp:323
 #4  0x08073086 in PlaybackBox::cursorLeft (this=0xbf9fca48) at
 playbackbox.cpp:1147
 #5  0x0808dc72 in PlaybackBox::keyPressEvent (this=0xbf9fca48,
 e=0xbf9fc6a0) at playbackbox.cpp:3223
 #6  0x07306e45 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
 #7  0x072640cd in QApplication::internalNotify () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #8  0x07264d59 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-
 mt.so.3
 #9  0x071f3899 in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #10 0x071f9e7d in QApplication::x11ProcessEvent () from
 /usr/lib/qt-3.3/lib/libqt-mt.so.3
 #11 0x0720e008 in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #12 0x0727c772 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-
 mt.so.3
 #13 0x07263abf in QApplication::enter_loop () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #14 0x07bedec7 in MythDialog::exec (this=0xbf9fca48) at
 mythdialogs.cpp:1020
 #15 0x0806271e in startPlayback () at main.cpp:191
 #16 0x08065dc7 in TVMenuCallback (data=0x98b75b0, selection=@0xfffffdfc)
 at main.cpp:372
 #17 0x07b8e50d in ThemedMenuPrivate::handleAction (this=0x99a2058,
 action=@0xb7a1de08)
     at themedmenu.cpp:2497
 #18 0x07b8f015 in ThemedMenuPrivate::keyPressHandler (this=0x99a2058,
 e=0xbf9fd6b0)
     at themedmenu.cpp:2325
 #19 0x07b8f178 in ThemedMenu::keyPressEvent (this=0x998fee0, e=0xbf9fd6b0)
 at themedmenu.cpp:2695
 #20 0x07306e45 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
 #21 0x072640cd in QApplication::internalNotify () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #22 0x07264d59 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-
 mt.so.3
 #23 0x071f3899 in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #24 0x071f9e7d in QApplication::x11ProcessEvent () from
 /usr/lib/qt-3.3/lib/libqt-mt.so.3
 #25 0x0720e008 in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #26 0x0727c78b in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-
 mt.so.3
 #27 0x07263abf in QApplication::enter_loop () from /usr/lib/qt-3.3/lib
 /libqt-mt.so.3
 #28 0x07bedec7 in MythDialog::exec (this=0x998fee0) at
 mythdialogs.cpp:1020
 #29 0x08063765 in RunMenu (themedir=@0xbf9fdd20) at main.cpp:532
 #30 0x08068f93 in main (argc=1, argv=0xbf9fddd4) at main.cpp:1108
 #31 0x006d4de6 in __libc_start_main () from /lib/libc.so.6
 #32 0x08061d21 in _start ()
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/213>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list