Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67307 - Alsamixergui segfaults on exit
Summary: Alsamixergui segfaults on exit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-12 20:20 UTC by Bharath Ramesh
Modified: 2004-12-06 05:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bharath Ramesh 2004-10-12 20:20:08 UTC
Whenever I hit ESC to close the alsamixergui it displays the message Segmentation fault. I am using alsamixergui-0.9.0.1.2-r4

Reproducible: Always
Steps to Reproduce:
1. run alsamixergui
2. hit ESC to quit
3.

Actual Results:  
Alsamixer seg faults

Expected Results:  
Alsamixer shouldnt segfault
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-15 03:05:24 UTC
Please provide the output of 'emerge --info'
Comment 2 Bharath Ramesh 2004-10-15 09:29:25 UTC
here is the emerge --info details.

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.
8-gentoo-r8)
=================================================================
System uname: 2.6.8-gentoo-r8 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3
/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /us
r/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /
usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/sha
re/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox strict userpriv usersandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp-
mirror.internap.com/pub/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://gent
oo.tiscali.nl/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa arts avi berkdb bitmap-fonts cdr crypt cups encode esd f77 foomaticd
b gdbm gif gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg ncurses n
ls oggvorbis opengl pam pdflib perl png python qt quicktime readline sdl slang s
pell ssl svga tcpd tetex truetype x86 xml2 xmms xprint xv zlib"
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-12 03:23:30 UTC
FWIW, I can reproduce this, but it's a very low priority for me... sorry...
Comment 4 Joe Jezak (RETIRED) gentoo-dev 2004-12-06 05:13:50 UTC
Added a patch to fix this as described in debian bug #232919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232919

Fixed in CVS.