Skip to content

Failed to link to librt.so.1 on linux #44

@spocino

Description

@spocino

Got this error at runtime:

 2: ERROR
 2:   [Client] 1: rendering faulted with System.DllNotFoundException: Unable to load shared library 'librt' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblibrt: cannot open shared object file: No such file or directory
 2:      at Aardvark.Service.SharedMemory.Posix.Linux.shmunlink(String name)
 2:      at Aardvark.Service.SharedMemory.Posix.Linux.create(String name, Int64 size)
 2:      at Aardvark.Service.MappedClientRenderTask.recreateMapping(Int64 desiredSize)
 2:      at Aardvark.Service.MappedClientRenderTask.ProcessImage(IFramebuffer target, IRenderbuffer color)
 2:      at Aardvark.Service.ClientRenderTask.Run(AdaptiveToken token, ClientInfo info, ClientState state)
 2:      at <StartupCode$Aardvark-Service>.$Server.arg10@1860-1(Client this, V2i size, C4b background, AdaptiveToken token) (stopping)

I have librt.so.1 installed at /lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions