[mythtv-users] mytharchive crash in mythbuntu

Paul Harrison mythtv at dsl.pipex.com
Mon Feb 11 21:14:17 UTC 2008


Ronald Pijnacker wrote:
> Hi all,
>
> I've been running mythbuntu happily for a few months now,
> but when I tried copying some recodings to DVD using
> mytharchive the frontend process crashed.
> I freshly installed mytharchive on my laptop to see if that
> would give better results, but I had the same result.
>
> Running in gdb gives me the following stack backtrace:
>
> #0  0xb6c70fd6 in UIListBtnType::Reset () from /usr/lib/libmyth-0.20.2.so.0
> #1  0xaf3958b6 in MythburnWizard::updateArchiveList () from /usr/lib/mythtv/plugins/libmytharchive.so
> #2  0xaf395c1c in MythburnWizard::setCategory () from /usr/lib/mythtv/plugins/libmytharchive.so
> #3  0xaf395f56 in MythburnWizard::getArchiveList () from /usr/lib/mythtv/plugins/libmytharchive.so
> #4  0xaf39adf2 in MythburnWizard::wireUpTheme () from /usr/lib/mythtv/plugins/libmytharchive.so
> #5  0xaf39cf8d in MythburnWizard::MythburnWizard () from /usr/lib/mythtv/plugins/libmytharchive.so
> #6  0xaf36d18d in runCreateDVD () from /usr/lib/mythtv/plugins/libmytharchive.so
> #7  0xaf36d5b3 in FormatCallback () from /usr/lib/mythtv/plugins/libmytharchive.so
> #8  0xb6ac636e in MythThemedMenuPrivate::handleAction () from /usr/lib/libmythui-0.20.2.so.0
> #9  0xb6ac6f35 in MythThemedMenuPrivate::keyHandler () from /usr/lib/libmythui-0.20.2.so.0
> #10 0xb6ac7cae in MythThemedMenuPrivate::keyPressHandler () from /usr/lib/libmythui-0.20.2.so.0
> #11 0xb6ac7ea4 in MythThemedMenu::keyPressEvent () from /usr/lib/libmythui-0.20.2.so.0
> #12 0xb6a7dd86 in MythMainWindow::eventFilter () from /usr/lib/libmythui-0.20.2.so.0
> #13 0xb6293e40 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
> #14 0xb6293ebe in QObject::event () from /usr/lib/libqt-mt.so.3
> #15 0xb62cb5b3 in QWidget::event () from /usr/lib/libqt-mt.so.3
> #16 0xb622baf0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
> #17 0xb622dac0 in QApplication::notify () from /usr/lib/libqt-mt.so.3
> #18 0xb61be27d in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3
> #19 0xb61aec69 in QETWidget::translateKeyEvent () from /usr/lib/libqt-mt.so.3
> #20 0xb61bb04f in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
> #21 0xb61d21a4 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
> #22 0xb62461ce in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
> #23 0xb6245fde in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
> #24 0xb622d699 in QApplication::exec () from /usr/lib/libqt-mt.so.3
> #25 0x0806fb3e in ?? ()
> #26 0xb5af5050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
> #27 0x08065f61 in ?? ()
>
> Any ideas what is wrong?
> Thanks,
>
> Ronald
>
>   

It could be your theme has a missing UI element. What theme are you
using? Using 'thread apply all bt full' in gdb would give some
additional information that would hopefully help narrow down exactly
where it's crashing.

Paul H.



More information about the mythtv-users mailing list