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

Signing large files fails #1155

Open
andres-halls opened this issue Jan 20, 2023 · 1 comment
Open

Signing large files fails #1155

andres-halls opened this issue Jan 20, 2023 · 1 comment

Comments

@andres-halls
Copy link

Attempting to sign (with ID-card) a 4 GiB file fails with the following error:

image

However, signing a 3 GiB file works, so the limit is somewhere between 3-4 GiB.

Application version: 4.2.14.4431 (64 bit)
OS: Arch Linux (x86_64/x86_64)
CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Kernel: Linux 6.1.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 04 Jan 2023 16:28:15 +0000 x86_64

Libraries:
QT (6.4.2)
OpenSSL build (OpenSSL 3.0.7 1 Nov 2022)
OpenSSL current (OpenSSL 3.0.7 1 Nov 2022)
@metsma
Copy link
Contributor

metsma commented Jan 20, 2023

Libdigidocpp does not support zip64 extension therefore 4gib is upper limit

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

No branches or pull requests

2 participants