Bug 127735 - crash when clicking on "Settings|Configure"
Summary: crash when clicking on "Settings|Configure"
Status: RESOLVED DUPLICATE of bug 120117
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-21 00:36 UTC by Abe Ezekowitz
Modified: 2006-05-21 02:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abe Ezekowitz 2006-05-21 00:36:46 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Ubuntu Packages
OS:                Linux

When I launch Kopete, and click on Settings then Configure, it gives me a SIGSEGV with the following backtrace information listed below:

Please note that this problem occurs on 2 different computers, both running the same distribution and the same version, but each with it's own user account. (ie, one for me and one for my wife).

My machine has a webcam, hers does not.

Both machines rely on an NFS share for our home directory. 

Her machine has never run kopete before today when we decided to see if she was having the same problem.


(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)

[this last line appeared several times in a row]

[Thread debugging using libthread_db enabled]
[New Thread -1240364832 (LWP 21463)]
[KCrash handler]
#6  0xb5b64cc8 in Kopete::AV::VideoDevice::getBrightness ()
   from /usr/lib/libkopete_videodevice.so.0
#7  0xb5b69ec6 in Kopete::AV::VideoDevicePool::getBrightness ()
   from /usr/lib/libkopete_videodevice.so.0
#8  0xb59088a8 in AVDeviceConfig::setVideoInputParameters ()
   from /usr/lib/kde3/kcm_kopete_avdeviceconfig.so
#9  0xb590b259 in AVDeviceConfig::AVDeviceConfig ()
   from /usr/lib/kde3/kcm_kopete_avdeviceconfig.so
#10 0xb590d54e in KGenericFactory<AVDeviceConfig, QWidget>::createObject ()
   from /usr/lib/kde3/kcm_kopete_avdeviceconfig.so
#11 0xb708b9ce in KLibFactory::create () from /usr/lib/libkdecore.so.4
#12 0xb7845d5d in KCModuleLoader::load () from /usr/lib/libkutils.so.1
#13 0xb7846522 in KCModuleLoader::loadModule () from /usr/lib/libkutils.so.1
#14 0xb7846c84 in KCModuleProxy::realModule () from /usr/lib/libkutils.so.1
#15 0xb7847aad in KCModuleProxy::buttons () from /usr/lib/libkutils.so.1
#16 0xb7847b3e in KCMultiDialog::slotAboutToShow ()
   from /usr/lib/libkutils.so.1
#17 0xb7847d23 in KCMultiDialog::qt_invoke () from /usr/lib/libkutils.so.1
#18 0xb6a4c929 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb737bc2d in KDialogBase::aboutToShowPage () from /usr/lib/libkdeui.so.4
#20 0xb7849ad3 in KCMultiDialog::addModule () from /usr/lib/libkutils.so.1
#21 0xb785c431 in KSettings::PageNode::addToDialog ()
   from /usr/lib/libkutils.so.1
#22 0xb785c302 in KSettings::PageNode::addToDialog ()
   from /usr/lib/libkutils.so.1
#23 0xb7857b36 in KSettings::Dialog::createDialogFromServices ()
   from /usr/lib/libkutils.so.1
#24 0xb7857d19 in KSettings::Dialog::show () from /usr/lib/libkutils.so.1
#25 0xb7f4fa2c in KopetePreferencesAction::slotShowPreferences ()
   from /usr/lib/libkopete.so.1
#26 0xb7f53d4e in KopetePreferencesAction::qt_invoke ()
   from /usr/lib/libkopete.so.1
#27 0xb6a4c929 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#28 0xb6a4d3c4 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb733fa26 in KAction::activated () from /usr/lib/libkdeui.so.4
#30 0xb737622b in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#31 0xb7391f4b in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#32 0xb7392282 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#33 0xb7f53d6c in KopetePreferencesAction::qt_invoke ()
   from /usr/lib/libkopete.so.1
#34 0xb6a4c929 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#35 0xb6dabe92 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#36 0xb6a6a344 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#37 0xb6b6f963 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#38 0xb734be80 in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#39 0xb6a87356 in QWidget::event () from /usr/lib/libqt-mt.so.3
#40 0xb69e3f80 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#41 0xb69e4500 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#42 0xb713017c in KApplication::notify () from /usr/lib/libkdecore.so.4
#43 0xb6974e25 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#44 0xb6970072 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#45 0xb696e66f in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#46 0xb6987fff in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#47 0xb69fbcfb in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#48 0xb69fbc1e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#49 0xb69e2c13 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#50 0x0807848e in ?? ()
#51 0xbfef0e00 in ?? ()
#52 0xbfef0f34 in ?? ()
#53 0xbfef0f48 in ?? ()
#54 0x0807846e in ?? ()
#55 0x0000000f in ?? ()
#56 0x03df6174 in ?? ()
#57 0xbfef0e98 in ?? ()
#58 0xb7fe52c8 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#59 0xb615aec2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#60 0x0806d2d1 in ?? ()
Comment 1 Bartosz Fabianowski 2006-05-21 02:15:40 UTC

*** This bug has been marked as a duplicate of 120117 ***