aonez / aonez/Keka

[BUG]

Aperta
#1,628 2 commenti 0 reazioni 1 assegnatario Rivendicata da @aonez Vedi su GitHub
7zz bug more info needed p7zip
Lingua principale
PHP
Stelle
7.3k
Fork
294
Merge medio
14g 16h
PR unite (30g)
1

Descrizione

### Configuration
- Keka version: 1.5.0 (5587)
- macOS version: 15.5

### Describe the bug
Unarchiving large 7z file produces corrupted output.
FIle size matches but last bytes are null.

### To Reproduce
here is extracted files (renamed accordingly: OK - using command line p7z, NOK with Keka)
ls -l *xml
-rw-r--r--@ 1 user staff 11919891266 May 23 06:34 AH_FO_LUX_M_20250311.OK.xml
-rw-r--r--@ 1 user staff 11919891266 May 23 06:34 AH_FO_LUX_M_20250311.NOK.xml

now compare content:
shasum -a 256 AH_FO_LUX_M_20250311.*.xml
3cf6bcb29a897c2aed60bd6de16df6093df37f94812867ff08c5bba3e706c47e AH_FO_LUX_M_20250311.OK.xml
f8960ddfa67655b6c3f66019dc0f42e1f301e76ecea9a4b6e4ee97961bae9043 AH_FO_LUX_M_20250311.NOK.xml

checking end of file:
tail -c 7000 AH_FO_LUX_M_20250311.NOK.xml
umberOfShare>…proper/valid content follows until the end of file/last byte

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.