Gary Murphy created MESOS-9457:
----------------------------------
Summary: SEGV During Initial Connect Processing
Key: MESOS-9457
URL: https://issues.apache.org/jira/browse/MESOS-9457
Project: Mesos
Issue Type: Bug
Components: java api
Affects Versions: 1.6.1
Environment: CentOS7: Linux mcbride 3.10.0-862.el7.x86_64 #1 SMP Fri
Apr 20 16:44:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
Reporter: Gary Murphy
Attachments: AbstractScheduler.java, hs_err_pid129798.log,
hs_err_pid19228.log
While running my Mesos Scheduler v1 implementation, the code sometimes gets a
SEGV in the JNI code. It appears to fail in the 'connected' method of the
attached code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)