We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./spray_linux_amd64 -l all_target.txt --bak --common > output.txt
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
The text was updated successfully, but these errors were encountered:
应该与#72 是同一个panic, 我会尽快修复这个bug
Sorry, something went wrong.
fix init panic when request failed
5cf02cb
#73 #72 #71
已在v1.1.2 中修复 https://github.com/chainreactors/spray/releases/tag/v1.1.2
No branches or pull requests
./spray_linux_amd64 -l all_target.txt --bak --common > output.txt
The text was updated successfully, but these errors were encountered: