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

Bug 26769

Summary: compiling fluxbox results in a compiler segfault
Product: Gentoo Linux Reporter: dschmick
Component: [OLD] Core systemAssignee: Brandon Hale (RETIRED) <tseng>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description dschmick 2003-08-16 20:51:57 UTC
System information:  
* Intel Pentium I 200Mhz MMX Mobile (1997 Gateway2000 Solo laptop)
* USE="X gtk gnome -alsa"
* CFLAGS="-march=pentium-mmx -O3 -pipe -fomit-frame-pointer"
* CXXFLAGS="${CFLAGS}"
* Built from stage 1 without incident:  Core system + xfree + gtk+

Relevant output from 'emerge fluxbox':

Screen.cc: In constructor
   `BScreen::ScreenResource::ScreenResource(ResourceManager&, const
   std::string&, const std::string&)':
Screen.cc:234: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Comment 1 Brandon Hale (RETIRED) gentoo-dev 2003-08-22 08:01:01 UTC
Please include more information about the software you are trying to build. Especially important are versions of gcc, glibc, xfree and fluxbox.
Comment 2 dschmick 2003-08-22 21:08:31 UTC
Here's the additional information you asked for:

gcc-config-1.3.3-r1
gcc-3.2.3-r1
glibc-2.3.2-r1
xfree-4.3.0-r2

fluxbox-0.1.14-r1 (this one hasn't been successfully merged yet, of course)
Comment 3 Brandon Hale (RETIRED) gentoo-dev 2003-08-30 20:47:57 UTC

*** This bug has been marked as a duplicate of 20600 ***