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

It crashes on extracting with password-protected archives #542

Open
RuesanG opened this issue Jan 5, 2025 · 5 comments
Open

It crashes on extracting with password-protected archives #542

RuesanG opened this issue Jan 5, 2025 · 5 comments
Labels
bug Something isn't working

Comments

@RuesanG
Copy link

RuesanG commented Jan 5, 2025

I'm using the current preview (Updated on 02.01.2025 from Microsoft Store) of NanaZip before the version worked.
Can i somehow find the logs and upload them?

Windows 11 IoT LTSC 24H2 26100.2605

Video : https://youtu.be/3fBz9x7Vsp4

@MouriNaruto
Copy link
Member

Can you provide me with a sample archive file for testing?

Kenji Mouri

@MouriNaruto MouriNaruto added the bug Something isn't working label Jan 5, 2025
@RuesanG
Copy link
Author

RuesanG commented Jan 6, 2025

I also can't create password-protected archives https://www.youtube.com/watch?v=Bb3FxOuyhL0

I can probably give a link to a mod for a football game that is password secured

https://www.mediafire.com/file/jukghcxs9wcxqkx/Goalnets_24-25_v0.9.95.rar/file

Unbenannt
Password is in the screenshot

@MouriNaruto
Copy link
Member

Thanks. I will debug that in the recent days.

Kenji Mouri

MouriNaruto added a commit that referenced this issue Jan 7, 2025
@MouriNaruto
Copy link
Member

I tried to fix the crash issue. But the password verification issue needs to be fixed in future commits.

Kenji Mouri

@streetwolf
Copy link

Windows 11 24H2 with all updates.

I believe I am having this same problem. Trying to extract a large password protected (pw=strelec) Rar file NZ crashes. My event log displays this:


Faulting application name: NanaZip.Windows.exe, version: 5.0.1215.0, time stamp: 0x676fe8a3
Faulting module name: K7Pal.dll, version: 5.0.1215.0, time stamp: 0x676fe89a
Exception code: 0xc0000005
Fault offset: 0x00000000000022c9
Faulting process id: 0x824
Faulting application start time: 0x1DB629FF4F4FE0D
Faulting application path: C:\Program Files\WindowsApps\40174MouriNaruto.NanaZipPreview_5.0.1215.0_x64__gnj4mf6z9tkrc\NanaZip.Windows.exe
Faulting module path: C:\Program Files\WindowsApps\40174MouriNaruto.NanaZipPreview_5.0.1215.0_x64__gnj4mf6z9tkrc\K7Pal.dll
Report Id: 6cf2db04-6bc9-49e0-b8e0-2ee63160a2da
Faulting package full name: 40174MouriNaruto.NanaZipPreview_5.0.1215.0_x64__gnj4mf6z9tkrc
Faulting package-relative application ID: NanaZip.Modern

If I try to read a file within the rar I get this message within NZ but no crash:
Data error : Wrong password? : Readme_EN.txt

Worked with prior release and works with current 7-Zip program.
The Rar file can be found here --> https://mega.nz/file/szomDL4Q#ITjLUFlK0Lggk82CaoXrfE2rxpWFYFZCOM0DuwX_uag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants