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 libc/23296] Data race in setting function descriptor during lazy binding


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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12019|0                           |1
        is obsolete|                            |

--- Comment #15 from John David Anglin <danglin at gcc dot gnu.org> ---
Created attachment 12039
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12039&action=edit
Patch to fix function descriptor race

With this patch, I'm not seeing any segmentation faults due to lazy binding in
testsuite.  Still haven't worked on profile code.

-- 
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]