On Mon, Aug 6, 2012 at 1:31 PM, Bharata B Rao <bharata.rao@xxxxxxxxx> wrote: > Hi, > > I see a segmentation fault with syncop_lookup() when trying with > latest git (87d453f7211d3a38113aea895947143ea8bf7d68) > > Things work with 66205114267ec659b4ad8084c7e9497009529c61. > > [root@bharata qemu]# gdb ./qemu-img > (gdb) r create gluster://bharata/test/4 1k Needn't use qemu-img here, just a normal creat call from any sample application would reproduce with failure. Regards, Bharata.