[Bugs] [Bug 1245565] Crash in dht_getxattr_cbk
bugzilla at redhat.com
bugzilla at redhat.com
Tue Sep 29 07:18:48 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1245565
Divya <divya at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |divya at redhat.com
Flags| |needinfo?(spalai at redhat.com
| |)
--- Doc Text *updated* ---
Previously, while one thread made the "local" pointer NULL, the other thread tried to access it while processing dht_getxattr_cbk. As a consequence, the client processes crashes. With this fix, lock inside dht_getxattr_cbk has been added for threads to synchronize and the client processes no longer crash.
--- Comment #8 from Divya <divya at redhat.com> ---
Susant,
Could you review and sign-off the edited doc text?
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=vZsFnjMrqe&a=cc_unsubscribe
More information about the Bugs
mailing list