nuclei
nuclei copied to clipboard
runtime
Ubuntu 22.04.4 LTS (GNU/Linux 5.2.0 x86_64)
after i run : nuclei , i get this :
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0x4d7f6dc, 0xf0?, 0x0, 0x0, 0x40?)
runtime/sema.go:160 +0x218 fp=0xc005df6580 sp=0xc005df6518 pc=0x44f678
runtime.semacquire(...)
runtime/sema.go:111
runtime.gcMarkDone()
runtime/mgc.go:810 +0x2a fp=0xc005df65d8 sp=0xc005df6580 pc=0x41e12a
runtime.gcAssistAlloc(0xc009033040)
runtime/mgcmark.go:484 +0x1e7 fp=0xc005df6638 sp=0xc005df65d8 pc=0x421b27
runtime.deductAssistCredit(0x80000?)
runtime/malloc.go:1291 +0x54 fp=0xc005df6660 sp=0xc005df6638 pc=0x410a34
runtime.mallocgc(0x8, 0x278d300, 0x1)
runtime/malloc.go:1006 +0xc9 fp=0xc005df66c8 sp=0xc005df6660 pc=0x410269
runtime.newobject(0x50c34b?)
@sec13b can you fill all details to reproduce issue(cmd, target, template..)?
its only when i run ./nuclei if i run ./nuclei -l test.txt -t anycve.yaml -o vuln.txt show work
This is not reproducible. Closing this. Feel free to reopen if the issue persists.