Program settings
Version: 0.0.31 (latest)
Command line: ./uashield --no-sandbox (doesn't start without --no-sandbox parameter)
Proxy: enabled
Max threads (just my preference): 128
The amount of threads doesn't matter because the same happens with 256 or even 32 threads.
Environment
Oracle VM VirtualBox (virtual machine)
OS (uname -a output): Linux kali 5.16.0-kali6-amd64 #1 SMP PREEMPT Debian 5.16.14-1kali2 (2022-03-23) x86_64 GNU/Linux
RAM: 3 GB
Behavior
When the program is running normally, the CPU utilization is about 20%, and the RAM usage is 1.5/3.0 GB.
After running for quite a bit, the program starts gradually eating all the memory available, and the CPU load rises to 100% immediately.

Memory usage per process right before the crash:

By the way, the program window doesn't respond anymore, and the terminal output is scrolling way faster than normal. Among the usual logs, there's superagent: double callback bug message appearing every few seconds.
Then the program runs out of memory, and the crash happens. Here's a message you can see in the terminal:

Tried to gather everything I noticed. Don't really sure what else I can provide, so here it is.
Program settings
Version: 0.0.31 (latest)
Command line:
./uashield --no-sandbox(doesn't start without--no-sandboxparameter)Proxy: enabled
Max threads (just my preference): 128
The amount of threads doesn't matter because the same happens with 256 or even 32 threads.
Environment
Oracle VM VirtualBox (virtual machine)
OS (
uname -aoutput):Linux kali 5.16.0-kali6-amd64 #1 SMP PREEMPT Debian 5.16.14-1kali2 (2022-03-23) x86_64 GNU/LinuxRAM: 3 GB
Behavior
When the program is running normally, the CPU utilization is about 20%, and the RAM usage is 1.5/3.0 GB.
After running for quite a bit, the program starts gradually eating all the memory available, and the CPU load rises to 100% immediately.
Memory usage per process right before the crash:
By the way, the program window doesn't respond anymore, and the terminal output is scrolling way faster than normal. Among the usual logs, there's
superagent: double callback bugmessage appearing every few seconds.Then the program runs out of memory, and the crash happens. Here's a message you can see in the terminal:
Tried to gather everything I noticed. Don't really sure what else I can provide, so here it is.