Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114283 - gnome-cd freezes randomly
Summary: gnome-cd freezes randomly
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 11:00 UTC by Lindsay Haisley
Modified: 2006-03-15 03:31 UTC (History)
0 users

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 Lindsay Haisley 2005-12-02 11:00:36 UTC
This appears to be a random error that occurs about 60% - 70% of the time.  When
attempting to play an locally-created audio CD with gnome-cd I get the following:

$ gnome-cd
Bonobo accessibility support initialized
GTK Accessibility Module initialized

** (gnome-cd:1162): WARNING **: Could not contact CDDB server

After pressing the play button, I get:

*** glibc detected *** double free or corruption (!prev): 0x08066240 ***

... and gnome-cd freezes and has to be killed with a SIGKILL (-9).

If I use a commercial CD I don't get the CDDB server warming, however in either
case I get the glibc "double free" error randomly.  If the "double free" error
doesn't occur after pressing the play button, the CD plays normally.  I also
have xmcd installed which doesn't seem to have any problems.  I've tried
re-emerging glibc and gnome-media but this doesn't help.  The installed version
of gnome-media is 2.10.2.  The installed version of glibc is 2.3.5-r2.

# emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6,
glibc-2.3.4.20040808-r1,glibc-2.3.5-r2, 2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=pentium4 -march=pentium4 -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/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/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=pentium4 -march=pentium4 -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo
http://cudlug.cudenver.edu/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
LANG="en"
LC_ALL="en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d acl acpi alsa apache2 apm arts audiofile avi berkdb bindist
bitmap-fonts bonobo bzip2 cdr crypt cups curl doc dvd dvdr eds emboss encode esd
evo exif expat fam fastcgi ffmpeg flac flash foomaticdb fortran gd gdbm gif glut
gnome gpm gps gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imap imlib
ipv6 jack java jikes jpeg junit lcms ldap libg++ libwww mad maildir mcal mhash
mikmod ming mng motif mozilla mp3 mpeg mysql nas ncurses nls ogg oggvorbis
opengl oss pam pcre pdflib perl plotutils png ppds python quicktime readline
recode samba sasl scanner sdl slang slp snmp spell sse ssl svga tcltk tcpd tetex
tiff truetype truetype-fonts type1-fonts udev usb vorbis xine xml xml2 xmms xosd
xv xvid zeo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-02-18 19:21:04 UTC
can you still reproduce this in 2.12?

Thanks
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2006-03-15 03:31:55 UTC
no response from reporter