Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-650

httpd leaks semaphores

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • httpd 2.4.23 GA, httpd 2.4.29 GA
    • httpd
    • None
    • Hide
      1. unzip httpd zip
      2. run .postinstall
      3. check number of used semaphores ipcs -s
      4. execute ./sbin/httpd -f pathtoconf -X
      5. kill the httpd (^C)
      6. recheck number of used semaphores semaphores

      Happens every time

      Show
      unzip httpd zip run .postinstall check number of used semaphores ipcs -s execute ./sbin/httpd -f pathtoconf -X kill the httpd (^C) recheck number of used semaphores semaphores Happens every time

      When executing httpd directly via httpd binary semaphores are leaked in huge numbers (10 for each httpd instance).

      This is not observed in upstream version.

      Also when executing via apachectl or httpd's -k option semaphores are freed properly.

      When httpd is started often it can quickly deplete system semaphore resources and thus httpd won't start at all.

            gzaronik@redhat.com George Zaronikas
            preichl@redhat.com Pavel Reichl
            Paul Lodge Paul Lodge
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: