You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/07/10 19:28:40 UTC

[Bug 59798] Apache crashes with child process exited with status 3221226356

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

--- Comment #4 from Chuck Hunley <ch...@sas.com> ---
Created attachment 36022
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36022&action=edit
Fix crash when shm_cleanup() called twice with same handles

shm_cleanup() can be called twice with same handle.  The second call to
CloseHandle() causes a crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org