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

Bug 27668

Summary: TSE3 crashes when compiled with some optimizations
Product: Gentoo Linux Reporter: frank <frbiscani>
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED WORKSFORME    
Severity: critical CC: taviso
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description frank 2003-08-31 14:57:12 UTC
TSE3 crashes when compiled with some aggressive optimizations. After some 
testing I am pretty sure it is the "-z combreloc" flag which causes it to 
crash. I noticed the crash using noteedit with tse3 support: noteedit crashed 
on startup. tse3play did not crash, but hung ther without doing anything. 

Reproducible: Always
Steps to Reproduce:
1.compile tse3 with -z combreloc flag	 
2. compile noteedit 
3. run noteedit 
Actual Results:  
crash 

Expected Results:  
no crash :) 

Someone should confirm it is the "-z combreloc" flag to cause the crash. If it 
is so, the flag should be filtered out in the ebuild.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-05 12:33:29 UTC
*** Bug 27674 has been marked as a duplicate of this bug. ***
Comment 2 Tavis Ormandy (RETIRED) gentoo-dev 2003-09-06 05:51:31 UTC
`combreloc` has been the default linker script since 05/07/2002. 

-z combreloc would have no effect on the output, i doubt its causing the error.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-10 02:50:53 UTC
Are you still having this problem?  If so, please provide us with more information... What versions of tse3 and noteedit are you experiencing this with?  Also, can you please provide us with the output from running 'emerge info'?

Thanks.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-19 02:03:45 UTC
Closing due to lack of response...