[mythtv-users] mythfrontend __dynamic_cast segfault

Shaun Jackman sjackman at gmail.com
Mon Oct 11 18:35:00 UTC 2004


When I select "Watch Recordings" mythfrontend segfaults. This might be
an interaction with my version of libstdc++ -- 3.3.4. A backtrace
follows. mythtv 0.15 worked fine for me. I'm using mythtv 0.16 now and
am experiencing these __dynamic_cast segfaults in many places. I'd
greatly appreciate any help!

Please cc me in your reply. Cheers,
Shaun

mythtv 0.16
Qt 3.3.3

#0  0x413a43fb in __dynamic_cast () from /usr/lib/libstdc++.so.5
#1  0x409893d2 in LayerSet::ClearAllText (this=0x81c4cc8) at uitypes.cpp:92
#2  0x0806ffa7 in PlaybackBox::updateProgramInfo (this=0xbfffeaa4,
    p=0xbfffe45c, pr=@0xbfffe418, pix=<incomplete type>) at playbackbox.cpp:469
#3  0x080708e1 in PlaybackBox::updateInfo (this=0xbfffeaa4, p=0xbfffe45c)
    at playbackbox.cpp:547
#4  0x0806f1df in PlaybackBox::paintEvent (this=0xbfffeaa4, e=0xbfffe734)
    at playbackbox.cpp:364
#5  0x40e4dc26 in QWidget::event () from /usr/lib/libqt-mt.so.3
#6  0x40dd5424 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#7  0x40dd50b4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x40d80153 in QETWidget::translatePaintEvent () from /usr/lib/libqt-mt.so.3
#9  0x40d7c577 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#10 0x40d8e940 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#11 0x40de5d5e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#12 0x40dd55da in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#13 0x409dcd28 in MythDialog::exec (this=0xbfffeaa4) at mythdialogs.cpp:835
#14 0x0805b1b7 in startPlayback () at main.cpp:184
#15 0x0805b78e in TVMenuCallback (data=0x81803b8, selection=@0x81c8b6c)
    at main.cpp:322
#16 0x4097b5d2 in ThemedMenuPrivate::handleAction (this=0x81c8a70,
    action=@0x81fe698) at themedmenu.cpp:2128
#17 0x409792ad in ThemedMenuPrivate::keyPressHandler (this=0x81c8a70,
...


More information about the mythtv-users mailing list