[Konversation-devel] [Bug 122435] knotify crashes soon after konversation startup

Thiago Macieira thiago at kde.org
Sat Feb 25 19:24:41 CET 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122435         
thiago kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From thiago kde org  2006-02-25 19:24 -------
It's a backtrace, not an strace :-)

[KCrash handler]
#4  0x40007c5c in do_lookup_x () from /lib/ld-linux.so.2
#5  0x40007fd7 in _dl_lookup_symbol_x () from /lib/ld-linux.so.2
#6  0x4000b4f1 in fixup () from /lib/ld-linux.so.2
#7  0x4000b2c0 in _dl_runtime_resolve () from /lib/ld-linux.so.2
#8  0x418eb81e in _snd_pcm_plug_open () from /usr/lib/libasound.so.2
#9  0x418d6641 in snd_pcm_hw_param_set_first () from /usr/lib/libasound.so.2
#10 0x418c82a7 in snd_pcm_hw_params () from /usr/lib/libasound.so.2
#11 0x400319eb in aKode::ALSASink::setAudioConfiguration ()
   from /opt/kde3/lib/libakode_alsa_sink.so
#12 0x41847727 in aKode::AutoSink::setAudioConfiguration ()
   from /opt/kde3/lib/libakode.so.1
#13 0x4184c740 in aKode::Player::load () from /opt/kde3/lib/libakode.so.1
#14 0x418166a8 in KDE::Multimedia::aKodePlayer::load ()
   from /opt/kde3/lib/kde3/kdemm_akode.so
#15 0x41628a58 in KDE::Multimedia::SimplePlayer::play ()
   from /opt/kde3/lib/libkdemm.so.0
#16 0x4161a575 in ?? () from /opt/kde3/lib/libkdeinit_knotify.so
#17 0x08137ae0 in ?? ()
#18 0xbffc1604 in ?? ()
#19 0xbffc1640 in ?? ()
#20 0xbffc167c in ?? ()
#21 0x00000001 in ?? ()
#22 0x40c33650 in vtable for QGArray () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x081269b0 in ?? ()
#24 0xbffc1604 in ?? ()
#25 0xbffc1644 in ?? ()
#26 0xbffc1604 in ?? ()
#27 0x00011618 in ?? ()
#28 0x40a79f94 in QCString::toInt () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x4161c620 in kdemain () from /opt/kde3/lib/libkdeinit_knotify.so
#30 0x4161d7dc in kdemain () from /opt/kde3/lib/libkdeinit_knotify.so
#31 0x41212620 in DCOPClient::receive () from /opt/kde3/lib/libDCOP.so.4
#32 0x41213c20 in DCOPClient::find () from /opt/kde3/lib/libDCOP.so.4
#33 0x41214278 in DCOPClient::find () from /opt/kde3/lib/libDCOP.so.4
#34 0x4122150d in KDE_IceProcessMessages () from /opt/kde3/lib/libDCOP.so.4
#35 0x4120c2f9 in DCOPClient::processSocketData ()
   from /opt/kde3/lib/libDCOP.so.4
#36 0x412149a6 in DCOPClient::qt_invoke () from /opt/kde3/lib/libDCOP.so.4
#37 0x407d21f9 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x407d27d1 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40b137d0 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x407f14d0 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x40772a91 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x40773409 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x404b397e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#44 0x407668dd in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#45 0x40720e93 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#46 0x40789989 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#47 0x40789886 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#48 0x407723df in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#49 0x4161b254 in kdemain () from /opt/kde3/lib/libkdeinit_knotify.so
#50 0x40029534 in kdeinitmain () from /opt/kde3/lib/kde3/knotify.so

Given the functions at the top of the stack, it's trying to find a symbol that isn't there. This is a build or package error, not a KDE bug. It's probably not even in the KDE/Konversation packages, but ALSA.


More information about the Konversation-devel mailing list