On 2018/04/21 13:27, David CARLIER wrote: > I got same issue, once I recompiled the whole system earlier still got > segfault but slightly different ... If I switched the compiler to gcc 4.9 > it worked but as said do not know if it worths keeping this version in the > tree ...
Not checked but it's fairly likely that gcc 4.9 will result in problems with icu4c (php-intl) due to the mixture of libc++ and libstdc++. I don't think that is the answer.
