Re: [Gluster-devel] corrupted hash table

2014-05-21 Thread Emmanuel Dreyfus
Nobody has an idea on this one? This is master branch, client side: Program terminated with signal 11, Segmentation fault. #0 uuid_unpack (in=0xffc0 Address 0xffc0 out of bounds, uu=0xbf7fd7b0) at ../../contrib/uuid/unpack.c:43 warning: Source file is more recent than

Re: [Gluster-devel] corrupted hash table

2014-05-21 Thread Raghavendra Gowdappa
:50 PM Subject: Re: [Gluster-devel] corrupted hash table Nobody has an idea on this one? This is master branch, client side: Program terminated with signal 11, Segmentation fault. #0 uuid_unpack (in=0xffc0 Address 0xffc0 out of bounds, uu=0xbf7fd7b0) at ../../contrib

Re: [Gluster-devel] corrupted hash table

2014-05-21 Thread Emmanuel Dreyfus
Raghavendra Gowdappa rgowd...@redhat.com wrote: Is it possible to get valgrind reports Still no valgrind for NetBSD (or a test case which caused this crash)? It happens after some time, but I have no way to reproduce it quickly. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz

[Gluster-devel] corrupted hash table

2014-05-17 Thread Emmanuel Dreyfus
This is master branch, client side: Program terminated with signal 11, Segmentation fault. #0 uuid_unpack (in=0xffc0 Address 0xffc0 out of bounds, uu=0xbf7fd7b0) at ../../contrib/uuid/unpack.c:43 warning: Source file is more recent than executable. 43 tmp = *ptr++;