Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27668 - TSE3 crashes when compiled with some optimizations
Summary: TSE3 crashes when compiled with some optimizations
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 27674 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-31 14:57 UTC by frank
Modified: 2004-02-19 02:03 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 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...