<div dir="ltr"><div>I am newbie to this gdb debugging. now i did the bt in the debugging. In my side still it showing the error. Following are the stacktrace which i got. Kindly refer the following logs for full information: </div>
<div><br></div><div>****</div><div>[New Thread 0x7f8503695700 (LWP 20012)]</div><div><br></div><div>Program received signal SIGSEGV, Segmentation fault.</div><div>0x0000000000000000 in ?? ()</div><div>(gdb) bt</div><div>#0  0x0000000000000000 in ?? ()</div>
<div>#1  0x00007f84f671281e in libxl_osevent_occurred_timeout (ctx=<optimized out>, for_libxl=0x7f8503bbbc38) at libxl_event.c:1039</div><div>#2  0x00007f84f69439c7 in libxlDomainObjTimerCallback (timer=<optimized out>, timer_info=0x7f8503bb5930) at libxl/libxl_domain.c:216</div>
<div>#3  0x00007f8502ba6f7d in virEventPollDispatchTimeouts () at util/vireventpoll.c:451</div><div>#4  virEventPollRunOnce () at util/vireventpoll.c:644</div><div>#5  0x00007f8502ba570b in virEventRunDefaultImpl () at util/virevent.c:274</div>
<div>#6  0x00007f8502cda065 in virNetServerRun (srv=0x7f8503ba6ba0) at rpc/virnetserver.c:1112</div><div>#7  0x00007f85036c251c in main (argc=<optimized out>, argv=<optimized out>) at libvirtd.c:1513</div><div>
(gdb)</div><div><br></div><div>******</div><div><br></div><div>regards,</div><div>cooldharma06. </div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 19, 2013 at 2:52 PM, Dario Faggioli <span dir="ltr"><<a href="mailto:dario.faggioli@citrix.com" target="_blank">dario.faggioli@citrix.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On gio, 2013-12-19 at 10:57 +0530, cool dharma06 wrote:<br>
> i installed both xen-4.2.1 and libvirt-1.2.0 from the source only. i<br>
> moved with the latest version of libvrirt.<br>
> i did the gdb in libvirt-1.2.0 and i raised the bug. Please find the<br>
> following link for the bug report:<br>
><br>
><br>
> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1044838" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1044838</a><br>
><br>
</div>Thanks for doing that but, as I  replied in the BZ, it's not very useful<br>
as it stands.<br>
<br>
As Michal said in his e-mail, you need debugging symbols, so that we can<br>
have an actual stack trace to look at. Like this, it's a needle in an<br>
haystack! :-/<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
Dario<br>
<br>
--<br>
<<This happens because I choose it to happen!>> (Raistlin Majere)<br>
-----------------------------------------------------------------<br>
Dario Faggioli, Ph.D, <a href="http://about.me/dario.faggioli" target="_blank">http://about.me/dario.faggioli</a><br>
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)<br>
<br>
</div></div></blockquote></div><br></div>