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

--- Comment #10 from Joe Orton <[email protected]> ---
The fact that you are seeing crashes in atexit() hooks and mpm-itk is doing an
extra fork()/exit() compared to a supported MPM is... quite a coincidence.
Maybe change the ITK code to call _exit() rather than exit() in the forked
children?

-- 
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