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

x64 build version 0.4.0.1 silently crashes #132

Open
greenozon opened this issue Feb 2, 2025 · 2 comments
Open

x64 build version 0.4.0.1 silently crashes #132

greenozon opened this issue Feb 2, 2025 · 2 comments

Comments

@greenozon
Copy link

greenozon commented Feb 2, 2025

very strange..
no any output, just generates crash dump and thats it

info from crash dump:

Image

Image

x32 build of the same version runs just fine

@hasherezade
Copy link
Owner

hasherezade commented Feb 2, 2025

hi @greenozon ! Thank you for reporting! What was the process that you tried to scan? Can you share the full commandline?
Can you try to scan the same input, with the same arguments, using the earlier version, 0.4.0?

Also, the debug build with PDB is available: https://ci.appveyor.com/project/hasherezade/pe-sieve/build/job/vep9wah6kuwha45r/artifacts - can you try this one, and send me the full console output?

@hasherezade
Copy link
Owner

hasherezade commented Feb 2, 2025

I tried on various versions on Windows, but I really can't reproduce it, everywhere I was able to test it works fine.
Are you on Windows 7? I tried on Windows 7 too, with various settings, and all was fine. My OS build is different though.

Image

Image

Looking at you DLLs versions, I guess that you have the UpdatePack7 2024.10.10 (Windows 6.1.7601.27366) installed? Isn't it that update that was causing variety of problems with different applications? Source:

Either way, without more details from your side, I can just be guessing.

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