Project

General

Profile

Bug #3367

Updated by Sam Lang over 11 years ago


 I'm not able to reproduce this on fuse, but with the libcephfs client, the following: 

 mkdir dir1 
 cd dir1 
 create foo 
 link foo hardlinkfoo 
 unlink foo 
 unmount 

 causes a segfault, see the attached files for a stacktrace and client log. 

Back