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

file scan hangs on files that don't have read permissions #113

Closed
richardlehane opened this issue Apr 13, 2018 · 1 comment
Closed

file scan hangs on files that don't have read permissions #113

richardlehane opened this issue Apr 13, 2018 · 1 comment
Assignees
Labels

Comments

@richardlehane
Copy link
Owner

(reported by Greg Lepore):
I've also notice that Siegfried has an issue when attempting to scan a file that it doesn't have read permissions on. sf just hangs:

desktop:/Downloads/formats/test/temp$ chmod 333 viewport.bmp
desktop:
/Downloads/formats/test/temp$ sf viewport.bmp
[FILE] //Downloads/formats/test/temp/viewport.bmp
[ERROR] open viewport.bmp: permission denied

Have to kill the process manually. The same thing happens with -coe.

@richardlehane richardlehane self-assigned this Apr 13, 2018
@fozboz
Copy link

fozboz commented May 24, 2018

Confirmed in server mode too.

richardlehane added a commit that referenced this issue May 25, 2018
Ensure that SF doesn't hang w/o user read perms; resolves #113
richardlehane added a commit that referenced this issue Mar 20, 2023
Ensure that SF doesn't hang w/o user read perms; resolves #113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants