Bug 259206

Summary: System settings crashing afer testing sound
Product: [Applications] systemsettings Reporter: gpe <coolmojo>
Component: generalAssignee: System Settings Bugs <sourtooth+ssbugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description gpe 2010-12-08 13:13:38 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.5.80 (4.6 Beta1)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-rc3-git1-6-desktop x86_64
Distribution: "openSUSE 11.4 Milestone 4 of 6 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

To reproduce the issue:
1. Open System Settings 
2. Click on Multimedia
3. Click on Phonon
4. Select Audio output - Music
5. Click on Internal Audio Analog Stereo
6. Click on Test button.
7. While the sound is playing close the windows with "X"
 I have pulseaudio enabled and I am using the vlc-phonon backend as default.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fc850b8d760 (LWP 2853))]

Thread 2 (Thread 0x7fc836390700 (LWP 2867)):
#0  0x00007fc84c23839c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc839b54d02 in ?? () from /usr/lib64/libvlccore.so.4
#2  0x00007fc81236ca33 in ?? () from /usr/lib64/libGL.so.1
#3  0x00007fc84c233a4f in start_thread () from /lib64/libpthread.so.0
#4  0x00007fc84e12352d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc850b8d760 (LWP 2853)):
[KCrash Handler]
#6  0x00007fc84c236084 in pthread_mutex_lock () from /lib64/libpthread.so.0
#7  0x00007fc84d937767 in XrmDestroyDatabase (db=0x67c720) at Xrm.c:2640
#8  0x00007fc84d91dd9d in _XFreeDisplayStructure (dpy=0x64fd00) at OpenDis.c:642
#9  0x00007fc84d90904f in XCloseDisplay (dpy=0x64fd00) at ClDisplay.c:72
#10 0x00007fc84f4b956d in qt_cleanup () at kernel/qapplication_x11.cpp:2666
#11 0x00007fc84f444791 in QApplication::~QApplication (this=0x7fff348f83b0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1163
#12 0x0000000000412204 in _start ()

Possible duplicates by query: bug 234401.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-12-08 14:59:39 UTC

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