https://bz.apache.org/bugzilla/show_bug.cgi?id=61979

            Bug ID: 61979
           Summary: some listener thread failures do no wake workers
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mpm_event
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

it appears some listener thread failures do no wake workers, for example ptrans
allocation failures.  

signal_threads(ST_GRACEFUL) expects close_listeners to wake everyone up, but
sometimes this is not called within listener_thread() and instead NULL is
returned.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to