i2p.i2p icon indicating copy to clipboard operation
i2p.i2p copied to clipboard

stack guard error

Open cinderblockgames opened this issue 2 years ago • 0 comments

On startup, I get the following error:

Starting I2P 2.3.0-4
OpenJDK 64-Bit Server VM warning: You have loaded library /tmp/i2p-DBusBrQL.tmp/libjbigi.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'.

I am running image geti2p/i2p:latest.

cinderblockgames avatar Oct 04 '23 02:10 cinderblockgames