Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-25 Thread Marcel Bonnet
Hi. I installed more extensions and noticed that ldap.so, indeed must follow openssl to avoid Segmentation Fault. mod_php73-7.3.4 php73-7.3.4 php73-bcmath-7.3.4 php73-bz2-7.3.4 php73-ctype-7.3.4 php73-curl-7.3.4 php73-dom-7.3.4 php73-exif-7.3.4 php73-extensions-1.0 php73-fileinfo-7.3.4 p

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-25 Thread Marcel Bonnet
On Wed, 24 Apr 2019 at 18:03, Stefan Bethke wrote: > Am 24.04.2019 um 22:50 schrieb Mathieu Arnold : > > On Wed, Apr 24, 2019 at 06:34:06PM +0200, Stefan Bethke wrote: > > Am 23.04.2019 um 18:01 schrieb Kurt Jaeger : > > Hi! > > Did you find a solution? Please let me know. > > > There's a well-kn

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-24 Thread Stefan Bethke
> Am 24.04.2019 um 22:50 schrieb Mathieu Arnold : > > On Wed, Apr 24, 2019 at 06:34:06PM +0200, Stefan Bethke wrote: >>> Am 23.04.2019 um 18:01 schrieb Kurt Jaeger : >>> >>> Hi! >>> Did you find a solution? Please let me know. >>> >>> There's a well-known problem in the sequence in which p

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-24 Thread Mathieu Arnold
On Wed, Apr 24, 2019 at 06:34:06PM +0200, Stefan Bethke wrote: > > Am 23.04.2019 um 18:01 schrieb Kurt Jaeger : > > > > Hi! > > > >> Did you find a solution? Please let me know. > > > > There's a well-known problem in the sequence in which php modules > > are loaded. I don't know if this is the

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-24 Thread Kurt Jaeger
Hi! > >> Did you find a solution? Please let me know. > > There's a well-known problem in the sequence in which php modules > > are loaded. I don't know if this is the case here as well, > > but that's what we do: > Thanks Kurt, it appears to fix (or at least work around) the problem. > > Why i

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-24 Thread Stefan Bethke
> Am 23.04.2019 um 18:01 schrieb Kurt Jaeger : > > Hi! > >> Did you find a solution? Please let me know. > > There's a well-known problem in the sequence in which php modules > are loaded. I don't know if this is the case here as well, > but that's what we do: > > fetch -o fixphpextorder \ >

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-23 Thread Kurt Jaeger
Hi! > Did you find a solution? Please let me know. There's a well-known problem in the sequence in which php modules are loaded. I don't know if this is the case here as well, but that's what we do: fetch -o fixphpextorder \ https://people.freebsd.org/~ohauer/scripts/fixphpextorder.sh ch

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-23 Thread Marcel Bonnet
Hi. Did you find a solution? Please let me know. A simple command, like below, is enought to cause a segmentation fault. but it depends on which extensions are enabled (php73-ldap or php73-curl ; probably any using openssl) $ php -r "phpinfo();" $ uname -a FreeBSD machine.STUDIO 12.0-STABLE Fr

PHP 7.2: SIGSEGV in OpenSSL

2019-01-21 Thread Stefan Bethke
I'm seeing a lot of coredumps with a stack trace similar to this, on a 12-stable machine: # gdb /usr/local/sbin/httpd /httpd.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change i

FreeBSD 12 quarterly ports not built against PHP 7.2

2018-12-22 Thread Mahmoud Al-Qudsi
Hello all, After upgrading from FreeBSD 11.2 to FreeBSD 12 I was surprised to find that the ports collection was missing all packages for/built against PHP 7.2, and that the latest there was PHP 7.1. Obviously switching from `quarterly` to `latest` in the relevant `pkg.conf` file took care of

Re: Moving to php-7.2 default

2018-10-18 Thread Jochen Neumeister
Unless I am mistaken, the default version of PHP in FreeBSD is "version 7.1". According to the PHP page, the 7.1 version was released on December 1, 2016, Its EOL is scheduled for December 1, 2018 (this year) and security support ends on December 1, 2019. Wouldn't it be a wise decision to up the

Re: Moving to php-7.2 default

2018-10-17 Thread Kurt Jaeger
Hi! > Unless I am mistaken, the default version of PHP in FreeBSD is "version 7.1". > According to the PHP page, the 7.1 version was released on December 1, 2016, > Its EOL is scheduled for December 1, 2018 (this year) and security support > ends on December 1, 2019. > > Wouldn't it be a wise dec

Moving to php-7.2 default

2018-10-17 Thread Carmel NY
Unless I am mistaken, the default version of PHP in FreeBSD is "version 7.1". According to the PHP page, the 7.1 version was released on December 1, 2016, Its EOL is scheduled for December 1, 2018 (this year) and security support ends on December 1, 2019. Wouldn't it be a wise decision to up the d

Re: PHP 7.2

2018-05-29 Thread Mathieu Arnold
On Tue, May 29, 2018 at 09:06:36AM -0600, The Doctor wrote: > PHP 7.2.6 has been out since Friday. > > Why no updates yet? I see that there i no patch in your email, so because: - nobody had the time to do it. - someone is working on it, but QA takes a bit of time. - people keep complaining ab

Re: PHP 7.2

2018-05-29 Thread Kurt Jaeger
Hi! > PHP 7.2.6 has been out since Friday. > > Why no updates yet? The update already hit the tree thanks to tz@! https://lists.freebsd.org/pipermail/svn-ports-all/2018-May/184475.html -- p...@opsec.eu+49 171 31013722 years to go ! ___

PHP 7.2

2018-05-29 Thread The Doctor
PHP 7.2.6 has been out since Friday. Why no updates yet? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on A

PHP 7.2 - RC5 - Review

2017-11-07 Thread Torsten Zuehlsdorff
Aloha, i prepared the current PHP 7.2 RC5 for a commit. I'm already using it quite a while and got some feedback from other tester. So i decided to get it a review for public interest: https://reviews.freebsd.org/D12980 Feel free to test and review. If anything is fine i'm going to