Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 30814

Summary: xmms segmentation fault
Product: Gentoo Linux Reporter: Vano Beridze <vano.beridze>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED CANTFIX    
Severity: normal CC: vano.beridze
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 29794    
Bug Blocks: 31573    

Description Vano Beridze 2003-10-10 02:21:00 UTC
xmms does not start

epm -q xmms
xmms-1.2.8-r2

gdb output
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
(gdb) exec-file xmms
(gdb) run
Starting program: /usr/bin/xmms 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 
(LWP 5118)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 5118)]
0x405defc0 in ?? ()
(gdb) thread apply all bt 

Thread 1 (Thread 16384 (LWP 5118)):
#0  0x405defc0 in ?? ()
#1  0x405de18f in ?? ()
#2  0x4072f3a3 in ?? ()
#3  0x4073259a in ?? ()
#4  0x400149ab in ?? ()
#5  0x4039e8d8 in _XlcDynamicLoad () from /usr/X11R6/lib/libX11.so.6
#6  0x4036efc9 in _XOpenLC () from /usr/X11R6/lib/libX11.so.6
#7  0x4036f193 in _XlcCurrentLC () from /usr/X11R6/lib/libX11.so.6
#8  0x4036eca9 in XSupportsLocale () from /usr/X11R6/lib/libX11.so.6
#9  0x4026af51 in gdk_set_locale () from /usr/lib/libgdk-1.2.so.0
#10 0x40199a39 in gtk_set_locale () from /usr/lib/libgtk-1.2.so.0
#11 0x0808984e in ?? ()
#12 0x080ad17d in ?? ()

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.49-r10 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 AMD Athlon(TM) XP 2400+
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /opt/tomcat/conf
/usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ libwww mad
mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
gdbm berkdb slang readline arts bonobo svga java guile X sdl gpm tcpd pam ssl
perl python esd imlib oggvorbis gnome gtk motif opengl mozilla cdr gtk2 oci8
-kde -qt"
Comment 1 SpanKY gentoo-dev 2003-10-10 03:05:26 UTC
what LANG/LOCALE ?  if you're not using the default, what if you use LANG=C
?
Comment 2 Vano Beridze 2003-10-10 04:09:24 UTC
I don't have LANG or LOCALE set (it means I don't have LANG=<something> LC_ALL=<something>
in my .bash_profile file. correct?)

if I use export LANG=C 
xmms
the same thing happens
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-12-29 00:01:19 UTC
Vano, is this still happening?
Comment 4 Vano Beridze 2003-12-29 00:15:51 UTC
I don't know.

Some times later after I opened this bug, my gentoo system
crashed (playing with ~x86), so I'm now running Fedora Core 1 until java on gentoo is slower.

So I'm closing this bug.