Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-44054

[ocp][4.14.39][systemd-coredump][252-14.el_2.8] /usr/lib/systemd/systemd-coredump do not create core dump

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.14.z, 4.17.z
    • RHCOS
    • Critical
    • Yes
    • x86_64
    • False
    • Hide

      None

      Show
      None

      Description of problem:

       /usr/lib/systemd/systemd-coredump do not create core dump

      Version-Release number of selected component (if applicable):

      - OpenShift 4.14.39
      - Systemd 252 (252-14.el9_2.8)    

      How reproducible:

         Always

      Steps to Reproduce:

          01. oc debug node/$NODE_NAME
          02. chroot /host
          03. sleep 3600 &
          04. kill -11 %1
          05. ls -l /var/lib/systemd/coredump
          06. echo "/tmp/core.%e.%p.%h.%t" > /proc/sys/kernel/core_pattern
          07. sysctl kernel.core_pattern
          08. sleep 3600 &
          09. kill -11 %1
          10. ls -hlrt /tmp

      Actual results:

          No core dump in /var/lib/systemd/coredump

      Expected results:

          Core dump in /var/lib/systemd/coredump

      Additional info:

          Systemd-coredump est 252 (252-14.el_2.7) generate core dumps without issues

              Unassigned Unassigned
              rh-ee-klemghar Khalid Lemghari
              Michael Nguyen Michael Nguyen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: