-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels