[jira] [Updated] (MESOS-4449) SegFault on agent during executor startup

2016-02-26 Thread Michael Park (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Park updated MESOS-4449:

Fix Version/s: 0.26.1

> SegFault on agent during executor startup
> -
>
> Key: MESOS-4449
> URL: https://issues.apache.org/jira/browse/MESOS-4449
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
> Environment: 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.
>Reporter: Philip Winder
>Assignee: Anand Mazumdar
>Priority: Blocker
>  Labels: mesosphere
> Fix For: 0.27.0, 0.26.1
>
> Attachments: agent.txt, master.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-4449) SegFault on agent during executor startup

2016-01-21 Thread Philip Winder (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Winder updated MESOS-4449:
-
Attachment: agent.txt
master.txt

Log files during segfault.

> SegFault on agent during executor startup
> -
>
> Key: MESOS-4449
> URL: https://issues.apache.org/jira/browse/MESOS-4449
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
> Environment: 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.
>Reporter: Philip Winder
> Attachments: agent.txt, master.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-4449) SegFault on agent during executor startup

2016-01-21 Thread Joris Van Remoortere (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joris Van Remoortere updated MESOS-4449:

Target Version/s: 0.27.0

> SegFault on agent during executor startup
> -
>
> Key: MESOS-4449
> URL: https://issues.apache.org/jira/browse/MESOS-4449
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
> Environment: 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.
>Reporter: Philip Winder
>Assignee: Anand Mazumdar
>Priority: Blocker
> Attachments: agent.txt, master.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-4449) SegFault on agent during executor startup

2016-01-21 Thread Joris Van Remoortere (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joris Van Remoortere updated MESOS-4449:

Priority: Blocker  (was: Major)

> SegFault on agent during executor startup
> -
>
> Key: MESOS-4449
> URL: https://issues.apache.org/jira/browse/MESOS-4449
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
> Environment: 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.
>Reporter: Philip Winder
>Assignee: Anand Mazumdar
>Priority: Blocker
> Attachments: agent.txt, master.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-4449) SegFault on agent during executor startup

2016-01-21 Thread Anand Mazumdar (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anand Mazumdar updated MESOS-4449:
--
Shepherd: Joris Van Remoortere
  Sprint: Mesosphere Sprint 27
Story Points: 1
  Labels: mesosphere  (was: )

> SegFault on agent during executor startup
> -
>
> Key: MESOS-4449
> URL: https://issues.apache.org/jira/browse/MESOS-4449
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
> Environment: 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.
>Reporter: Philip Winder
>Assignee: Anand Mazumdar
>Priority: Blocker
>  Labels: mesosphere
> Attachments: agent.txt, master.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)