Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: digitalmango on May 08, 2021, 09:07:29 PM

Title: 'gir1.2-vte+' process using cpu 100% and memory 94%
Post by: digitalmango on May 08, 2021, 09:07:29 PM
Hi,
I'm suddenly seeing a process 'gir1.2-vte+' using cpu 100% and and ram 94%. I'm using Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz processor and 8gb ram. usually my system doesn't use much resource max ram used 40% cpu almost always on idle. I'm listing top 5 processes below. I'm scared my system is hacked/compromised. Please give me some suggestion.


401 root      20   0 1742800   1.3g   1760 S 375.0 17.2  29:25.30 gir1.2-vte+
 3159 root      20   0   58280   2072   1472 R   6.2  0.0   0:00.01 top
    1 root      20   0  191156   2992   1540 S   0.0  0.0   0:27.03 systemd
    2 root      20   0       0      0      0 S   0.0  0.0   0:00.03 kthreadd
    4 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kworker/0:+
Title: Re: 'gir1.2-vte+' process using cpu 100% and memory 94%
Post by: studio4host on May 12, 2021, 06:31:59 AM
you should check that process with some experienced system admin or cwp support
Title: Re: 'gir1.2-vte+' process using cpu 100% and memory 94%
Post by: hill on July 27, 2023, 10:11:47 PM
This package contains introspection data for VTE, a terminal emulator widget for GTK+.

are you sure its a hack?

did you change your root password? reboot? update cwp? update all kernels? change ssh port? update firewall for ssh port change? remove port 22 from firewall?
Title: Re: 'gir1.2-vte+' process using cpu 100% and memory 94%
Post by: overseer on July 27, 2023, 10:21:36 PM
Is your server set to terminal only (local TTY/SSH) -- in other words, do you have the GUI disabled (as it should be for a server)?
Code: [Select]
systemctl set-default multi-user.target