Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
0.26.0
-
None
-
Some setup details:
- Master and agents running in separate docker containers on the same host.
- Containers based upon Ubuntu 14.04 using Mesosphere produced Mesos deb files. For more details see (https://github.com/ContainerSolutions/minimesos-docker)
- This only occurs with 0.26, not with 0.25.
-
Mesosphere Sprint 27
-
1
Description
When repeatedly performing our system tests we have found that we get a segfault on one of the agents. It probably occurs about one time in ten. I have attached the full log from that agent. I've attached the log from the agent that failed and the master (although I think this is less helpful).
To reproduce
- I have no idea. It seems to occur at certain times. E.g. like if a packet is created right on a minute boundary or something. But I don't think it's something caused by our code because the timestamps are stamped by mesos. I was surprised not to find a bug already open.
Attachments
Attachments
Issue Links
- is related to
-
MESOS-4451 Enable `-Wnull-dereference` when building Mesos
- Open