[Bugs] [Bug 1245565] Crash in dht_getxattr_cbk
bugzilla at redhat.com
bugzilla at redhat.com
Thu Sep 3 08:43:42 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1245565
Susant Kumar Palai <spalai at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|rhs-bugs at redhat.com |spalai at redhat.com
--- Doc Text *updated* ---
Cause:
While one thread made the "local" pointer NULL, the other thread tried to access it while processing dht_getxattr_cbk.
Consequence:
crash
Fix:
Brought in lock inside dht_getxattr_cbk for threads to synchronize.
Result:
No crash
--
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=DpcoADaSyZ&a=cc_unsubscribe
More information about the Bugs
mailing list