-
Even without using Progress() the memory usage is incredible when running in container.
```
scanner, _ := nmap.NewScanner(
ctx,
nmap.WithTargets(ips...),
nmap.WithPorts(strconv.Itoa(p…
-
**Describe the bug**
Running in Docker on Unraid. Photoview crashed with the following stacktrace while processing files. Last file it logged was a video (`.mov`)
```2022/01/06 17:24:26 Processing…
-
### Kùzu version
master branch
### What operating system are you using?
Ubuntu 22.04.5 LTS
### What happened?
The DuckDB postgres extension can leak memory as it does not call `PQclear`…
-
### What happens?
I tried to truncate a large table with both psycopg and duckdb_postgres_scanner. Psycopg is truncating table instantly. Duckdb postgres scanner takes long time than psycopg (about 2…
-
## CVE-2021-35516 - High Severity Vulnerability
Vulnerable Library - commons-compress-1.19.jar
Apache Commons Compress software defines an API for working with
compression and archive formats. Thes…
-
Hi,
if you run the scanner with the -Xmx option and very low limits (like 1M), then the scanner srashes with
```
Error: Garbage-collected heap size exceeded.
java.lang.OutOfMemoryError: Garbag…
-
Hello, community!
When running sonar-scanner on
SonarQube 7.0.
sonar-gitlab-plugin-4.0.0.jar
GitLab 10.5.4-ee
getting error like
INFO: ANALYSIS SUCCESSFUL
INFO: Executing post-job GitL…
-
Basically if the scan hosts button is clicked a bunch it spawns a whole bunch of tasks that the garbage collector eventually gets around to but does take a while.
This issue is basically asking for…
-
## CVE-2022-40150 - Medium Severity Vulnerability
Vulnerable Library - jettison-1.1.jar
A StAX implementation for JSON.
Path to dependency file: /hadoop-common-project/hadoop-common/pom.xml
Path to …
-
Hi, I have been trying to run ExampleSTIR-GATE.sh with the provided mMR scanner. I have run PrepareScannerFiles.hs to ensure that UnlistingTemplates contained the correct template, but I keep running …