Re: openssl again makes php5.3 crash

2019-02-05 Thread Adam Osuchowski
Arkadiusz Miśkiewicz wrote: > I wasn't able to find the cause of this. Compared ext/openssl with 5.4 > (which doesn't segfault) and can't find the problem. > > Even backported ext/openssl from 5.4 to 5.3 still gets me segfaulting > php 5.3. > > So I think the problem is solved outside

Re: openssl again makes php5.3 crash

2019-02-05 Thread Arkadiusz Miśkiewicz
On 05/02/2019 17:43, glen wrote: > friendly ping! I wasn't able to find the cause of this. Compared ext/openssl with 5.4 (which doesn't segfault) and can't find the problem. Even backported ext/openssl from 5.4 to 5.3 still gets me segfaulting php 5.3. So I think the problem is solved outside

Re: openssl again makes php5.3 crash

2019-02-05 Thread glen
friendly ping! On 2/1/19 4:41 PM, glen wrote: (somewhy arekm wrote privately to me only). anyway, the rel 44 (from th-test) still fails: [root@2e971bacdb48 app]# echo '{}'> composer.json [root@2e971bacdb48 app]# composer install; echo $? Loading composer repositories with package information

Re: openssl again makes php5.3 crash

2019-02-01 Thread glen
(somewhy arekm wrote privately to me only). anyway, the rel 44 (from th-test) still fails: [root@2e971bacdb48 app]# echo '{}'> composer.json [root@2e971bacdb48 app]# composer install; echo $? Loading composer repositories with package information 139 [root@2e971bacdb48 app]# rpm -q php53-common

openssl again makes php5.3 crash

2018-12-11 Thread Elan Ruusamäe
$ docker run --privileged --rm -it registry.gitlab.com/pld-linux/pld sh [@42300ff78c63 /]# poldek -u --noask composer gdb --ignore=*php4* --ignore=*php52* [@42300ff78c63 /]# poldek -n th-debuginfo -u php53-debuginfo openssl-debuginfo [@42300ff78c63 /]# cd /tmp [@42300ff78c63 /tmp]# echo