This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #7 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Florian Weimer from comment #6)
> Please show us the output of “eu-readelf -s libc.so.6 | grep timer_create”
> for one of the librt.so.1 files.
> 
> Do you use dlsym?
> 
> Can you post a small example which reproduces the issue, together with the
> commands you use to compile it?

To clarify, the command should be this:

  eu-readelf -s librt.so.1 | grep timer_create

(readelf instead of eu-readelf should work as well.)

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]