[go: nahoru, domu]

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

Crash on reading linux image dump. #1055

Closed
EntranceJew opened this issue Oct 5, 2022 · 1 comment
Closed

Crash on reading linux image dump. #1055

EntranceJew opened this issue Oct 5, 2022 · 1 comment
Assignees
Labels
bug Bug reports.

Comments

@EntranceJew
Copy link

Describe the bug
Crash on reading linux image dump.

To Reproduce
Steps to reproduce the behavior:

  1. run scan on terabytes of data including a linux image dump
  2. wait 4 days
  3. see error

Expected behavior
The scan to finish.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Version 4.3.1

Additional context
log:

Application Name: dupeGuru
Version: 4.3.1
Python: 3.8.13
Operating System: Windows-10-10.0.19044-SP0

Traceback (most recent call last):
  File "hscommon\gui\progress_window.py", line 107, in pulse
  File "core\app.py", line 332, in _job_error
  File "hscommon\jobprogress\performer.py", line 46, in _async_run
  File "core\app.py", line 820, in do
  File "core\scanner.py", line 174, in get_dupe_groups
  File "core\scanner.py", line 174, in <listcomp>
  File "pathlib.py", line 1407, in exists
  File "pathlib.py", line 1198, in stat
PermissionError: [WinError 5] Access is denied: 'Z:\\BigData\\linode\\sda\\usr\\bin\\X11\\X11\\X11\\X11\\X11\\X11\\X11\\X11\\touch'
@EntranceJew EntranceJew added the bug Bug reports. label Oct 5, 2022
@arsenetar arsenetar self-assigned this Jan 11, 2023
@arsenetar
Copy link
Owner

Closed by 057be02 which will prevent this sort of error from crashing the program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants