aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.32k stars 175 forks source link

ps3netsrv "buffer overflow detected" When loading game #1123

Closed Faithy3 closed 1 month ago

Faithy3 commented 1 month ago

Hi there! I have a server running ps3netsrv for my PS3. using webMAN, I can load games from hard drive just fine, but loading any game from network causes the following output in terminal, followed by the program exiting:

Path: /srv/Data/Roms/PS3

Host IP #1: 192.168.1.118:38008
Waiting for client...
[0] Connection from 192.168.1.81
open dir /GAMES
building virtual iso...
*** buffer overflow detected ***: terminated
Aborted (core dumped)

Server: Arch Linux (6.6.52-lts, GCC 14.2.1) running ps3netsrv build 20240709 PS3: webMAN MOD 1.47.46h on Evilnat 4.91.2 Cobra 8.5 Beta10 PEX

All of my games are ripped as folders, I don't have any ISOs to test at the moment.

Any help would be appreciated, thanks a bunch!

Faithy3 commented 1 month ago

Building ps3netsrv myself fixed my problem. (I only just found the readme for ps3netsrv itself now, my bad)