AG
AG
Is it possible you are hitting resource limits on your system? Does `dmesg | tail`, `tail -1000 /var/log/syslog` or `journalctl` show anything? Not sure it would be reported there but...
> Yeah we should def do this. I started it [here](https://github.com/zmap/zgrab2/pull/444), but something is going wrong in the integration tests. I need to take some time and figure out how...
I added a note to the test failure, in case it saves you a few minutes in identifying where the actual ERROR is Seems like a NULL value is not...
> I am having the same problem both on Kali Linux VM (8 GBs RAM, 8 Processors) and on Windows 10 Pro 22H2 Build 19045.5737 (Intel i7 X-series CPU x64-based...
> > > I am having the same problem both on Kali Linux VM (8 GBs RAM, 8 Processors) and on Windows 10 Pro 22H2 Build 19045.5737 (Intel i7 X-series...
Can you build with symbols? Is this reproducible outside of notebook (using the same invocation, with "timeout")? I notice that libc is using libtcmalloc in place of malloc/free, is that...
I don't see the issue here Can you describe the problem and impact more clearly, propose a solution, or resolve the issue?