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

hashdeep fails when encountering non-UTF-8 file paths #391

Open
cipriancraciun opened this issue Oct 6, 2019 · 0 comments
Open

hashdeep fails when encountering non-UTF-8 file paths #391

cipriancraciun opened this issue Oct 6, 2019 · 0 comments

Comments

@cipriancraciun
Copy link

I'm using hashdeep 4.4 as per latest (Linux) openSUSE Tumbleweed, and when encountering an non-UTF-8 file-path, it bails with the following error:

terminate called after throwing an instance of 'utf8::invalid_utf8'
  what():  Invalid UTF-8
Aborted (core dumped)

It was invoked as (files were provided by a custom find call):

hashdeep -c md5 -f /dev/stdin -l -j 512 -u -Fm
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

1 participant