Bug 234401 - Sound devices config crashed while testing sound
Summary: Sound devices config crashed while testing sound
Status: RESOLVED DUPLICATE of bug 240001
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_phonon (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-15 00:46 UTC by Valorie Zimmerman
Modified: 2010-11-11 12:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (1.89 KB, text/plain)
2010-10-05 17:38 UTC, spamfang1199
Details
New crash information added by DrKonqi (1.90 KB, text/plain)
2010-10-05 17:54 UTC, spamfang1199
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Valorie Zimmerman 2010-04-15 00:46:45 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-20-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Lost sound a couple of days ago, and every time I try something new, such as uninstalling pulseaudio, I check to see if I can get sound from any of the reported devices. This usually freezes the config screen, but today it crashed. 

Thanks for making it easy to install more debugging packages! I hope this makes it easier to figure out what's happening.

 -- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb5aae1e760 (LWP 1853))]

Thread 3 (Thread 0x7fb567404710 (LWP 1856)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb59b2097d2 in Thread () from /usr/lib/libvlccore.so.4
#2  0x00007fb5a5f399ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fb5aa7936dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb565339710 (LWP 1866)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fb565338aa0 in ?? ()
#2  0x00007fffe197e852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7fb5aae1e760 (LWP 1853)):
[KCrash Handler]
#5  __pthread_mutex_lock (mutex=0x6c00656c69662074) at pthread_mutex_lock.c:50
#6  0x00007fb5a77650b7 in XrmDestroyDatabase (db=0x13fce90) at ../../src/Xrm.c:2642
#7  0x00007fb5a774f95d in _XFreeDisplayStructure (dpy=0x14000c0) at ../../src/OpenDis.c:839
#8  0x00007fb5a773ae7f in XCloseDisplay (dpy=0x14000c0) at ../../src/ClDisplay.c:82
#9  0x00007fb5a880b935 in qt_cleanup () at kernel/qapplication_x11.cpp:2623
#10 0x00007fb5a879966c in ~QApplication (this=0x7fffe18b79c0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1084
#11 0x00007fb5aaa3699a in ~KCMShell (_argc=<value optimized out>, _argv=<value optimized out>) at ../../kcmshell/main.h:33
#12 kdemain (_argc=<value optimized out>, _argv=<value optimized out>) at ../../kcmshell/main.cpp:275
#13 0x00007fb5aa6cbc4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fffe18b8178) at libc-start.c:226
#14 0x00000000004006b9 in _start ()

Reported using DrKonqi
Comment 1 spamfang1199 2010-10-05 17:38:15 UTC
Created attachment 52243 [details]
New crash information added by DrKonqi

I am using Debian Squeeze. I tried to change settings in "audio device". When closing systemsettings it crashed.
Comment 2 spamfang1199 2010-10-05 17:54:50 UTC
Created attachment 52245 [details]
New crash information added by DrKonqi

This crash happens everytime i try to change audio settings and then close systemsettings.
Comment 3 Myriam Schweingruber 2010-10-17 00:14:56 UTC
Which Phonon backend do you use?
Comment 4 spamfang1199 2010-10-18 11:39:17 UTC
I am using phonon-backend-VLC. Pulseaudio and pulseaudio-module-x11 are not installed. But vlc-plugin-pulse was. As soon as I uninstalled it, the crashes vanished.
Comment 5 Myriam Schweingruber 2010-11-11 12:12:57 UTC

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