I'm testing what will eventually become 5.9 SOHO, thought I'd keep this separated from the STD thread.
kdemultimedia 3.5.8-i586-1vl59: Kmix crashes. Debug output:
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1243019536 (LWP 3455)]
[KCrash handler]
#5 0xb7f2d23f in ViewDockAreaPopup::ViewDockAreaPopup ()
from /usr/lib/libkdeinit_kmix.so
#6 0xb7f25fe7 in KMixDockWidget::createMasterVolWidget ()
from /usr/lib/libkdeinit_kmix.so
#7 0xb7f2614f in KMixDockWidget::KMixDockWidget ()
from /usr/lib/libkdeinit_kmix.so
#8 0xb7f231d8 in KMixWindow::updateDocking ()
from /usr/lib/libkdeinit_kmix.so
#9 0xb7f23e81 in KMixWindow::KMixWindow () from /usr/lib/libkdeinit_kmix.so
#10 0xb7f47867 in KMixApp::newInstance () from /usr/lib/libkdeinit_kmix.so
#11 0xb777df7c in KUniqueApplication::processDelayed ()
from /usr/lib/libkdecore.so.4
#12 0xb777e138 in KUniqueApplication::qt_invoke ()
from /usr/lib/libkdecore.so.4
#13 0xb7f47bf7 in KMixApp::qt_invoke () from /usr/lib/libkdeinit_kmix.so
#14 0xb7100089 in QObject::activate_signal ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#15 0xb741339e in QSignal::signal () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#16 0xb711bfc5 in QSignal::activate ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#17 0xb71232d3 in QSingleShotTimer::event ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#18 0xb70a17e7 in QApplication::internalNotify ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#19 0xb70a2569 in QApplication::notify ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#20 0xb76db79e in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0xb7096bbc in QEventLoop::activateTimers ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#22 0xb70521bc in QEventLoop::processEvents ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#23 0xb70b8111 in QEventLoop::enterLoop ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#24 0xb70b7fb6 in QEventLoop::exec () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#25 0xb70a144f in QApplication::exec ()
from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#26 0xb7f21cdf in kdemain () from /usr/lib/libkdeinit_kmix.so
#27 0x08048712 in ?? ()
#28 0x00000001 in ?? ()
#29 0xbfbf17b4 in ?? ()
#30 0xbfbf1718 in ?? ()
#31 0xb6859ff4 in ?? () from /lib/libc.so.6
#32 0xb7f65b90 in ?? () from /lib/ld-linux.so.2
#33 0xbfbf1730 in ?? ()
#34 0xbfbf1788 in ?? ()
#35 0xb6731df8 in __libc_start_main () from /lib/libc.so.6
Backtrace stopped: frame did not save the PC
Sound works otherwise, and I can control volume using app's vol control, or by using alsamixer.
Edit: This problem only occurs on my desktop with an nVidia nForce2 ALC650E (AC97) integrated sound card.
On laptop with Intel-HDA it works fine.