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

[ISO9660] Extracting files with extended attributes randomly hangs. #835

Open
5 of 20 tasks
claunia opened this issue Feb 3, 2024 · 1 comment
Open
5 of 20 tasks

Comments

@claunia
Copy link
Collaborator

claunia commented Feb 3, 2024

Version

Development commit

Commit hash

4825d41

Tested debug version?

  • Yes

Which operating systems have you used?

  • Windows
  • Linux
  • macOS
  • Other

What is the architectural bit size you're using?

  • 32-bit
  • 64-bit
  • Unsure or unknown

What processor are you using?

  • An Intel or AMD
  • An ARM or Apple Silicon
  • Unsure or unknown

Image format

Raw image format

Application that created the image

dd

What were you doing when it failed?

  • I was converting the image to another format...
  • I was retrieving image information...
  • I was retrieving filesystem information...
  • I was listing the filesystem contents...
  • I was extracting the filesystem contents...
  • I was creating a metadata sidecar...
  • I was checksumming the image...
  • I was verifying the image...
  • I was calculating the image entropy...

Destination image format

Filesystem

ISO9660

Description

Extracting files with extended attributes ended in hangs, possibly due to some infinite loops at execution kept starting and ending threads.

Exact command line used

aaru fs extract -x pcm15.iso foo

Expected behavior

File extracted correctly.

Actual behavior

Aaru stopped in a random file (different one between runs, changes), but kept executing cycles and starting and ending threads.

Output of command execution with debug output enabled

Not relevant.

Affected image

Sha512: b74ca73cc6744b2e650d2585dfc80167c7afafbff71a9bcc4a6750f0f2d40e19106921f85db683b0980f1fd20c5d29243a58a677c1bd57a48e6b16aa228d37ec

@claunia
Copy link
Collaborator Author

claunia commented Feb 3, 2024

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

No branches or pull requests

1 participant