<div dir="ltr">Can you reproduce by recompiling with CFLAGS=&quot;-g -O0&quot; ?<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 3, 2014 at 7:20 PM, Harshavardhana <span dir="ltr">&lt;<a href="mailto:harsha@harshavardhana.net" target="_blank">harsha@harshavardhana.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Looks like something really strange happened here<br>
<br>
(gdb) bt<br>
#0  0x00007fff94cd06fe in write$NOCANCEL ()<br>
#1  0x00007fff8ea5198b in _swrite ()<br>
#2  0x00007fff8ea4cc0c in __sflush ()<br>
#3  0x00007fff8ea4cb3a in fflush ()<br>
#4  0x000000010fbbe0af in gf_store_save_value (fd=&lt;value temporarily<br>
unavailable, due to optimizations&gt;, key=&lt;value temporarily<br>
unavailable, due to optimizations&gt;, value=&lt;value temporarily<br>
unavailable, due to optimizations&gt;) at store.c:345<br>
#5  0x00000001115e1300 in _store_global_opts (this=&lt;value temporarily<br>
unavailable, due to optimizations&gt;, key=0x7f8984800000<br>
&quot;global-option-version=0\n\005X�&quot;, value=&lt;value temporarily<br>
unavailable, due to optimizations&gt;, data=0x7fff5009be98) at<br>
glusterd-store.c:2675<br>
#6  0x000000010fb845fc in dict_foreach (dict=0x110fd532c,<br>
fn=0x1115e12f0 &lt;_store_global_opts&gt;, data=0x7f8983d00020) at<br>
dict.c:1127<br>
#7  0x00000001115e13cb in glusterd_store_options (this=&lt;value<br>
temporarily unavailable, due to optimizations&gt;, opts=0x110fd532c) at<br>
glusterd-store.c:2702<br>
#8  0x00000001115866f3 in glusterd_options_init (this=0x7f8984053800)<br>
at glusterd.c:208<br>
#9  0x000000011158833d in init (this=0x7f8984053800) at glusterd.c:1479<br>
#10 0x000000010fb88524 in __xlator_init [inlined] () at<br>
/Users/harsha/repos/glusterfs.git/libglusterfs/src/xlator.c:377<br>
#11 0x000000010fb88524 in xlator_init (xl=0x7f8984053800) at xlator.c:400<br>
#12 0x000000010fbc0018 in glusterfs_graph_activate () at graph.c:304<br>
#13 0x000000010fb64eb5 in glusterfs_process_volfp (ctx=0x7f8983c03590,<br>
fp=0x7fff7ba63138) at glusterfsd.c:1902<br>
#14 0x000000010fb6506a in glusterfs_volumes_init (ctx=0x7f8983c03590)<br>
at glusterfsd.c:1954<br>
#15 0x000000010fb6570e in main () at glusterfsd.c:2035<br>
(gdb) fr 4<br>
#4  0x000000010fbbe0af in gf_store_save_value (fd=&lt;value temporarily<br>
unavailable, due to optimizations&gt;, key=&lt;value temporarily<br>
unavailable, due to optimizations&gt;, value=&lt;value temporarily<br>
unavailable, due to optimizations&gt;) at store.c:345<br>
345             ret = fflush (fp);<br>
Current language:  auto; currently minimal<br>
(gdb)<br>
<br>
It segfaults constantly here.<br>
<div class="HOEnZb"><div class="h5"><br>
On Sat, May 3, 2014 at 5:23 PM, Harshavardhana<br>
&lt;<a href="mailto:harsha@harshavardhana.net">harsha@harshavardhana.net</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Btw, if you want remote access to this Mac mini, I can create<br>
&gt;&gt; an account for you on it. :)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; Sure thing, i would love to look at . This is some incompatibility<br>
&gt; issue with 10.7.3 v/s 10.9.2 (which i am running)<br>
&gt;<br>
&gt; --<br>
&gt; Religious confuse piety with mere ritual, the virtuous confuse<br>
&gt; regulation with outcomes<br>
<br>
<br>
<br>
--<br>
Religious confuse piety with mere ritual, the virtuous confuse<br>
regulation with outcomes<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-devel" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-devel</a><br>
</div></div></blockquote></div><br></div>