depaul-dice / Flinc

Reproducible Notebook Containers with Application Virtualization
GNU General Public License v3.0
3 stars 2 forks source link

accumulation of zombie processes on running Flinc #4

Open talha129 opened 3 months ago

talha129 commented 3 months ago

After successful auditing by flinc, the sciunit and ptu processes are not getting killed and stick around as zombies. This is seen in flinc running inside docker container in ubuntu 20. [sciunit] [ptu]

They keep on increasing when repeat command is run

root 3265 1 0 23:03 ? 00:00:00 [sciunit] root 3271 1 0 23:03 ? 00:00:00 [ptu] root 3367 1 0 23:13 ? 00:00:00 [sh] root 3368 1 0 23:13 ? 00:00:00 [python.cde] root 3369 1 2 23:13 ? 00:00:02 [cde-exec] root 3371 1 0 23:13 ? 00:00:00 [cde-exec] root 3372 1 5 23:13 ? 00:00:05 [ld-linux-x86-64]