kdetv crashes when settings dialog is to be opened
Pavel Troller
patrol at sinus.cz
Sat Sep 17 12:56:53 BST 2005
Hi!
I would like to try kdetv (svn), but I cannot set it up. Whenever I try to
open the settings dialog, it catches a SIGSEGV.
There is important part of the backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208236400 (LWP 9655)]
KdetvPluginBase::pluginDescription (this=0x0) at kdetvpluginbase.cpp:43
43 return _description;
(gdb) bt
#0 KdetvPluginBase::pluginDescription (this=0x0) at kdetvpluginbase.cpp:43
#1 0x0081f527 in SettingsDialog::addDialogPage (this=0x9f2e288, page=0x9f533b8) at settingsdialog.cpp:106
#2 0x0081f0a6 in SettingsDialog (this=0x9f2e288, parent=0x9e3d128, name=0x0, modal=184, ktv=0x0, externalPages=0xbfbe54b0,
fl=65536) at settingsdialog.cpp:59
#3 0x0082bab9 in ViewManager::createSettings (this=0x9df6cd0, parent=0x9e3d128) at viewmanager.cpp:176
#4 0x0082b980 in ViewManager::launchSettings (this=0x9df6cd0, parent=0x9e3d128) at viewmanager.cpp:154
#5 0x00816a83 in Kdetv::settings (this=0x0) at kdetv.cpp:743
#6 0x008171f8 in Kdetv::qt_invoke (this=0x9db2ba0, _id=28, _o=0xbfbe55e0) at kdetv.moc:281
#7 0x02b2c47a in QObject::activate_signal () from /opt/qt3.2/lib/libqt-mt.so.3
#8 0x02b2c2bc in QObject::activate_signal () from /opt/qt3.2/lib/libqt-mt.so.3
#9 0x06427b14 in KAction::activated () from /opt/kde3.4/lib/libkdeui.so.4
The rest of backtrace is invalid because the rest of kde/qt is not compiled
with debugging.
It's attempted to be run on KDE 3.4 svn branch.
With regards, Pavel Troller
More information about the kde-multimedia
mailing list