On 11/08/2011 10:43 AM, Rasmus Lerdorf wrote:
 Indeed, valgrind says:
 ==47112== Warning: ignored attempt to set SIGUSR2 handler in sigaction();
 ==47112==          the SIGUSR2 signal is used internally by Valgrind

 So it looks like it won't allow PHP to override signal handlers. The
 questions here are - does anybody sees same problem (on Mac or other
 systems) and should PHP really fail in this scenario? Not having the
 possibility to run PHP under valgrind kind of sucks.

Yeah, definitely looks like some Valgrind + OSX problem.
I use Valgrind with PHP for years on Linux 32bit/64bit and it works just 
perfectly.
Mine is 3.6.1, too.

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime profiling for PHP

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to