Can you please do a git bisect to identify the faulty patch?<div><br></div><div>Thanks,</div><div>Avati<br><br><div class="gmail_quote">On Fri, Aug 31, 2012 at 12:10 AM, M. Mohan Kumar <span dir="ltr">&lt;<a href="mailto:mohan@in.ibm.com" target="_blank">mohan@in.ibm.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I tried booting a guest image hosted in GlusterFS volume with Bharata&#39;s QEMU<br>
patches with recent glusterfs git tree (commit id:<br>
b10eea2c44272bf491b670466430f4a6d1ac364b)<br>
<br>
But I get segfault when QEMU tries to do glfs_init.<br>
<br>
I will try to get more information<br>
<br>
Here is the backtrace<br>
---------------------<br>
Program received signal SIGSEGV, Segmentation fault.<br>
0x00007ffff35eb46a in list_del (old=0x7fffee177054) at list.h:51<br>
51              old-&gt;prev-&gt;next = old-&gt;next;<br>
Missing separate debuginfos, use: debuginfo-install<br>
qemu-system-x86-0.15.1-5.fc16.x86_64<br>
(gdb) bt<br>
#0  0x00007ffff35eb46a in list_del (old=0x7fffee177054) at list.h:51<br>
#1  mem_get (mem_pool=0x555556561dd0) at mem-pool.c:388<br>
#2  0x00007ffff35eb4fb in mem_get0 (mem_pool=0x555556561dd0) at<br>
mem-pool.c:362<br>
#3  0x00007ffff35c1f35 in get_new_dict_full (size_hint=1) at dict.c:49<br>
#4  0x00007ffff35c23eb in dict_new () at dict.c:100<br>
#5  0x00007ffff5c6b42f in rpc_transport_inet_options_build<br>
(options=0x7fffffffad78, hostname=<br>
    0x555556562260 &quot;explorer&quot;, port=24007) at rpc-transport.c:571<br>
#6  0x00007ffff5e79ef1 in glfs_mgmt_init (fs=&lt;optimized out&gt;) at<br>
glfs-mgmt.c:616<br>
#7  0x00007ffff5e78616 in glfs_volumes_init (fs=0x555556561f10) at<br>
glfs.c:257<br>
#8  0x00007ffff5e79009 in glfs_init (fs=0x555556561f10) at glfs.c:534<br>
#9  0x00005555555e8c8f in qemu_gluster_init (uri=0x555556541c10,<br>
filename=<br>
    0x555556538b30 &quot;gluster://explorer:0/posix/f17&quot;) at<br>
    block/gluster.c:268<br>
#10 0x00005555555e8f35 in qemu_gluster_open (bs=0x555556541200,<br>
filename=<br>
    0x555556538b30 &quot;gluster://explorer:0/posix/f17&quot;, bdrv_flags=64) at<br>
    block/gluster.c:342<br>
<br>
<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>
</blockquote></div><br></div>