|
|
发表于 2020-2-18 22:30:11
|
显示全部楼层
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/mt3/sdk_server/libdb_amd64.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'.
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/mt3/name_server/libdb_amd64.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'.
说 /home/mt3/sdk_server/ 下的 libdb_amd64.so 这个文件禁用堆栈保护 启动不了啊,搭建成功的大佬给指导下可以吗 |
|