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

NTFS: General file system error (tsk_fs_dir_add: Directory too large to process (addr: 39)) #2841

Open
joachimmetz opened this issue Jul 5, 2023 · 0 comments

Comments

@joachimmetz
Copy link
Contributor

I realize that this issue is a result of deliberately changing limits in the source, so consider this mostly as FYI to help improve NTFS support.

Same test configuration as #2840 after changing the fs_attr_idx->nrd.allocsize to 512 MiB fls yields NTFS: General file system error (tsk_fs_dir_add: Directory too large to process (addr: 39))

For comparison the (native) Linux NTFS implementation has no issues reading the directory. Maybe a bit comforting other well known "forensics" tools have issues with this image as well.

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