On 10/11/09, Matthias Apitz <g...@unixarea.de> wrote: > > Hello, > > I've compiled 9-CURRENT from SVN (r197801) and CVS'uped /usr/ports at > the same day (October, 6) to compile KDE and a lot of other stuff. > > The artsd of KDE reproduceable crashes on 'test sound' with: > > $ gdb /usr/local/bin/artsd 2650 > ... > (gdb) c > Continuing. > > Program received signal SIGSEGV, Segmentation fault. > 0x28144166 in Arts::PlayObject_base::_create () from > /usr/local/lib/libkmedia2_idl.so.1 > (gdb) bt > #0 0x28144166 in Arts::PlayObject_base::_create () from > /usr/local/lib/libkmedia2_idl.so.1 > #1 0x08063bd1 in Arts::SimpleSoundServer_impl::createPlayObject () > #2 0x08061288 in Arts::SimpleSoundServer_impl::play () > #3 0x280f7103 in _dispatch_Arts_SimpleSoundServer_00 () from > /usr/local/lib/libsoundserver_idl.so.1 > #4 0x28579df6 in Arts::Object_skel::_dispatch () from > /usr/local/lib/libmcop.so.1 > #5 0x2856fae8 in Arts::Dispatcher::handle () from > /usr/local/lib/libmcop.so.1 > #6 0x2853e371 in Arts::Connection::receive () from > /usr/local/lib/libmcop.so.1 > #7 0x2857d4fe in Arts::SocketConnection::notifyIO () from > /usr/local/lib/libmcop.so.1 > #8 0x2857281f in Arts::StdIOManager::processOneEvent () from > /usr/local/lib/libmcop.so.1 > #9 0x28571e70 in Arts::StdIOManager::run () from > /usr/local/lib/libmcop.so.1 > #10 0x28568447 in Arts::Dispatcher::run () from /usr/local/lib/libmcop.so.1 > #11 0x0806a307 in main () > > Other applications, for example mplayer, play sound fine. The sound > driver is snd_ich.ko. > > Any ideas what to do?
Make sure that all libraries and binarys are rebuild, thare may be ABI changes and not support for older code .... _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information