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.
*** Bug 27674 has been marked as a duplicate of this bug. ***
`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.
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.
Closing due to lack of response...