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

When an archive file grows to a certain size, some text files cannot be opened by MC #2581

Open
mc-butler opened this issue Jul 22, 2011 · 3 comments
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress ver: 4.8.0-pre1 Reproducible in version 4.8.0-pre1

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2581
Reporter toothandnail (paul.marwick@….com)

When opening an archive using MC vfs (tested with both tar.gz and tar.bz2), once the archive size is over a certain size, some files within the archive cannot be opened or extracted. When the archive is tested it shows no errors, and the files can be extracted either by tar or by xarchiver.

If the archive is below 400 MB, the error does not occur, but, at some size above 400 MB, it starts to happen. The files that cannot be accessed can be small or large, and not all files are affected. I have not detected any pattern as to what files will be affected.

To reproduce, create a compressed tar (gzip or bzip2 both exhibit the problem) with mixed files, with a compressed size of 500 mb +. Open it with MC and open/extract files from the archive. Some of the files will not respond to F3, F4, F5 or F6 operations.

Recreate the archive excluding some files, reducing the compressed archive to less than 400 mb. Open the file with MC. Files that could not be accessed in the larger archive will now be able to be opened.

This occurs with 4.7.5 + (unable to test earlier versions). It also occurs with my own build of 4.0.0pre1.

If I can provide any further information, please let me know.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 22, 2011 at 14:16 UTC (comment 1)

  • Component changed from mc-core to mc-vfs

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 25, 2011 at 10:53 UTC (comment 2)

How many free space in your temporary directory?

@mc-butler
Copy link
Author

Changed by toothandnail (paul.marwick@….com) on Jul 25, 2011 at 13:41 UTC (comment 2.3)

Replying to andrew_b:

How many free space in your temporary directory?

Test archive - contents of /usr, .93 GB in size. With the archive open, 9.1 GB available for temp. Problem does not occur on all the files in /usr/doc/ but does for most.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress ver: 4.8.0-pre1 Reproducible in version 4.8.0-pre1
Development

No branches or pull requests

1 participant