webMAN-MOD icon indicating copy to clipboard operation
webMAN-MOD copied to clipboard

PS3netserv*** buffer overflow detected ***: terminated Aborted (core dumped) when load GAMES dir

Open okamikidfc opened this issue 3 months ago • 1 comments

make by meson+ninja I tried buid with meson ninja First configure a build directory:

$ meson buildrelease --buildtype=release Then build using ninja:

$ ninja -C buildrelease

cause buffer overflow detected ***: terminated Aborted (core dumped) when load GAMES dir

okamikidfc avatar Sep 27 '25 12:09 okamikidfc

Try building a different version (later or previous) to check if the issue persists.

Also you can try: https://github.com/xakep666/ps3netsrv-go

Or the docker release: https://github.com/shawly/docker-ps3netsrv

aldostools avatar Sep 27 '25 16:09 aldostools