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.
This is a duplicate of Bug #27668
*** This bug has been marked as a duplicate of 27668 ***