Bug 159645 - Kmix crashes with sigabrt 6 signal during boot up.
Summary: Kmix crashes with sigabrt 6 signal during boot up.
Status: RESOLVED DUPLICATE of bug 156505
Alias: None
Product: kmix
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-21 12:00 UTC by Marcus
Modified: 2008-05-18 19:54 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 Marcus 2008-03-21 12:00:25 UTC
Version:           2.6.1 (using 3.5.9, compiled sources)
Compiler:          Target: i586-mandriva-linux-gnu
OS:                Linux (i686) release 2.6.22.17.tex2

Kmix always crashes at autostart during boot up. It never crashes when manually started or when autostarted after logging out of X and logging in again. Running PCLinuxOS 2007 which has been updated several times but just recently started using kernel 2.6.22.17.tex2 and the crashes now happen at every boot up whereas using kernel 2.6.18.8.tex6 the crashes were intermittent (hardly ever). Harware is a standard HP Pavilion s7545a Slimline PC.

Here the backtrace;

(no debugging symbols found)
Using host libthread_db library "/lib/i686/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1237965104 (LWP 4186)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb638dfc0 in raise () from /lib/i686/libc.so.6
#8  0xb638f851 in abort () from /lib/i686/libc.so.6
#9  0xb638753b in __assert_fail () from /lib/i686/libc.so.6
#10 0xb65f58a4 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#11 0xb6600f29 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#12 0xb7f40112 in Mixer_ALSA::prepareUpdateFromHW ()
   from /usr/lib/libkdeinit_kmix.so
#13 0xb7f42fbb in Mixer::readSetFromHW () from /usr/lib/libkdeinit_kmix.so
#14 0xb7f408a0 in Mixer::qt_invoke () from /usr/lib/libkdeinit_kmix.so
#15 0xb6ffcf1f in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb7367674 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb701cf2a in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb702497c in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb6f956e0 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb6f97509 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb770fdda in KApplication::notify () from /usr/lib/libkdecore.so.4
#22 0xb6f2b1d5 in QApplication::sendEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb6f8802b in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb6f3f148 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb6faee12 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb6faec22 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb6f97289 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb7f3f9e0 in kdemain () from /usr/lib/libkdeinit_kmix.so
#29 0x0804872f in ?? ()
#30 0xb637b75c in __libc_start_main () from /lib/i686/libc.so.6
#31 0x08048681 in ?? ()
Comment 1 Christian Esken 2008-05-18 19:54:13 UTC
Please check, whether  it also happens, when you disable the KMix volume restauration?


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