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

在做备份文件扫描时出现的报错 #73

Open
S1nK0000 opened this issue Sep 9, 2024 · 2 comments
Open

在做备份文件扫描时出现的报错 #73

S1nK0000 opened this issue Sep 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@S1nK0000
Copy link

S1nK0000 commented Sep 9, 2024

./spray_linux_amd64 -l all_target.txt --bak --common > output.txt

image

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x8e3f0b]

goroutine 5225 [running]:
github.com/chainreactors/spray/internal/pool.(*BrutePool).doAppendRule.func1()
        /home/runner/work/spray/spray/internal/pool/brutepool.go:521 +0x12b
created by github.com/chainreactors/spray/internal/pool.(*BrutePool).doAppendRule in goroutine 71
        /home/runner/work/spray/spray/internal/pool/brutepool.go:517 +0x88
@M09Ic M09Ic added the bug Something isn't working label Sep 9, 2024
@M09Ic
Copy link
Contributor

M09Ic commented Sep 9, 2024

应该与#72 是同一个panic, 我会尽快修复这个bug

M09Ic added a commit that referenced this issue Sep 10, 2024
@M09Ic M09Ic mentioned this issue Sep 10, 2024
@M09Ic
Copy link
Contributor

M09Ic commented Sep 10, 2024

已在v1.1.2 中修复 https://github.com/chainreactors/spray/releases/tag/v1.1.2

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

2 participants