<p dir="ltr">Hi michael,</p>
<p dir="ltr">I did tried icehouse release but getting same error.<br>
I think there is some issue with python code but how to resolve that need some guidance on the same.</p>
<div class="gmail_quote">On Jul 7, 2015 11:32 AM, "Michael Still" <<a href="mailto:mikal@stillhq.com">mikal@stillhq.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Havana is very very old and no longer supported. Why are you porting<br>
that release in particular?<br>
<br>
Michael<br>
<br>
On Tue, Jul 7, 2015 at 3:51 PM, Pradeep kumar<br>
<<a href="mailto:topradeepyaduvanshi@gmail.com">topradeepyaduvanshi@gmail.com</a>> wrote:<br>
> Hi Guys,<br>
><br>
> I am porting openstack on arm platform, but while running nova-compute<br>
> service on it throws segmentaion fault.<br>
><br>
> Below are the logs:<br>
><br>
> 2015-06-05 09:24:12.195 11374 INFO nova.virt.driver [-] Loading compute<br>
> driver 'libvirt.LibvirtDriver'<br>
> 2015-06-05 09:24:13.483 11374 INFO nova.openstack.common.rpc.common<br>
> [req-ba16a115-ed64-4fb5-b13e-f28e03a28b24 None None] Connected to AMQP<br>
> server on <a href="http://192.168.1.100:5672" rel="noreferrer" target="_blank">192.168.1.100:5672</a><br>
> 2015-06-05 09:24:13.600 11374 INFO nova.openstack.common.rpc.common<br>
> [req-ba16a115-ed64-4fb5-b13e-f28e03a28b24 None None] Connected to AMQP<br>
> server on <a href="http://192.168.1.100:5672" rel="noreferrer" target="_blank">192.168.1.100:5672</a><br>
> 2015-06-05 09:24:13.808 11374 AUDIT nova.service [-] Starting compute node<br>
> (version 2013.2.2)<br>
><br>
> ****Program received signal SIGSEGV, Segmentation fault.<br>
> 0x76f244d4 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0****<br>
><br>
> While tracing the same with gdb: I am getting corrupt stack:<br>
><br>
> ""(gdb) bt<br>
> #0 0x76f244d4 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0<br>
> #1 0x76f2ab78 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0<br>
> #2 0x76f2905c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0<br>
> #3 0x76f2ab78 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0<br>
> #4 0x76eaf690 in ?? () from /usr/lib/libpython2.7.so.1.0<br>
> Cannot access memory at address 0x0<br>
> #5 0x76eaf690 in ?? () from /usr/lib/libpython2.7.so.1.0<br>
> Cannot access memory at address 0x0<br>
> Backtrace stopped: previous frame identical to this frame (corrupt stack?)""<br>
><br>
> The function PyEval_EvalFrameEx () is present in ceval.c<br>
><br>
> Also I am using havana release of openstack. I am new to openstack just<br>
> tried openstack nodes on x-86 platform.<br>
> Any help in order to solve the above issue is appreciated.<br>
><br>
> Regards<br>
> Pradeep Kumar<br>
><br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
<br>
<br>
<br>
--<br>
Rackspace Australia<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>