Skip to content

libj2v8_linux_x86_64 warning in docker run #293

Description

@manikmagar

When running mulefd with docker (linux based image), console shows following warning. This doesn't cause any issue for diagram generation though.

OpenJDK 64-Bit Server VM warning: You have loaded library /root/libj2v8_linux_x86_64.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'

There is a suggestion here eclipsesource/J2V8#206 to avoid the warning.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions