[Bugs] [Bug 1159221] New: io-stats may crash the brick when loc->path is NULL in some fops
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 31 09:03:59 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1159221
Bug ID: 1159221
Summary: io-stats may crash the brick when loc->path is NULL in
some fops
Product: GlusterFS
Version: mainline
Component: core
Assignee: bugs at gluster.org
Reporter: pkarampu at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
Cases where loc->path is NULL, the current code in create/open/mkdir
would copy the same blindly and as a result coredump. One such case is when
resolve_loc_touchup fails to get inode_path due to loops in the inode table.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
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