Hi Neil,<br>We faced a similar problem(general protection error). On moving libxmlrpc to latest super stable version 1.06.40 we were able to resolve this situation. We had to build libxmlrpc 1.06.40 from source.<br><br>Thanks and Regards<br>
Saurav Lahiri<br><br><div class="gmail_quote">On Fri, Jul 30, 2010 at 3:36 PM, Tino Vazquez <span dir="ltr"><<a href="mailto:tinova@fdi.ucm.es" target="_blank">tinova@fdi.ucm.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Neil,<br>
<br>
Well, that shouldn't happen ;) Could you please send us a backtrace<br>
with the gdb? If the process still can be attached to, you can use<br>
<br>
$ gdb $ONE_LOCATION/bin/oned <oned-pid><br>
<br>
then, in the (gdb) prompt<br>
<br>
(gdb) bt<br>
<br>
and send us the output.<br>
<br>
If this is not possible, could you please set you system to produce<br>
core files, and send it to us (it should appear under<br>
$ONE_LOCATION/var after the oned crashed again). To achieve this:<br>
<br>
$ ulimit -c unlimited<br>
<br>
Best regards,<br>
<br>
-Tino<br>
<font color="#888888"><br>
--<br>
Constantino Vázquez Blanco | <a href="http://dsa-research.org/tinova" target="_blank">dsa-research.org/tinova</a><br>
Virtualization Technology Engineer / Researcher<br>
OpenNebula Toolkit | <a href="http://opennebula.org" target="_blank">opennebula.org</a><br>
</font><div><div></div><div><br>
<br>
<br>
On Fri, Jul 30, 2010 at 11:07 AM, Neil Mooney <<a href="mailto:neil.mooney@sara.nl" target="_blank">neil.mooney@sara.nl</a>> wrote:<br>
> Oned just crashed , leaving just this message in the log:<br>
><br>
> [2046071.765934] oned[17361] general protection ip:7feaaee82e0a<br>
> sp:7feaa5fcc940 error:0 in <a href="http://libc-2.11.2.so" target="_blank">libc-2.11.2.so</a>[7feaaee11000+158000]<br>
><br>
> Our distro is Debian / squeeze running a 2.6.32-5-amd64 kernel.<br>
><br>
> We are seeing crashes quite often now, considering auto-restarting from<br>
> nagios or similar ...<br>
><br>
> Cheers<br>
><br>
> Neil<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</div></div></blockquote></div><br>