gnome-sound-properties crashed with SIGSEGV in strncpy()

Bug #188823 reported by dancer58
16
Affects Status Importance Assigned to Milestone
bluez-utils (Ubuntu)
Expired
Medium
Unassigned

Bug Description

Binary package hint: gnome-control-center

I am running 8.04 alpha3

I have not had sound since I installed Hardy. I have reinstalled 3 times
I was checking if I could get sound to work'
I opened System,Preferences,Sound and did test on sound playback and I got the error,
I noticed that there is no device listed

I booted 7.10 from CD and sound works. The device said "HDA intel (Alsa mixer)"

Here are devices from lspci:
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G72 [GeForce 7300 LE] (rev a1)
02:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 03)
02:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 03)
03:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0)
05:01.0 Communication controller: Agere Systems V.92 56K WinModem (rev 02)
05:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)

I looked in system logs but did not find anything

I can duplicate this so if you need more info let me know
I am new to linux

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sun Feb 3 20:52:15 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-sound-properties
NonfreeKernelModules: cdrom
Package: gnome-control-center 1:2.21.90-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gnome-sound-properties
ProcCwd: /home/harold
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=C
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-control-center
Stacktrace:
 #0 0xb75a2460 in strncpy () from /lib/tls/i686/cmov/libc.so.6
 #1 0xb60e0f12 in ?? () from /usr/lib/gstreamer-0.10/libgstbluetooth.so
 #2 0xbf803b8d in ?? ()
 #3 0x00000000 in ?? ()
StacktraceTop:
 strncpy () from /lib/tls/i686/cmov/libc.so.6
 ?? () from /usr/lib/gstreamer-0.10/libgstbluetooth.so
 ?? ()
 ?? ()
Title: gnome-sound-properties crashed with SIGSEGV in strncpy()
Uname: Linux asus 2.6.24-5-generic #1 SMP Thu Jan 24 19:45:21 UTC 2008 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev pulse pulse-access pulse-rt scanner video

Tags: apport-crash
Revision history for this message
dancer58 (dancer581) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:strncpy () from /lib/tls/i686/cmov/libc.so.6
gst_a2dp_sink_start (basesink=0x830c510) at /usr/include/bits/string3.h:122
gst_base_sink_change_state (element=0x830c510, transition=GST_STATE_CHANGE_NULL_TO_READY)
gst_element_change_state (element=0x830c510, transition=GST_STATE_CHANGE_NULL_TO_READY)
gst_element_set_state_func (element=0x830c510, state=GST_STATE_READY) at gstelement.c:2360

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Revision history for this message
Apport retracing service (apport) wrote : Stack trace with source code
Changed in gnome-control-center:
importance: Undecided → Medium
Revision history for this message
aloctavodia (aloctavodia) wrote :

similar problem here

internal speakers does not work. headphone work properly.

Hardy alpha 4
Dell Vostro 1400

Changed in gnome-control-center:
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

the crash is due to libgstbluetooth, reassigning to bluez-utils

Changed in gnome-control-center:
status: Confirmed → New
Revision history for this message
Thomas Hotz (thotz-deactivatedaccount) wrote :

Your Ubuntu version is EOL. Can you reproduce this crash with a supported Ubuntu version?

Changed in bluez-utils (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for bluez-utils (Ubuntu) because there has been no activity for 60 days.]

Changed in bluez-utils (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.