After installing those debug packages, the crash report gdb instance crashes, so instead here is the initial crash file and a basic run of gdb. If you would like me to add any commands to gdb, let me know what those are.
I've found a shorter reproduction that actually causes the sound properties to hang rather than sigterm. 1. Open Sound Properties. 2. Test second "VIA 8237" Sound Capture device. 3. Select first "VIA 8237" device (don't run test). 4. Select second "VIA 8237" device again. The program instantly hangs the instant I re-select the second device and must be killed since it doesn't crash. Here is the debug output in which I followed the other reproduction steps where I test both devices: GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/gnome-sound-properties (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 -1225673040 (LWP 11010)] [New Thread -1237529696 (LWP 11017)] [New Thread -1245922400 (LWP 11018)] [New Thread -1254380640 (LWP 11021)] [New Thread -1262773344 (LWP 11022)] [New Thread -1271202912 (LWP 11023)] [New Thread -1279595616 (LWP 11024)] [Thread -1279595616 (LWP 11024) exited] [Thread -1271202912 (LWP 11023) exited] [Thread -1254380640 (LWP 11021) exited] [Thread -1237529696 (LWP 11017) exited] [Thread -1262773344 (LWP 11022) exited] (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstGConfAudioSrc' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstBin' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_bin_remove: assertion `GST_IS_BIN (bin)' failed (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstBin' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_BIN (bin)' failed [New Thread -1262773344 (LWP 11026)] [New Thread -1237529696 (LWP 11027)] [New Thread -1254380640 (LWP 11028)] [New Thread -1271202912 (LWP 11029)] [New Thread -1279595616 (LWP 11030)] [New Thread -1287988320 (LWP 11031)] [Thread -1287988320 (LWP 11031) exited] [Thread -1279595616 (LWP 11030) exited] [Thread -1254380640 (LWP 11028) exited] [Thread -1262773344 (LWP 11026) exited] [Thread -1271202912 (LWP 11029) exited] (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `depth' in cast to `GstGConfAudioSrc' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `depth' in cast to `GstBin' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_bin_remove: assertion `GST_IS_BIN (bin)' failed (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `depth' in cast to `GstBin' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_BIN (bin)' failed (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstGhostPad' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_ghost_pad_set_target: assertion `GST_IS_GHOST_PAD (gpad)' failed (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstGConfAudioSrc' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed (gnome-sound-properties:11010): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstBin' (gnome-sound-properties:11010): GStreamer-CRITICAL **: gst_bin_remove: assertion `GST_IS_BIN (bin)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1225673040 (LWP 11010)] gst_bin_handle_message_func (bin=0x83df800, message=0x83d4258) at gstbin.c:2133 2133 gstbin.c: No such file or directory. in gstbin.c (gdb) kill Kill the program being debugged? (y or n) y (gdb) ** Attachment added: "Gnome Sound Properties crash file" http://librarian.launchpad.net/6667381/_usr_bin_gnome-sound-properties.1000.crash -- system-preferences-sound crash after I click 'Test' next to Sound Capture in the Devices tab. https://launchpad.net/bugs/83209 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs