Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64192 - libsdl-1.2.7-r2 compiled with gcc-3.4.2 causes mplayer -ao arts crashes
Summary: libsdl-1.2.7-r2 compiled with gcc-3.4.2 causes mplayer -ao arts crashes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 16:54 UTC by Marcin Kryczek (RETIRED)
Modified: 2004-11-22 17:41 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 Marcin Kryczek (RETIRED) gentoo-dev 2004-09-15 16:54:22 UTC
like in subject. mplayer crashes on start with message:
"
[...]
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Starting playback...
free(): invalid pointer 0x8721830!
"
(and after that standard info to recompile mplayer with --enable-debug and so on)

artsd runned with -l 0 ends up with:
[artsd:  7839] SoundServerStartup <-- released lock
UnixManager: got notifyIO
socketconnection created, fd = 9

(it never gets incoming stream)

after recompiling libsdl with gcc-3.3.4 everything works fine. i haven't test it on other 3.4.* versions
Comment 1 SpanKY gentoo-dev 2004-09-19 18:11:00 UTC
you neglected to provide `emerge info`
Comment 2 Marcin Kryczek (RETIRED) gentoo-dev 2004-09-20 02:08:04 UTC
sorr, here it is:

Portage 2.0.51_rc1 (default-linux/x86/2004.2/gcc34/2.6, gcc-3.4.2, glibc-2.3.4.20040808-r0, 2.6.8.1 i686)
=================================================================
System uname: 2.6.8.1 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.5.3
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -mfpmath=sse -pipe -ffast-math -DNDEBUG -DG_DISABLE_ASSERT -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -mfpmath=sse -pipe -ffast-math -DNDEBUG -DG_DISABLE_ASSERT -fno-exceptions -fno-rtti"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl/ http://gentoo.prz.rzeszow.pl http://src.gentoo.pl/distfiles ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.inode.at/ ftp://ftp.rhnet.is/pub/gentoo/ http://www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/portage/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/my_ebuilds"
SYNC="rsync://rsync.gentoo.pl/gentoo-portage"
USE="3dnow X aalib alsa apache2 arts avi bitmap-fonts crypt cups dvd encode esd fbcon flash gif glut gphoto2 gpm gtk gtk2 imlib imlib2 java javascript jikes jpeg lcms libwww maildir mailwrapper mbox memlimit mikmod mmx motif moznocompose moznoirc moznomail mpeg mysql ncurses nls nocardbus nptl nvidia oggvorbis opengl oss pam pda pdflib perl png ppds python quicktime readline samba sasl sdl serial slang spell sse ssl tcltk tcpd tiff truetype v4l v4l2 videos vim-with-x wmf x86 xprint xv xvid zlib"
Comment 3 Chris White (RETIRED) gentoo-dev 2004-11-21 22:31:55 UTC
What version of MPlayer is this btw?
Comment 4 Marcin Kryczek (RETIRED) gentoo-dev 2004-11-22 00:29:24 UTC
according to logs i've tried 1.0_pre4-r7, 1.0_pre5-r3 and 1.0_pre5-r4.
hovewer it seems to work now (libsdl-1.2.7-r3, gcc-3.4.3, mplayer-1.0_pre5-r4, arts-1.3.1 and other stuff from newest ~x86), so bug can be closed IMO
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-11-22 17:41:31 UTC
ok.