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

zimsplit (zim-tools_win-x86_64-3.5.0) can not split big files (100gb) to bigger slices than ca. 2,1Gbyte #434

Open
BD-RE opened this issue Nov 11, 2024 · 6 comments
Labels
Milestone

Comments

@BD-RE
Copy link

BD-RE commented Nov 11, 2024

I tried to split wikipedia_en_all_maxi_2024-01.zim with 102 GB (109.885.670.576 Bytes) to 25gb slices, and got "stol argument out of range".


zim-tools 3.5.0

libzim 9.2.3

libzstd 1.5.5
liblzma 5.2.11
libxapian 1.4.23
@kelson42
Copy link
Contributor

@BD-RE Can you please share the full log with input (command given) and output?

@BD-RE
Copy link
Author

BD-RE commented Nov 12, 2024

C:\Users\me>"C:\Users\me\Desktop\offline-wiki burn-projekt\Tools\zim-tools_win-x86_64-3.5.0\zimsplit.exe" --size=2200000000 "y:\kiwix-zim\wikipedia_en_all_maxi_2024-01.zim"
stol argument out of range

@kelson42 kelson42 added the bug label Nov 12, 2024
@kelson42
Copy link
Contributor

Looks like a bug indeed, probably linked to the size parameter. Try without it and you will have 2GB chunks

@kelson42 kelson42 added this to the 3.6.0 milestone Nov 12, 2024
@BD-RE
Copy link
Author

BD-RE commented Nov 12, 2024

this leads to the second problem:
zimsplit (zim-tools_win-x86_64-3.5.0) can not handle well zim. files bigger than ca.80gb splitting to Default: 2GB #433
Open
log added already

@kelson42
Copy link
Contributor

kelson42 commented Nov 13, 2024

@BD-RE Whatbis exactly this "second problem"? I don't see described somewhere. You mean #435?

@BD-RE
Copy link
Author

BD-RE commented Nov 13, 2024

Thank you, you did find it already: #433

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

No branches or pull requests

2 participants