Skip to content

Suppressing Linux x86 Java 7u40+ warning about disabled stack guard #35

@jprante

Description

@jprante

Sigar lib causes warnings on latest HostSpot JVM:

Java HotSpot(TM) Server VM warning: You have loaded library .../libsigar-x86-linux.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 ', or link it with '-z noexecstack'.

Is it possible to provide recompiled Linux binaries that do not cause these warning messages?

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