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

BUG: Remove extra 7zip compression flags #269

Merged
merged 1 commit into from Apr 8, 2024

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Apr 8, 2024

Crashing with the current version of 7zip:

$ powershell "IPP/scripts/windows-build-tarball.ps1"

7-Zip 23.01 (x64) : Copyright (c) 1999-2023 Igor Pavlov : 2023-06-20

Scanning the drive:
10059 folders, 152678 files, 9885141124 bytes (9428 MiB)

Creating archive: C:\P\ITKPythonBuilds-windows.zip

Add new data to archive: 10059 folders, 152678 files, 9885141124 bytes (9428 MiB)

System ERROR:
Internal Error: The failure in hardware (RAM or CPU), OS or program

The archive is small enough with recent improvements.

Crashing with the current version of 7zip:

```
$ powershell "IPP/scripts/windows-build-tarball.ps1"

7-Zip 23.01 (x64) : Copyright (c) 1999-2023 Igor Pavlov : 2023-06-20

Scanning the drive:
10059 folders, 152678 files, 9885141124 bytes (9428 MiB)

Creating archive: C:\P\ITKPythonBuilds-windows.zip

Add new data to archive: 10059 folders, 152678 files, 9885141124 bytes (9428 MiB)

System ERROR:
Internal Error: The failure in hardware (RAM or CPU), OS or program
```

The archive is small enough with recent improvements.
@thewtex thewtex requested a review from phcerdan April 8, 2024 14:49
@thewtex thewtex merged commit e80c375 into InsightSoftwareConsortium:master Apr 8, 2024
1 check passed
@thewtex thewtex deleted the 7zip-crash branch April 8, 2024 19:49
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

Successfully merging this pull request may close these issues.

None yet

3 participants