Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10635 - XMMS/Mozilla Segfault
Summary: XMMS/Mozilla Segfault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL: http://aglen.digitalrice.com/strace-xmms
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-12 12:49 UTC by Sean Burke
Modified: 2003-02-04 19:42 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 Sean Burke 2002-11-12 12:49:10 UTC
XMMS and Mozilla started segfaulting not longer after I installed Gentoo. I 
used the 1.2 install disc, and it was built with gcc2.95. The make.conf had 
CFLAGS as "-march=i686 -O3 -pipe". Unmerging and remerging gtk+1.2 caused the 
programs to function again, until I restarted X. Since then, unmerging and 
remerging gtk+1.2 hasn't worked, nor has the same for Mozilla or XMMS. I tried 
using the update scripts, hoping that using gcc3.2 would solve the problem. 
CFLAGS were "-march=athlon-tbird -O3 -pipe -fomit-frame-pointer". I've changing 
the flags from O3 to O2, and removing the frame pointer omit. Nothing seems to 
work. The URL provided is an strace from running XMMS. I set the -ff option, 
but no strace children were created. An strace on mozilla shows that the munmap 
immediately before the segfault occurs there as well.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-08 15:07:24 UTC
Try a fresh install without '-fomit-frame-pointer'.  If still issues, reopen.