View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004185 | Kali Linux | General Bug | public | 2017-08-24 16:48 | 2025-07-14 09:18 |
| Reporter | grimwiz | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | open | ||
| Product Version | 2017.1 | ||||
| Summary | 0004185: openvas with postgresql leaves busy task | ||||
| Description | After a scan finishes, one openvasmd task remains running at 100% CPU. This process seems to be locking and unlocking the postgresql shared memory. root@kalipc:/home/openvas/mgr# top -p 49500 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND root@kalipc:/home/openvas/mgr# strace -p 49500 2>&1 | head root@kalipc:/home/openvas/mgr# ls -l /proc/49500/fd/7 | ||||
| Steps To Reproduce | Enable postgresql in openvas, run a scan, wait for scan to finish. | ||||
|
Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x/2017.1), these legacy versions are no longer supported. Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)? If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup? |
|