Apache Ignite ARM Unsafe GetFloat分段故障 [英] Apache Ignite ARM Unsafe GetFloat Segmentation Fault

查看:339
本文介绍了Apache Ignite ARM Unsafe GetFloat分段故障的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前想知道Apache Ignite是否可以在安装了Java 8u60 for ARM的ARM设备上使用。
我试着这样对我的odroid u3。我安装点火1.3.0孵化器在odroid与当前oracle 8u60 JDK,采取example-config.xml,修改我的IP和启动ignite.sh。过了一会儿,我得到了关于集群信息和点火等待的信息。
然后我开始在另一台计算机上的计数字符的小演示。我花了一些时间看到我的odroid崩溃了:

I am currently wondering if Apache Ignite could be used on an ARM device with Java 8u60 for ARM installed. I tried so on my "odroid u3". I installed ignite 1.3.0 incubator on the odroid together with the current oracle 8u60 JDK, took the example-config.xml, adapted my IPs and started ignite.sh. After a while I got the info about the Cluster info and ignite was waiting. Then I started the little demo "count the characters" on another computer. It took a while them I see my odroid had crashed with:

[20:02:01] Ignite node started OK (id=0510043f)
[20:02:01] Topology snapshot [ver=1, server nodes=1, client nodes=0, CPUs=4, heap=1.0GB]
[20:03:12] Topology snapshot [ver=2, server nodes=2, client nodes=0, CPUs=12, heap=4.5GB]
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0xb68a176c, pid=4000, tid=1859777632
#
# JRE version: Java(TM) SE Runtime Environment (8.0_33-b05) (build     1.8.0_33-b05)
# Java VM: Java HotSpot(TM) Server VM (25.33-b05 mixed mode linux-arm )
# Problematic frame:
# V  [libjvm.so+0x72c76c]  Unsafe_GetFloat+0x5c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/volker/development/apache-ignite-fabric-1.3.0-incubating-bin/bin/hs_err_pid4000.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

任何人都可以在这里帮助?通常可以在基于ARM的设备上使用Ignite?

Anyone can help here? Is it in general possible to work with Ignite on an ARM based device?

推荐答案

Apache的家伙说他们解决了这个问题1.6.0,所以我试着每晚一个简单的例子,它真的似乎工作。好工作伙伴!

The guys from Apache said they solved the issue in 1.6.0, so I tried a nightly with a simple example and it really seems to work. Good work guys !

这篇关于Apache Ignite ARM Unsafe GetFloat分段故障的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆