Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 24168
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Priit Laes (IRC: plaes) <plaes@plaes.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 24168 depends on: Show dependency tree
Bug 24168 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-07-09 06:08 0000
when trying to run net-www/straw it gave me a segmentation fault. The problem 
was in dev-python/egenix-mx-base.
First i tried with "-march=pentium3 -O2 -pipe -fomit-frame-pointer 
-fprefetch-loop-arrays -fforce-addr -ffast-math -falign-functions=4" it was 
b0rked.
After reducing CFLAGS "-march=pentium3 -O2 -pipe -fomit-frame-pointer 
-fprefetch-loop-arrays -fforce-addr -ffast-math -falign-functions=4  to 
everyting worked fine

------- Comment #1 From Alastair Tse (RETIRED) 2003-07-16 11:19:56 0000 -------
emm .. i can't see any difference between the two CFLAGS ? 

------- Comment #2 From Priit Laes (IRC: plaes) 2003-07-16 12:48:24 0000 -------
I swear i posted another comment about the typo i made.
The broken cflags were: 
"-march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr -ffast-math -falign-functions=4"

Only -Ox was the difference.
Sorry for inconveniences.

------- Comment #3 From Alastair Tse (RETIRED) 2003-07-18 20:49:28 0000 -------
that is correct, it doesn't react well to optimisations. i think this should
solve a number of other problems i've had with things that depends on
egenix-mx-base! 

thanks for tracking that down!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug