Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142591 - gnome-volume-control segment faults
Summary: gnome-volume-control segment faults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 17:36 UTC by Sumit Khanna
Modified: 2006-10-15 12:14 UTC (History)
1 user (show)

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


Attachments
strace output (gnome-volume-control_strace.out,54.53 KB, text/plain)
2006-08-02 17:36 UTC, Sumit Khanna
Details
strace with debug turned on in gnome-media (strace-with-debug.out,57.66 KB, text/plain)
2006-08-12 08:56 UTC, Sumit Khanna
Details
valgrind output of gnome-volume-control (valgrind.out,494.65 KB, text/plain)
2006-08-12 08:58 UTC, Sumit Khanna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sumit Khanna 2006-08-02 17:36:18 UTC
When I try to run gnome-volume-control, I get a segfault. I am using gnome-media-2.14.2. I'll attach an strace output. Here is my emerge --info:

Portage 2.1.1_pre4-r1 (default-linux/amd64/2005.1, gcc-3.4.6/amd64-vanilla, glibc-2.4-r3, 2.6.16-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9 x86_64 Intel(R) Pentium(R) D CPU 2.80GHz
Gentoo Base System version 1.12.2
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=nocona"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acpi aim alsa audiofile avi berkdb bitmap-fonts browserplugin bzip2 cdinstall cdparanoia cdr cli crypt cups dbus dlloader dri dts dvd dvdr dvdread eds emboss emul-linux-x86 encode exif fam ffmpeg firefox flac foomaticdb fortran ftp gif gnome gpm gstreamer gtk gtk2 gtkhtml hal imlib ipv6 isdnlog java jpeg kde ldap lm_sensors lzw lzw-tiff mad matroska mono mp3 mpeg msn mysql ncurses nls nptl nptlonly nsplugin nvidia offensive ogg oggvorbis opengl pam pcre pda pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection rtc samba sdl seamonkey session spell spl ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts usb vcd vorbis wmf xinerama xmms xorg xpm xscreensaver xv xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Sumit Khanna 2006-08-02 17:36:47 UTC
Created attachment 93306 [details]
strace output
Comment 2 foser (RETIRED) gentoo-dev 2006-08-03 10:23:28 UTC
A backtrace with debugging info would be helpful.
Comment 3 Sumit Khanna 2006-08-12 08:55:31 UTC
I added "debug" to the USE flags for gnome-media, re-emerged and ran an s-trace. I don't think it's really useful though. I don't see any line numbers in the output.(Do I need to re-emerge libgnome with debug on?) I also ran a valgrind on it. I've attached both.
Comment 4 Sumit Khanna 2006-08-12 08:56:38 UTC
Created attachment 94062 [details]
strace with debug turned on in gnome-media
Comment 5 Sumit Khanna 2006-08-12 08:58:27 UTC
Created attachment 94063 [details]
valgrind output of gnome-volume-control
Comment 6 foser (RETIRED) gentoo-dev 2006-08-14 07:53:43 UTC
run it in gdb and do 't a a bt' when the application segfaults.

See http://www.gentoo.org/doc/en/bugzilla-howto.xml#doc_chap2 for a more extensive guide.
Comment 7 Sumit Khanna 2006-10-15 12:14:19 UTC
Problem fixed itself in an update.