Replies: 1 comment
-
When I run with the "-asan" version of the docker image, I get the following error:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to start kurento using the 7.2.0 Docker image. When I start the image, it errors out with the following logs:
echo '[Docker entrypoint] Start Kurento Media Server, UID: 1523' [Docker entrypoint] Start Kurento Media Server, UID: 1523 exec runuser --user kurento --group kurento -- /usr/bin/kurento-media-server '' terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>' what(): context: could not load the shared library (DSO support routines) [asio.ssl:310378599] Aborted (thread 140485230998208, pid 25) Stack trace: malloc() replacement function should not return a memory block larger than 512 bytes Aborted (core dumped)
Any idea how to get around this? David
Beta Was this translation helpful? Give feedback.
All reactions