[Bugs] [Bug 1369397] New: segment fault in changelog_cleanup_dispatchers
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 23 09:53:05 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1369397
Bug ID: 1369397
Summary: segment fault in changelog_cleanup_dispatchers
Product: GlusterFS
Version: mainline
Component: changelog
Assignee: bugs at gluster.org
Reporter: ryan.ding at open-fs.com
CC: bugs at gluster.org
Description of problem:
changelog_cleanup_dispatchers start to cleanup thread with index 'count', which
overstep the array priv->ev_dispatcher, segment fault happen.
the cleanup loop should start with index 'count-1'
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list