Bug 173220

Summary: mt_alloc breaks scim symbol versioning
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: gccAssignee: Benjamin Kosnik <bkoz>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, mnewsome, phuang
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-30 09:02:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150222, 166041, 167798    

Description Jens Petersen 2005-11-15 06:11:33 UTC
Description of problem:
Splitting this off from bug 166041, since it is really a separate
issue from the weak symbol versioning problem itself.

For FC4 and later, it seems the new mt_allocator causes problems:
for example if scim is built with --enable-ld-version-script
it now crashes on startup.

How reproducible:
every time

Steps to Reproduce:
see bug 166041#c21

Additional info:

Comment 1 Jens Petersen 2005-12-19 05:45:09 UTC
This is now fixed with the gcc-4.1 in FC devel afaict.

Updating scim in next build to use its version scripts.