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

Bug 14889

Summary: bash and ncurses fail during stage2 on rc2
Product: Gentoo Linux Reporter: Chris Hornbaker <chrishornbaker>
Component: [OLD] Core systemAssignee: Gentoo Release Team <releng>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: 1.4_rc2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Hornbaker 2003-01-31 22:10:45 UTC
For bash 2.05b-r3 I'm getting this error:
./parse.y: In function 'read_token_word':
./parse.y:3515: internal error; Segmentation fault

and for ncurses 5.3-r1
../progs/tic.c: In function 'check_sgr':
../progs/tic.c:926: internal error; Segmentation fault

Using CFLAGS: -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fforce-addr

cannot complete install of gentoo 1.4_rc2 nor can i give much more detail due to
inability to copy&paste
Comment 1 Chris Hornbaker 2003-02-01 01:09:21 UTC
It seems that either one of the flags or a combination of the flags is the cause of the problem.  I'm testing to see which flag it is.
Comment 2 Chris Hornbaker 2003-02-01 01:12:18 UTC
I have found that -fforce-addr was the cause of the problem.  This has been tested w/ bash and we are going to check with ncurses later.
Comment 3 Chris Hornbaker 2003-02-01 01:16:58 UTC
-fomit-frame-pointer causes a problem later in the build of bash. may want to add something to strip these flags from CFLAGS during the build process.
Comment 4 Chris Hornbaker 2003-03-08 18:47:00 UTC
This turned out to be a hardware problem. Sorry. Please close.
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2003-04-02 18:38:22 UTC
Closed per request of bug filer.