[ 
https://issues.apache.org/jira/browse/MESOS-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343587#comment-17343587
 ] 

Charles Natali commented on MESOS-10220:
----------------------------------------

{{ldcache::parse}} is used in the rootfs code 
(https://github.com/apache/mesos/blob/96339efb53f7cdf1126ead7755d2b83b435e3263/src/tests/containerizer/rootfs.cpp#L123)
 gpu isolator 
(https://github.com/apache/mesos/blob/96339efb53f7cdf1126ead7755d2b83b435e3263/src/slave/containerizer/mesos/isolators/gpu/volume.cpp#L368)
 so would affect starting tasks but AFAICT not starting the master or agent.
In any case it should be easy to fix, I'll look at it.

> ldcache::parse failed to parse newer ld.so.cahce
> ------------------------------------------------
>
>                 Key: MESOS-10220
>                 URL: https://issues.apache.org/jira/browse/MESOS-10220
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Minh H.G.
>            Assignee: Charles Natali
>            Priority: Minor
>
> In glibc 2.31, the ld.so.cache file no longer support old format (the one 
> start with "ld.so-1.7.0")
> That cause ldcache::parse to fail and mesos cannot start.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to