Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4479 - xmms segfault when run
Summary: xmms segfault when run
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-03 09:23 UTC by José Alberto Suárez López
Modified: 2003-02-04 19:42 UTC (History)
3 users (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 José Alberto Suárez López 2002-07-03 09:23:08 UTC
the gdb says:

(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)...
Program received signal SIG32, Real-time event 32.
0x4035d29a in sigsuspend () from /lib/libc.so.6
(gdb) tb
Breakpoint 1 at 0x4035d29a

I'm using the "-02" flag and my glibc is 2.2.5-r4
Comment 1 SpanKY gentoo-dev 2002-07-03 12:10:52 UTC
has xmms always crashed ?
if not, did you bring down a new version of glibc before xmms started crashing ?
Comment 2 José Alberto Suárez López 2002-07-03 12:42:45 UTC
not always, it only fails with the new glibc version, but I rhink that at after
merge a new xmms it works with the new version of glibc
Comment 3 SpanKY gentoo-dev 2002-07-03 20:29:31 UTC
so you emerged xmms again after installing a new version of glibc ?
if so, does xmms work for you now ?
Comment 4 José Alberto Suárez López 2002-07-04 06:15:18 UTC
yes, i do it, and dont works
Comment 5 Brandon Low (RETIRED) gentoo-dev 2002-07-08 11:25:01 UTC
what output plugin do you use?  Any visualization plugins?
Comment 6 SpanKY gentoo-dev 2002-07-08 17:05:29 UTC
instead of doing a gdb backtrace (since xmms wasnt compiled w/debug symbols and 
it looks like xmms passing bad arguments to libc), do a strace
`strace -f -s 4096 xmms >& ~/xmms_log`
then bzip2 that guy and post it here
also, could you post what your USE variable is and what extra (if any) xmms 
modules you've emerged ?
Comment 7 José Alberto Suárez López 2002-07-09 13:06:28 UTC
aghhh! my hitory with xmm:

whe it crash de las time, i remove it and emerge freeamp, after some days using
freeamp, i see the commen about strace... i emerge it like ever... and it works!

is this a X file?

PS: freeamp is cool too :) now is called zinf we nedd and ebuild :P
Comment 8 Brandon Low (RETIRED) gentoo-dev 2002-07-12 19:16:45 UTC
I bet you remerged gcc in between the old xmms and the new xmms, this seems to 
be creating stupidity with some c++ apps... Cardoe can we close this?
Comment 9 Doug Goldstein (RETIRED) gentoo-dev 2002-08-08 06:08:12 UTC
Yep. A close from me here. I think we're good.