[Bug libc/23751] Malfunction of semctl() called from a shared object

marcin at sacha dot pl sourceware-bugzilla@sourceware.org
Wed Oct 17 21:41:00 GMT 2018


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

--- Comment #12 from Marcin <marcin at sacha dot pl> ---
Well, I can confirm, the provided testcase shows the correct results. And I
found the problem cause. I made a shared object using plain "ld --shared"
command, while the testcase uses higher level "gcc -shared". And it makes a
difference. It seems, it was my fault...

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


More information about the Glibc-bugs mailing list