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 nptl/12683] Race conditions in pthread cancellation


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

--- Comment #23 from Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> ---
I am currently working on a fix based on musl implementation, which from
comments #16 and #17 seems a good approach.  My initial idea is to use PC
markers instead of DWARF2, since it see it as more clean approach. However,
this is require a lot of cleanup.

I plan push implementations for powerpc64 and x86_64 and ask for arch
maintainers for more arch specific work. I also plan to write a wiki page
describing the work done and summarizing the discussion on this bug report.

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