On Tue, May 5, 2015 at 4:00 PM, Stefan Ring <[email protected]> wrote: > See also <http://caml.inria.fr/mantis/view.php?id=5893>. Maybe > RedHat's bugfix never made it into mainline, or the problem > reappeared.
Completely unrelated to boost::python, but I guess you could just block the SIGPROF signal before forking and unblock it afterwards. The RHEL 5 kernel has apparently been patched with some sort of workaround, but this has not made it into mainline or the later RHEL branches. _______________________________________________ Cplusplus-sig mailing list [email protected] https://mail.python.org/mailman/listinfo/cplusplus-sig
