* [gentoo-user] Any guess to why amarok visualizations fail to function?
@ 2006-07-09 19:41 Kenton Groombridge
2006-07-09 22:11 ` Colleen Beamer
2006-07-11 4:44 ` Richard Fish
0 siblings, 2 replies; 4+ messages in thread
From: Kenton Groombridge @ 2006-07-09 19:41 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Any guess to why amarok visualizations fail to function?
2006-07-09 19:41 [gentoo-user] Any guess to why amarok visualizations fail to function? Kenton Groombridge
@ 2006-07-09 22:11 ` Colleen Beamer
2006-07-11 4:44 ` Richard Fish
1 sibling, 0 replies; 4+ messages in thread
From: Colleen Beamer @ 2006-07-09 22:11 UTC (permalink / raw
To: gentoo-user
Kenton Groombridge wrote:
> I posted this a couple weeks ago with no answer. I am still unable to
> determine what is going on.
>
Well, I'm certainly not an expert here, but by default amarok installs
with a USE flag of -visualization.
I always change this to visualization and my visualizations work fine.
HTH.
Colleen
--
Registered Linux User #411143 with the Linux Counter, http://counter.li.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Any guess to why amarok visualizations fail to function?
2006-07-09 19:41 [gentoo-user] Any guess to why amarok visualizations fail to function? Kenton Groombridge
2006-07-09 22:11 ` Colleen Beamer
@ 2006-07-11 4:44 ` Richard Fish
2006-07-11 21:39 ` Kenton Groombridge
1 sibling, 1 reply; 4+ messages in thread
From: Richard Fish @ 2006-07-11 4:44 UTC (permalink / raw
To: gentoo-user
On 7/9/06, Kenton Groombridge <kgroombr@charter.net> wrote:
> 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.
Well it looks like I get the same problems running the same versions
of amarok, libvisual, and libvisual-plugins.
Unfortunately the trace output that I get seems more closely related
to trying to cleanup after the amarok_libvisual crash than pointing to
the actual cause of the crash.
I've built debug versions of these to do some more testing with and
hopefully submit a useful bug report...
Have you tried backing off to a previous version of amarok, like
1.4.0a? It looks like the libvisual-0.4 updates in 1.4.1 are pretty
significant (previous amarok versions used libvisual-0.2).
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Any guess to why amarok visualizations fail to function?
2006-07-11 4:44 ` Richard Fish
@ 2006-07-11 21:39 ` Kenton Groombridge
0 siblings, 0 replies; 4+ messages in thread
From: Kenton Groombridge @ 2006-07-11 21:39 UTC (permalink / raw
To: gentoo-user
Richard Fish wrote:
> Well it looks like I get the same problems running the same versions
> of amarok, libvisual, and libvisual-plugins.
Cool! Well, not cool that you are having problems, but cool that I am
not alone. I was beginning to wonder what was up. I just did an emerge
-e world, and rebuilt my entire system thinking it may have been
something else causing the problem. Still the same problem.
> Have you tried backing off to a previous version of amarok, like
> 1.4.0a? It looks like the libvisual-0.4 updates in 1.4.1 are pretty
> significant (previous amarok versions used libvisual-0.2).
Previous versions work fine for me.
Since I never heard of anybody else having this problem, and I looked
through bugs.gentoo.org for others posting this problem, I figured it
was something special about my system. I hate posting a bug report
until I have exhausted all attempts to fix it myself (especially if I am
the only one having the problem).
I looked for residual stuff left over from previous amarok and libvisual
builds, and didn't find anything. I also found that libvisual-0.2 and
libvisual-0.4 coexist. Thinking that libvisual-0.2 was conflicting, I
removed libvisual-0.2 then rebuilt both libvisual-0.4 and amarok. All
to no avail.
I will keep you posted of anything I determine. Let me know if you file
a bug report as I can post my info as well to hopefully find what it is
about our systems causing this problem, or I can post a bug report.
Thanks,
Ken
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-07-11 20:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-09 19:41 [gentoo-user] Any guess to why amarok visualizations fail to function? Kenton Groombridge
2006-07-09 22:11 ` Colleen Beamer
2006-07-11 4:44 ` Richard Fish
2006-07-11 21:39 ` Kenton Groombridge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox