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

read error exception in Windows with unicode file names #91

Open
RandomRhythm opened this issue May 9, 2017 · 3 comments
Open

read error exception in Windows with unicode file names #91

RandomRhythm opened this issue May 9, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@RandomRhythm
Copy link

have a file named ©_test.txt and when running bulk extractor against it (technically against the folder recursively) I get the following error:
Exception read error skipping (D:\Temp\test/©_test.txt|0)
<debug:exception name='read error' pos0='(D:\Temp\test/©_test.txt|0)' >read error</debug:exception>

Was also getting the error with other unicode characters not just the copyright symbol.

@simsong
Copy link
Owner

simsong commented May 9, 2017 via email

@simsong
Copy link
Owner

simsong commented May 9, 2017 via email

@simsong simsong added the bug label May 11, 2017
@simsong simsong self-assigned this May 11, 2017
@simsong simsong modified the milestones: Integrate RAR code from JHUAPL, Su May 11, 2017
@RandomRhythm
Copy link
Author

It kept going but didn't process the files with unicode in the file name. Renaming to remove unicode characters was a successful workaround.

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