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

[Bug]: StackOverflowError #640

Closed
OpticFusion1 opened this issue Feb 24, 2023 · 0 comments · Fixed by #678
Closed

[Bug]: StackOverflowError #640

OpticFusion1 opened this issue Feb 24, 2023 · 0 comments · Fixed by #678
Labels
type: bug Something doesn't work as it was intended to.

Comments

@OpticFusion1
Copy link
Owner

Describe the bug

[04:06:08] [WARNING]: Uncaught exception
java.lang.StackOverflowError
at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.readAttributes(ZipFileSystemProvider.java:276)
at java.base/java.nio.file.Files.readAttributes(Files.java:1851)
at java.base/java.nio.file.Files.isDirectory(Files.java:2322)
at optic_fusion1.antimalware.scanner.Scanner.walkThroughFiles(Scanner.java:460)

How to reproduce

N/A

Screenshots / Videos

No response

Server Log

No response

@OpticFusion1 OpticFusion1 added the type: bug Something doesn't work as it was intended to. label Feb 24, 2023
OpticFusion1 pushed a commit that referenced this issue Aug 25, 2023
* Possibly fixed #460

* pollLast instead of pop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something doesn't work as it was intended to.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant