[Bug librt/20489] timer_create in compatibility mode on a 64bit big-endian system segfaults

ian.merin at thalesesec dot com sourceware-bugzilla@sourceware.org
Mon Aug 22 14:42:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=20489

--- Comment #17 from ian.merin at thalesesec dot com ---
(In reply to Florian Weimer from comment #16)
> You do not link libtimer.so against librt.  As a result, libtimer.so
> contains a non-versioned symbol reference, which is bound to a compatibility
> symbol.
> 
> We currently do not have good diagnostics for this issue.  I don't know yet
> if this is something we can improve in binutils or in ld.so.

Thank you.  That was the problem.  The issue is resolved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list