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

after upgrade to 1.0.0 stop of execution #8

Open
plavcik opened this issue May 30, 2022 · 1 comment
Open

after upgrade to 1.0.0 stop of execution #8

plavcik opened this issue May 30, 2022 · 1 comment

Comments

@plavcik
Copy link

plavcik commented May 30, 2022

on OpenBSD 7.1 amd64 on filesystem ffs and also on mfs filesystem

yadf -V
yadf 1.0.0
yadf -vvv
[2022-05-30T06:51:02Z DEBUG yadf] Args { paths: ["/tmp"], format: Fdupes, algorithm: AHash, no_empty: false, min: None, max: None, max_depth: None, hard_links: false, regex: None, pattern: None, verbosity: Verbosity { verbose: 3, quiet: 0, default: 0 }, rfactor: None, output: None }
[2022-05-30T06:51:02Z DEBUG yadf] Yadf { paths: ["/tmp"], minimum_file_size: None, maximum_file_size: None, max_depth: None, regex: None, glob: None, hard_links: false }
[2022-05-30T06:51:02Z DEBUG yadf] using AHash hashing
[2022-05-30T06:51:02Z DEBUG yadf::fs::heuristic] "/tmp" may be on a Unknown(-1)

it's stops there. Older version worked (but don't know version number).

@jRimbault
Copy link
Owner

jRimbault commented May 30, 2022

Hi, thank you for the report

yadf should output an error report when crashing, unless there's no more available memory.

There's definitely something going on, though I currently don't have a BSD system to test it.

In the meantime I would recommend you use fclones it has many of the same features and more.

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