[openstack-dev] Segmentation Fault in nova-compute service on ARM platform.

Tony Breeds tony at bakeyournoodle.com
Thu Jul 9 23:37:32 UTC 2015


On Thu, Jul 09, 2015 at 05:19:06PM +0530, Pradeep kumar wrote:
> Hi Hans,
> I did traced the function responsible for segmentation fault itz in file
> ceval.c. find below
> 
>         if (*next_instr == SETUP_FINALLY) {
>                 /* Make the last opcode before
>                    a try: finally: block uninterruptible. */
>                 goto fast_next_opcode;
>             }
> 
> After commenting above condition everything works fine, But need a
> permanent workaround and some pointers
> how to proceed further. Till now not able to understand the code.
> Thanks guys.

We didn't see this exact problem BUT when runing OpenStack on a new platform we
hit problems in qemu, libvirt, greenthreads, eventlet, erlang and probably a
few others.

I think you need to (as Han's suggested) verify each step from "system booting" to OpenStack.

Look at each of the required components and verify that ther tests suits pass
for example does eventlet work on your system?

If a test fails then understand why.  You may not need to fix that specific
case if it's of no use to OpenStack "right now".

Good luck.

Yours Tony.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150710/a89a0566/attachment.pgp>


More information about the OpenStack-dev mailing list