Scott MacVicar schrieb:
Can you set your cflags to -fno-strict-aliasing and try again. This
resolved the issue with the previous report.

Adding -fno-strict-aliasing to CFLAGS works around the issue, yes.

Wow, this is terrible news, as -fno-strict-aliasing usually degrades performance by a considerable amount.
Do you where it's crashing so that I can take a look?

Nuno

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

Reply via email to