Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-81651

numatop ignores SIGINT and SIGTERM

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • rhel-9.6
    • numatop
    • None
    • None
    • None
    • rhel-kernel-debug
    • ssg_core_kernel
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      What were you trying to do that didn't work?

       

      After upgrading to numatop-2.4-6.el9, SIGINT, and SIGTERM signals are being ignored. 

      Our team is using numatop to automatically collect metrics while running benchmarks:

       

      echo "N" | numatop -d /tmp/numatop.log > /dev/null 2>&1 &

      benchmark

      pkill -2 numatop

      After upgrading to numatop-2.4-6.el9 we have realized that numatop was not terminated.

      What is the impact of this issue to you?

       

      Since numatop processes were not terminated, many accumulated when running our automated suite. This greatly impacted overall system performance, causing false positives performance regressions. 

      Please provide the package NVR for which the bug is seen:

      numatop-2.4-6.el9

      How reproducible is this bug?:

      Always

      Steps to reproduce

      1. echo "N" | numatop -d /tmp/numatop.log > /dev/null 2>&1 &
      2. sleep 2
      3. pkill -2 numatop
      4. ps -ef | grep numatop

      Expected results

      SIGINT and SIGTERM signals will be honored and numatop will be terminated. 

      Actual results

      SIGINT and SIGTERM signals are ignored since numatop-2.4-6.el9

              piliu@redhat.com Pingfan Liu
              jhladky1@redhat.com Jiri Hladky
              Pingfan Liu Pingfan Liu
              Ping Fang Ping Fang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: