since my last sync/world update i've been detecting some abnormals crashes in xmms. I think xmms has some troubles with the new xorg (last instaled was x11-base/xorg-x11-6.8.0-r4). Im getting: ------------------------------------- Segmentation fault You've probably found a bug in XMMS, please visit http://bugs.xmms.org and fill out a bug report. Xlib: unexpected async reply (sequence 0x1f66)! ------------------------------------------------ Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 32173)] 0xb7d030ed in _X11TransBytesReadable () from /usr/lib/libX11.so.6 (gdb) ------------------------------------------------------ i will try to get a usefull backtrace. i don't expect a fix, but i want to leave documented the bug. Reproducible: Always Steps to Reproduce: 1. 2. 3.
works fine here. please re-emerge xmms and tell us if that fixed your problems, furthermore provide the output of 'emerge info' and the version of xmms you're actually talking about. thanks
I recompiled xmms (after doing some emerge sync ; emerge -D world) and the problem remains. In the other hand, i compiled an unpatched version of xmms (using the same configure flags as gentoo) and the problem is shown also there so i guess i will need to report it to bugs.xmms.org. The problem seems related with the playlist and mpcs, but i didn't have a chance to debug it seriusly... now if i run it from gdb (the unpatched version) i get a sigsegv at glib's g_locale_from_utf8(). ----------------------------------------------------------------------------- Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686) ================================================================= System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz Gentoo Base System version 1.4.16 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 13 2005, 11:07:59)] distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 sys-devel/binutils: 2.15.92.0.2-r7 sys-devel/libtool: 1.5.14 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -fprefetch-loop-arrays -funroll-loops -msse -msse2 -mmmx" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.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/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 -march=pentium4 -fomit-frame-pointer -fprefetch-loop-arrays -funroll-loops -msse -msse2 -mmmx" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox sfperms strict userpriv usersandbox" GENTOO_MIRRORS="http://www.leak.com.ar/%7ejuam/tmp/ http://mirror.datapipe.net/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X aac acpi acpi4linux alsa apache2 avi berkdb bitmap-fonts bzlib cdr crypt cups curl doc emboss ethereal fam flac foomaticdb fortran gd gdbm gif gimp gtk gtk2 imagemagick imlib ipv6 jabber java javamail jpeg junit kde ldap libg++ libwww mad mmx mp3 mpeg mpeg4 mplayer msn mysql ncurses ogg oggvorbis opengl oss pam pcap pdflib perl png pthreads python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tetex tiff truetype truetype-fonts type1-fonts vorbis x11vnc xml2 xmms xv zlib" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Please try more sane optimizations first: CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
resolved. i had to unmask xmms-musepack-1.1.2,
marking as fixed since newer version now stable