By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1177

Summary: kmix crash when quit in Fedora 16
Product: TDE Reporter: yehjj
Component: fedoraAssignee: Francois Andriot <albator78>
Status: RESOLVED FIXED    
Severity: normal CC: albator78, bugwatch, darrella
Priority: P5    
Version: 3.5.13 [Trinity]   
Hardware: i386   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description yehjj 2012-08-17 20:40:33 CDT
Command: kmix

Issue: Right click kmix on panel and seletct "Quit", kmix crash.

Backtrace:
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash handler]
#6  0xb77b4424 in __kernel_vsyscall ()
#7  0xb5e8798f in raise () from /lib/libc.so.6
#8  0xb5e892d5 in abort () from /lib/libc.so.6
#9  0xb5ec810a in __libc_message () from /lib/libc.so.6
#10 0xb5eceff2 in malloc_printerr () from /lib/libc.so.6
#11 0xb60fc890 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#12 0xb60fc8ec in operator delete[](void*) () from /usr/lib/libstdc++.so.6
#13 0xb6574450 in QObject::~QObject() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0xb65aa292 in QWidget::~QWidget() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0xb7107098 in KLed::~KLed() () from /opt/trinity/lib/libkdeui.so.4
#16 0xb56fe6f0 in KLedButton::~KLedButton() () from /opt/trinity/lib/libkdeinit_kmix.so
#17 0xb56fe733 in KLedButton::~KLedButton() () from /opt/trinity/lib/libkdeinit_kmix.so
#18 0xb65aa214 in QWidget::~QWidget() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0xb56fd9d0 in MixDeviceWidget::~MixDeviceWidget() () from /opt/trinity/lib/libkdeinit_kmix.so
#20 0xb5720c5d in MDWSlider::~MDWSlider() () from /opt/trinity/lib/libkdeinit_kmix.so
#21 0xb65aa214 in QWidget::~QWidget() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0xb57016be in ViewBase::~ViewBase() () from /opt/trinity/lib/libkdeinit_kmix.so
#23 0xb57017b0 in ViewSliders::~ViewSliders() () from /opt/trinity/lib/libkdeinit_kmix.so
#24 0xb57018f0 in ViewOutput::~ViewOutput() () from /opt/trinity/lib/libkdeinit_kmix.so
#25 0xb5701933 in ViewOutput::~ViewOutput() () from /opt/trinity/lib/libkdeinit_kmix.so
#26 0xb65aa214 in QWidget::~QWidget() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0xb66ae245 in QWidgetStack::~QWidgetStack() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0xb66ae2b3 in QWidgetStack::~QWidgetStack() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0xb65aa214 in QWidget::~QWidget() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#30 0xb669a505 in QTabWidget::~QTabWidget() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#31 0xb71ff548 in KTabWidget::~KTabWidget() () from /opt/trinity/lib/libkdeui.so.4
#32 0xb71ff5a3 in KTabWidget::~KTabWidget() () from /opt/trinity/lib/libkdeui.so.4
#33 0xb65aa214 in QWidget::~QWidget() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#34 0xb56fdbc8 in KMixerWidget::~KMixerWidget() () from /opt/trinity/lib/libkdeinit_kmix.so
#35 0xb56fdc13 in KMixerWidget::~KMixerWidget() () from /opt/trinity/lib/libkdeinit_kmix.so
#36 0xb572029e in QPtrList<KMixerWidget>::deleteItem(void*) () from /opt/trinity/lib/libkdeinit_kmix.so
#37 0xb6833ea0 in QGList::clear() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#38 0xb57153ec in KMixWindow::~KMixWindow() () from /opt/trinity/lib/libkdeinit_kmix.so
#39 0xb5715483 in KMixWindow::~KMixWindow() () from /opt/trinity/lib/libkdeinit_kmix.so
#40 0xb56fdf5c in KMixApp::~KMixApp() () from /opt/trinity/lib/libkdeinit_kmix.so
#41 0xb56fdfc3 in KMixApp::~KMixApp() () from /opt/trinity/lib/libkdeinit_kmix.so
#42 0xb5715edc in kdemain () from /opt/trinity/lib/libkdeinit_kmix.so
#43 0xb77b14d4 in kdeinitmain () from /opt/trinity/lib/trinity/kmix.so
#44 0x0804fd05 in ?? ()
#45 0x08050bd7 in ?? ()
#46 0x080513da in ?? ()
#47 0x0804cdb7 in main ()

The issue caused by package "trinity-tdelibs-3.5.13-11.fc16.opt" (Due to "Add ability to set KLed off color [Commit #513ffc6e]"), "KLed" class has been modified, so I tried to rebuild package "trinity-kdemultimedia", and the issue resolved. Please rebuild it, thanks!
Comment 1 Francois Andriot 2012-08-18 02:36:46 CDT
OK, I've rebuilt package tdemultimedia with new tdelibs.
Look for package: trinity-tdemultimedia-3.5.13-9 , il will be on the mirrors soon.
Comment 2 Francois Andriot 2012-08-18 13:37:09 CDT
To be more precise, you should get an update for tdelibs (3.5.13-11 => 3.5.13-12) and also an update for tdemultimedia (3.5.13-8 => 3.5.13-9).

I've removed the patch from tdelibs then rebuilt tdelibs and tdemultimedia.
Comment 3 yehjj 2012-08-19 01:00:53 CDT
The issue fixed. Thank you very much!