From: Kenton Groombridge <kgroombr@charter.net>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Any guess to why amarok visualizations fail to function?
Date: Sun, 09 Jul 2006 14:41:33 -0500 [thread overview]
Message-ID: <44B15BED.4030502@charter.net> (raw)
I posted this a couple weeks ago with no answer. I am still unable to
determine what is going on.
Anytime I select a visualization from Tools->Visualizations menu, I get
the following output and the visualization output window closes.
*** glibc detected *** /usr/bin/amarok_libvisual: free(): invalid
pointer: 0x08067f80 ***
*** glibc detected *** /usr/bin/amarok_libvisual: free(): invalid
pointer: 0x08067fc8 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x0807acb0 ***
*** glibc detected *** /usr/bin/amarok_libvisual: corrupted
double-linked list: 0x08075d38 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x08067f80 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x08067f80 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x08067fa8 ***
I clicked bumpscope, corona, gdkpixpbuf, gforce, infinite, and so on
down the list for this output.
I have rebuilt amarok and libvisual with very conservative CFLAGS, and
without opengl in attempts to fix this problem. I am not having
problems with anything other package on my system.
Is there any clue on what is causing this and what to do to fix it?
Thanks,
Ken
Here are the packages and versions currently installed:
media-sound/amarok-1.4.1-r1
media-libs/libvisual-0.4.0
media-plugins/libvisual-plugins-0.4.0
emerge --info
Portage 2.1.1_pre2-r6 (default-linux/x86/2006.0, gcc-4.1.1/vanilla,
glibc-2.4-r3, 2.6.17-ck1 i686)
=================================================================
System uname: 2.6.17-ck1 i686 AMD Athlon(tm)
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python: 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.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -mtune=athlon-xp -pipe -fomit-frame-pointer
-mmmx -msse -m3dnow -mfpmath=sse"
CHOST="i686-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="-O3 -march=athlon-xp -mtune=athlon-xp -pipe
-fomit-frame-pointer -mmmx -msse -m3dnow -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox
sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.osuosl.org/
http://mirror.phy.olemiss.edu/mirror/gentoo
http://gentoo.mirrors.easynews.com/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=500"
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="x86 3dnow 3dnowext S3TC X a52 aac acpi alsa amarok apache2 arts asf
asm audiofile berkdb bzip2 cairo cddb cdio cdparanoia cdr cdrom cli
crypt css cups curl dga dlloader dri dv dvd dvdr dvdread eds emoticon
encode fame ffmpeg firefox flac foomaticdb gdbm gif gimp glibc-omitfp
glut gstreamer gtk gtk2 gzip ieee1394 imagemagick imlib imlib2 iproute2
isdnlog jack java javascript joystick jpeg jpeg2k kde kdeenablefinal
kdehiddenvisibility lame libwww live logitech-mouse lzo mad mikmod mjpeg
mmx mmxext motif mozsvg mp3 mpeg mpeg2 mplayer musicbrainz ncurses
network nforce2 nls nntp no-old-linux nomalloccheck nptl nptlonly
nsplugin nspr nvidia ogg openal opengl pam pcre pdf perl physfs png
python qt qt3 qt4 quicktime readline real reflection rtc samba scanner
sdl spell sse ssl subtitles svg sysfs tcltk tcpd theora tiff transcode
truetype truetype-fonts type1 type1-fonts udev unicode urandom usb
userlocales v4l2 vcd visualization vorbis win32codecs wmf xine xml xorg
xpm xrandr xscreensaver xv xvid xvmc zlib elibc_glibc
input_devices_keyboard input_devices_evdev kernel_linux userland_GNU
video_cards_nvidia"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-07-09 18:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-09 19:41 Kenton Groombridge [this message]
2006-07-09 22:11 ` [gentoo-user] Any guess to why amarok visualizations fail to function? Colleen Beamer
2006-07-11 4:44 ` Richard Fish
2006-07-11 21:39 ` Kenton Groombridge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44B15BED.4030502@charter.net \
--to=kgroombr@charter.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox