what do you see in the logs?<br><br><div class="gmail_quote">On Tue, Aug 9, 2011 at 6:17 PM, Emmanuel Dreyfus <span dir="ltr">&lt;<a href="mailto:manu@netbsd.org">manu@netbsd.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
<br>
Here is a 3.2.2 client crash obtained after a few hours of running 4<br>
concurent tar -xvzf<br>
<br>
Program terminated with signal 11, Segmentation fault.<br>
#0  0xbbb63960 in pthread_mutex_lock () from /usr/lib/libpthread.so.0<br>
(gdb) bt<br>
#0  0xbbb63960 in pthread_mutex_lock () from /usr/lib/libpthread.so.0<br>
#1  0xba9308cb in ioc_inode_destroy (ioc_inode=0xb5af7100) at ioc-inode.c:229<br>
#2  0xba92a994 in ioc_forget (this=0xbb9c5000, inode=0xb986b3dc)<br>
    at io-cache.c:316<br>
#3  0xbbbaf32c in inode_table_prune (table=&lt;value optimized out&gt;)<br>
    at inode.c:330<br>
#4  0xbbbaf5e3 in inode_unref (inode=0xb986b3dc) at inode.c:457<br>
#5  0xbbb9dbf8 in loc_wipe (loc=0xbb9a800c) at xlator.c:1641<br>
#6  0xbba1b9b0 in free_fuse_state (state=0xbb9a8000) at fuse-helpers.c:86<br>
#7  0xbba2d979 in fuse_getattr (this=0xbb95f000, finh=0xbb9631c0,<br>
    msg=0xbb9631e8) at fuse-bridge.c:498<br>
#8  0xbba23186 in fuse_thread_proc (data=0xbb95f000) at fuse-bridge.c:3220<br>
#9  0xbbb6722b in pthread_setcancelstate () from /usr/lib/libpthread.so.0<br>
#10 0xbba97090 in swapcontext () from /usr/lib/libc.so.12<br>
<br>
A quick look at the code shows nothing obvious. I post it just in<br>
case it rings a bell to someone.<br>
<font color="#888888"><br>
--<br>
Emmanuel Dreyfus<br>
<a href="mailto:manu@netbsd.org">manu@netbsd.org</a><br>
<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="https://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">https://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
</font></blockquote></div><br>