Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27674 - TSE3 crashes when compiled with some optimizations
Summary: TSE3 crashes when compiled with some optimizations
Status: RESOLVED DUPLICATE of bug 27668
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-31 17:34 UTC by frank
Modified: 2005-07-17 13:06 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 17:34:20 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 Brandy Westcott (RETIRED) gentoo-dev 2003-09-01 05:19:23 UTC
This is a duplicate of Bug #27668 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-09-05 12:33:29 UTC

*** This bug has been marked as a duplicate of 27668 ***