Bug 199439 - Crash when launching SystemSetting's Multimedia screen
Summary: Crash when launching SystemSetting's Multimedia screen
Status: RESOLVED FIXED
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
: 199437 199672 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-08 16:39 UTC by Rosetzky Cedric
Modified: 2009-07-20 04:19 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rosetzky Cedric 2009-07-08 16:39:20 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090706))
Qt Version: 4.5.2
Operating System: Linux 2.6.28-gentoo-r5 i686

What I was doing when the application crashed:
Clicking on the Multimedia icon in SystemSettings caused a crash.

 -- Backtrace:
Application: Configuration du système (systemsettings), signal: Aborted
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb68d8680 in raise () from /lib/libc.so.6
#8  0xb68d9ec8 in abort () from /lib/libc.so.6
#9  0xb6b8c105 in qt_message_output () from /usr/lib/qt4/libQtCore.so.4
#10 0xb6b8c1c7 in qFatal () from /usr/lib/qt4/libQtCore.so.4
#11 0xb6b8c285 in qt_assert () from /usr/lib/qt4/libQtCore.so.4
#12 0xb6f413e0 in KLibrary::factory (this=0x835e528, factoryname=0x86795a8 "phonon_xine") at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/klibrary.cpp:169
#13 0xb6f46f6d in KPluginLoader::factory (this=0xbff77460) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/kpluginloader.cpp:153
#14 0xb1b2fb94 in KService::createInstance<QObject> (this=0x81b2550, parentWidget=0x0, parent=0x0, args=@0xbff77528, error=0xbff77524) at /home/loacoon/Program-Files/KDE4/include/kservice.h:515
#15 0xb1b2fd5c in KService::createInstance<QObject> (this=0x81b2550, parent=0x0, args=@0xbff77528, error=0xbff77524) at /home/loacoon/Program-Files/KDE4/include/kservice.h:494
#16 0xb1b2c40e in Phonon::KdePlatformPlugin::createBackend (this=0x86b4470, newService={d = 0xbff775cc})
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/platform_kde/kdeplatformplugin.cpp:145
#17 0xb1b2d7d7 in Phonon::KdePlatformPlugin::createBackend (this=0x86b4470) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/platform_kde/kdeplatformplugin.cpp:204
#18 0xb39adc7b in Phonon::FactoryPrivate::createBackend (this=0x869ba58) at /home/loacoon/Documents/Downloads/SVN/KDE4/support/phonon/phonon/factory.cpp:118
#19 0xb39ae361 in Phonon::Factory::backend (createWhenNull=true) at /home/loacoon/Documents/Downloads/SVN/KDE4/support/phonon/phonon/factory.cpp:416
#20 0xb1b56f6a in Phonon::GlobalConfig::audioOutputDeviceListFor (this=0xbff777b8, category=Phonon::NoCategory, override=Phonon::GlobalConfig::ShowAdvancedDevices)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/kcm/globalconfig.cpp:131
#21 0xb1b45bf5 in DevicePreference::availableAudioOutputDevices (this=0x836cb28) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/kcm/devicepreference.cpp:325
#22 0xb1b45d11 in DevicePreference::on_showCheckBox_toggled (this=0x836cb28) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/kcm/devicepreference.cpp:643
#23 0xb1b48298 in DevicePreference::qt_metacall (this=0x836cb28, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbff779fc)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdebase/runtime/phonon/kcm/moc_devicepreference.cpp:91
#24 0xb6c85ef9 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#25 0xb6c864a2 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#26 0xb76b5969 in QAbstractButton::toggled () from /usr/lib/qt4/libQtGui.so.4
#27 0xb741ed35 in QAbstractButton::setChecked () from /usr/lib/qt4/libQtGui.so.4
#28 0xb1b46a95 in DevicePreference::load (this=0x836cb28) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/kcm/devicepreference.cpp:352
#29 0xb1b4265e in PhononKcm::load (this=0x82fdd30) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/kcm/main.cpp:63
#30 0xb1b42c41 in PhononKcm (this=0x82fdd30, parent=0x81c0638, args=@0xbff77ebc) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/runtime/phonon/kcm/main.cpp:55
#31 0xb1b43a86 in KPluginFactory::createInstance<PhononKcm, QWidget> (parentWidget=0x0, parent=0x81c0638, args=@0xbff77ebc) at /home/loacoon/Program-Files/KDE4/include/kpluginfactory.h:461
#32 0xb6f44aed in KPluginFactory::create (this=0x867efd8, iface=0xb7b3fde0 "KCModule", parentWidget=0x0, parent=0x81c0638, args=@0xbff77ebc, keyword=@0xbff77e14)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/kpluginfactory.cpp:191
#33 0xb7cc29f3 in KPluginFactory::create<KCModule> (this=0x867efd8, parentWidget=0x0, parent=0x81c0638, keyword=@0xbff77e14, args=@0xbff77ebc)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/kpluginfactory.h:515
#34 0xb7cc2ab5 in KService::createInstance<KCModule> (this=0x82a0198, parentWidget=0x0, parent=0x81c0638, args=@0xbff77ebc, error=0xbff77ec0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/services/kservice.h:517
#35 0xb7cc2c34 in KService::createInstance<KCModule> (this=0x82a0198, parent=0x81c0638, args=@0xbff77ebc, error=0xbff77ec0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/services/kservice.h:494
#36 0xb7cc2c76 in KService::createInstance<KCModule> (service=@0xbff77efc, parent=0x81c0638, args=@0xbff77ebc, error=0xbff77ec0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/services/kservice.h:534
#37 0xb7cc1a7a in KCModuleLoader::loadModule (mod=@0x86690b8, report=KCModuleLoader::Inline, parent=0x81c0638, args=@0x86690a0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kutils/kcmoduleloader.cpp:89
#38 0xb7cc732c in KCModuleProxyPrivate::loadModule (this=0x86690a0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kutils/kcmoduleproxy.cpp:104
#39 0xb7cc7c9e in KCModuleProxy::realModule (this=0x81c0638) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kutils/kcmoduleproxy.cpp:81
#40 0xb7cc8065 in KCModuleProxy::showEvent (this=0x81c0638, ev=0xbff7854c) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kutils/kcmoduleproxy.cpp:191
#41 0xb7111415 in QWidget::event () from /usr/lib/qt4/libQtGui.so.4
#42 0xb70be6ec in QApplicationPrivate::notify_helper () from /usr/lib/qt4/libQtGui.so.4
#43 0xb70c6292 in QApplication::notify () from /usr/lib/qt4/libQtGui.so.4
#44 0xb799c839 in KApplication::notify (this=0xbff7b6d4, receiver=0x81c0638, event=0xbff7854c) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#45 0xb6c73c6b in QCoreApplication::notifyInternal () from /usr/lib/qt4/libQtCore.so.4
#46 0xb71126ab in QWidgetPrivate::show_helper () from /usr/lib/qt4/libQtGui.so.4
#47 0xb71128e9 in QWidgetPrivate::show_recursive () from /usr/lib/qt4/libQtGui.so.4
#48 0xb7112a6f in QWidgetPrivate::showChildren () from /usr/lib/qt4/libQtGui.so.4
#49 0xb71125a1 in QWidgetPrivate::show_helper () from /usr/lib/qt4/libQtGui.so.4
#50 0xb7112cae in QWidget::setVisible () from /usr/lib/qt4/libQtGui.so.4
#51 0xb7112a88 in QWidgetPrivate::showChildren () from /usr/lib/qt4/libQtGui.so.4
#52 0xb71125a1 in QWidgetPrivate::show_helper () from /usr/lib/qt4/libQtGui.so.4
#53 0xb71128e9 in QWidgetPrivate::show_recursive () from /usr/lib/qt4/libQtGui.so.4
#54 0xb7112a6f in QWidgetPrivate::showChildren () from /usr/lib/qt4/libQtGui.so.4
#55 0xb71125a1 in QWidgetPrivate::show_helper () from /usr/lib/qt4/libQtGui.so.4
#56 0xb71128e9 in QWidgetPrivate::show_recursive () from /usr/lib/qt4/libQtGui.so.4
#57 0xb7112a6f in QWidgetPrivate::showChildren () from /usr/lib/qt4/libQtGui.so.4
#58 0xb71125a1 in QWidgetPrivate::show_helper () from /usr/lib/qt4/libQtGui.so.4
#59 0xb71128e9 in QWidgetPrivate::show_recursive () from /usr/lib/qt4/libQtGui.so.4
#60 0xb7112a6f in QWidgetPrivate::showChildren () from /usr/lib/qt4/libQtGui.so.4
#61 0xb71125a1 in QWidgetPrivate::show_helper () from /usr/lib/qt4/libQtGui.so.4
#62 0xb7112cae in QWidget::setVisible () from /usr/lib/qt4/libQtGui.so.4
#63 0xb70f6c71 in QStackedLayout::setCurrentIndex () from /usr/lib/qt4/libQtGui.so.4
#64 0xb70f6dfd in QStackedLayout::setCurrentWidget () from /usr/lib/qt4/libQtGui.so.4
#65 0xb74ca0bc in QStackedWidget::setCurrentWidget () from /usr/lib/qt4/libQtGui.so.4
#66 0xb39774f3 in IconMode::moduleLoaded (this=0x81ae740) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/workspace/systemsettings/icons/IconMode.cpp:143
#67 0xb397775f in IconMode::qt_metacall (this=0x81ae740, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbff78aac)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdebase/workspace/systemsettings/icons/IconMode.moc:75
#68 0xb6c85ef9 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#69 0xb6c864a2 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#70 0xb7c9785c in ModuleView::moduleChanged (this=0x82e93f0, _t1=false) at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdebase/workspace/systemsettings/core/ModuleView.moc:106
#71 0xb7c97bff in ModuleView::stateChanged (this=0x82e93f0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/workspace/systemsettings/core/ModuleView.cpp:301
#72 0xb7c98245 in ModuleView::activeModuleChanged (this=0x82e93f0, current=0x82ea798, previous=0x0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/workspace/systemsettings/core/ModuleView.cpp:289
#73 0xb7c98a43 in ModuleView::qt_metacall (this=0x82e93f0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbff78bf8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdebase/workspace/systemsettings/core/ModuleView.moc:92
#74 0xb6c85ef9 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#75 0xb6c864a2 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#76 0xb79d62a9 in KPageWidget::currentPageChanged (this=0x82ea968, _t1=0x82ea798, _t2=0x0) at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kdeui/kpagewidget.moc:90
#77 0xb79d642f in KPageWidgetPrivate::_k_slotCurrentPageChanged (this=0x81a6fb8, current=@0x81db2a8, before=@0xb6d1ff50)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/paged/kpagewidget.cpp:43
#78 0xb79d6556 in KPageWidget::qt_metacall (this=0x82ea968, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbff78d28)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kdeui/kpagewidget.moc:78
#79 0xb6c85ef9 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#80 0xb6c864a2 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#81 0xb79d08af in KPageView::currentPageChanged (this=0x82ea968, _t1=@0x81db2a8, _t2=@0xb6d1ff50) at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kdeui/kpageview.moc:134
#82 0xb79d186a in KPageViewPrivate::_k_pageSelected (this=0x81a6fb8, index=@0x81db2a8, previous=@0xb6d1ff50) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/paged/kpageview.cpp:235
#83 0xb79d24e2 in KPageView::qt_metacall (this=0x82ea968, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbff78ea8) at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kdeui/kpageview.moc:94
#84 0xb79d646a in KPageWidget::qt_metacall (this=0x82ea968, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbff78ea8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kdeui/kpagewidget.moc:70
#85 0xb6c85ef9 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#86 0xb6c864a2 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#87 0xb75ddad9 in QItemSelectionModel::currentChanged () from /usr/lib/qt4/libQtGui.so.4
#88 0xb75ddc7d in QItemSelectionModel::setCurrentIndex () from /usr/lib/qt4/libQtGui.so.4
#89 0xb79d1df6 in KPageViewPrivate::_k_rebuildGui (this=0x81a6fb8) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/paged/kpageview.cpp:70
#90 0xb79d22f7 in KPageViewPrivate::_k_modelChanged (this=0x81a6fb8) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/paged/kpageview.cpp:190
#91 0xb79d24b1 in KPageView::qt_metacall (this=0x82ea968, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbff79128) at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kdeui/kpageview.moc:93
#92 0xb79d646a in KPageWidget::qt_metacall (this=0x82ea968, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbff79128)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kdeui/kpagewidget.moc:70
#93 0xb6c85ef9 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#94 0xb6c864a2 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#95 0xb6cbcc47 in QAbstractItemModel::layoutChanged () from /usr/lib/qt4/libQtCore.so.4
#96 0xb79d80c5 in KPageWidgetModel::addPage (this=0x82e0a18, item=0x82ea798) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/paged/kpagewidgetmodel.cpp:394
#97 0xb79d6794 in KPageWidget::addPage (this=0x82ea968, item=0x82ea798) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/paged/kpagewidget.cpp:87
#98 0xb7c986bb in ModuleView::addModule (this=0x82e93f0, module=0x8298128) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/workspace/systemsettings/core/ModuleView.cpp:177
#99 0xb7c98875 in ModuleView::loadModule (this=0x82e93f0, menuItem=0x8299508) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/workspace/systemsettings/core/ModuleView.cpp:137
#100 0xb39776b0 in IconMode::changeModule (this=0x81ae740, activeModule=@0x8680608) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/workspace/systemsettings/icons/IconMode.cpp:137
#101 0xb3977752 in IconMode::qt_metacall (this=0x81ae740, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbff793ec)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdebase/workspace/systemsettings/icons/IconMode.moc:74
#102 0xb6c85ef9 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#103 0xb6c864a2 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
#104 0xb7589ab3 in QAbstractItemView::activated () from /usr/lib/qt4/libQtGui.so.4
#105 0xb7597720 in QAbstractItemView::mouseReleaseEvent () from /usr/lib/qt4/libQtGui.so.4
#106 0xb75ab7ff in QListView::mouseReleaseEvent () from /usr/lib/qt4/libQtGui.so.4
#107 0xb7983fbd in KCategorizedView::mouseReleaseEvent (this=0x82ecb58, event=0xbff79e6c) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/itemviews/kcategorizedview.cpp:1135
#108 0xb71115ba in QWidget::event () from /usr/lib/qt4/libQtGui.so.4
#109 0xb7464d33 in QFrame::event () from /usr/lib/qt4/libQtGui.so.4
#110 0xb74f775f in QAbstractScrollArea::viewportEvent () from /usr/lib/qt4/libQtGui.so.4
#111 0xb759867f in QAbstractItemView::viewportEvent () from /usr/lib/qt4/libQtGui.so.4
#112 0xb74f9c15 in ?? () from /usr/lib/qt4/libQtGui.so.4
#113 0x082ecb58 in ?? ()
#114 0xbff79e6c in ?? ()
#115 0xbff799b8 in ?? ()
#116 0xb6c72eaa in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/qt4/libQtCore.so.4
Backtrace stopped: frame did not save the PC

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-09 18:56:54 UTC
Is Phonon properly installed and updated in your system? (both in kdesupport/phonon and in kdebase-runtime/phonon ? )

Also, what is your SVN version?

Thanks
Comment 2 Rosetzky Cedric 2009-07-09 20:11:52 UTC
Kdesupport and kdebase are correctly installed, SVN rev. is 993928.
Comment 3 Dario Andres 2009-07-09 23:17:05 UTC
*** Bug 199608 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-07-10 16:56:15 UTC
*** Bug 199672 has been marked as a duplicate of this bug. ***
Comment 5 Rosetzky Cedric 2009-07-20 04:18:29 UTC
*** Bug 199437 has been marked as a duplicate of this bug. ***
Comment 6 Rosetzky Cedric 2009-07-20 04:19:24 UTC
Resolved, sound and Phonon's configuration are working again! Thanks ;).