Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segfault when accessing ps3netsrv with multiman #21

Closed
remlei opened this issue Sep 22, 2021 · 5 comments
Closed

segfault when accessing ps3netsrv with multiman #21

remlei opened this issue Sep 22, 2021 · 5 comments

Comments

@remlei
Copy link

remlei commented Sep 22, 2021

cant access ps3netsrv on multiman, it works with webman-mod though. Im using multiman to dump my disc and transfer it directly to my NAS which running this image.

here's the log

[Wed Sep 22 09:53:42 2021] ps3netsrv[26267]: segfault at 1 ip 00007f5b5df76540 sp 00007f5b5da0e638 error 4 in ld-musl-x86_64.so.1[7f5b5df3d000+47000] [Wed Sep 22 09:53:42 2021] Code: ff fe fe fe fe fe fe fe 49 bb 80 80 80 80 80 80 80 80 4c 0f af c0 eb ae 5b c3 40 0f b6 f6 48 89 f8 a8 07 74 14 48 85 d2 74 7c <0f> b6 08 39 f1 74 3f 48 ff c0 48 ff ca eb e8 48 85 d2 74 68 0f b6

my finding is multiman was able to connect to ps3netsrv? and when i go to file manager, the directory is empty. I tried creating a new directory inside net0 directly on multiman's filemanager on it and nothing happens, I checked my NAS and see if it created the directory and yes it was indeed, its just that multiman refuse to display the content on my ps3netsrv, and given that error dmesg error showing up everytime I do something on multiman (eg scanning and creating directory).

im running the latest tag on the docker's hub repository x86-64. using it with HEN, it also have the same issue with CFW as well. Using latest webman-mod as well.

@shawly
Copy link
Owner

shawly commented Sep 22, 2021

Can you reproduce this issue with the standalone version of ps3netsrv as well?

@remlei
Copy link
Author

remlei commented Sep 22, 2021 via email

shawly added a commit that referenced this issue Sep 22, 2021
there seem to be problems with musl and alpine 3.13
@shawly
Copy link
Owner

shawly commented Sep 22, 2021

I've looked around and found that there have been some issues with musl and Alpine linux in the past that cause segmentation faults.
I'll update the image to alpine 3.14 with the latest musl package to see if that might fix the issue.

The image will be up in a few minutes, you could update to the shawly/ps3netsrv:edge tag then to see if the issue still persists there. If it still doesn't work I might add an image based on debian slim.

@remlei
Copy link
Author

remlei commented Sep 22, 2021

tried the edge release, and yes the issue is now resolved. thanks!!

@remlei remlei closed this as completed Sep 22, 2021
@shawly
Copy link
Owner

shawly commented Sep 22, 2021

Alright in that case I'll push a release as well :)

shawly added a commit that referenced this issue Feb 15, 2024
there seem to be problems with musl and alpine 3.13
shawly added a commit that referenced this issue Feb 15, 2024
there seem to be problems with musl and alpine 3.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants