Re: re problem with php70_fpm on armv7 - additional info

2018-08-16 Thread Stuart Henderson
Yes, it seems like it's crashing very soon after startup, hopefully a 
backtrace will give some clues.


--
Sent from a phone, apologies for poor formatting.

On 16 August 2018 21:05:16  wrote:


Added debug to fpm log but there is no php log even after increasing the log
level.

From php-fpm.log:
[16-Aug-2018 10:29:52.985966] DEBUG: pid 12698, fpm_event_loop(), line 419:
event module triggered 1 events
[16-Aug-2018 10:29:52.991055] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:52.991231] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 86390 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.000100] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 92816 started
[16-Aug-2018 10:29:53.000336] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 8122 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.016024] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 86653 started
[16-Aug-2018 10:29:53.016228] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 86653 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.018392] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 33559 started
[16-Aug-2018 10:29:53.018561] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 92816 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.020672] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 81292 started
[16-Aug-2018 10:29:53.020821] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:53.020886] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:53.020939] DEBUG: pid 12698, fpm_event_loop(), line 419:
event module triggered 1 events
[16-Aug-2018 10:29:53.027849] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:53.028025] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 33559 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.030211] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 24757 started
[16-Aug-2018 10:29:53.030357] DEBUG: pid 12698, fpm_event_loop(), line 419:
event module triggered 1 events






re problem with php70_fpm on armv7 - additional info

2018-08-16 Thread s_graf
Added debug to fpm log but there is no php log even after increasing the log
level.

>From php-fpm.log:
[16-Aug-2018 10:29:52.985966] DEBUG: pid 12698, fpm_event_loop(), line 419:
event module triggered 1 events
[16-Aug-2018 10:29:52.991055] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:52.991231] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 86390 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.000100] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 92816 started
[16-Aug-2018 10:29:53.000336] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 8122 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.016024] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 86653 started
[16-Aug-2018 10:29:53.016228] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 86653 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.018392] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 33559 started
[16-Aug-2018 10:29:53.018561] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 92816 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.020672] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 81292 started
[16-Aug-2018 10:29:53.020821] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:53.020886] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:53.020939] DEBUG: pid 12698, fpm_event_loop(), line 419:
event module triggered 1 events
[16-Aug-2018 10:29:53.027849] DEBUG: pid 12698, fpm_got_signal(), line 76:
received SIGCHLD
[16-Aug-2018 10:29:53.028025] WARNING: pid 12698, fpm_children_bury(), line
252: [pool www] child 33559 exited on signal 10 (SIGBUS) after
1869422708.00 seconds from start
[16-Aug-2018 10:29:53.030211] NOTICE: pid 12698, fpm_children_make(), line
421: [pool www] child 24757 started
[16-Aug-2018 10:29:53.030357] DEBUG: pid 12698, fpm_event_loop(), line 419:
event module triggered 1 events



problem with php70_fpm on armv7

2018-08-16 Thread s_graf
Unfortunately after building php-7.0.31 on arm I still get the same results
as I did with ver .30 from the bulk build.

The fpm manager runs but the child processes exit immediately on signal 10
(SIGBUS) , even without any tasks to execute.

 

op1bsdtest2# LD_DEBUG=1 php-fpm-7.0 -F

ld.so loading: 'php-fpm-7.0'

exe load offset:  0xb841000

flags php-fpm-7.0 = 0x0

head php-fpm-7.0

obj php-fpm-7.0 has php-fpm-7.0 as head

examining: 'php-fpm-7.0'

loading: libcrypto.so.43.1 required by php-fpm-7.0

flags /usr/lib/libcrypto.so.43.1 = 0x0

obj /usr/lib/libcrypto.so.43.1 has php-fpm-7.0 as head

loading: libc.so.92.4 required by php-fpm-7.0

flags /usr/lib/libc.so.92.4 = 0x0

obj /usr/lib/libc.so.92.4 has php-fpm-7.0 as head

loading: libm.so.10.1 required by php-fpm-7.0

flags /usr/lib/libm.so.10.1 = 0x0

obj /usr/lib/libm.so.10.1 has php-fpm-7.0 as head

loading: libreadline.so.4.0 required by php-fpm-7.0

flags /usr/lib/libreadline.so.4.0 = 0x0

obj /usr/lib/libreadline.so.4.0 has php-fpm-7.0 as head

loading: libiconv.so.6.0 required by php-fpm-7.0

flags /usr/local/lib/libiconv.so.6.0 = 0x0

obj /usr/local/lib/libiconv.so.6.0 has php-fpm-7.0 as head

loading: libcurses.so.14.0 required by php-fpm-7.0

flags /usr/lib/libcurses.so.14.0 = 0x0

obj /usr/lib/libcurses.so.14.0 has php-fpm-7.0 as head

loading: libpthread.so.25.1 required by php-fpm-7.0

flags /usr/lib/libpthread.so.25.1 = 0x8

obj /usr/lib/libpthread.so.25.1 has php-fpm-7.0 as head

loading: libonig.so.3.0 required by php-fpm-7.0

flags /usr/local/lib/libonig.so.3.0 = 0x0

obj /usr/local/lib/libonig.so.3.0 has php-fpm-7.0 as head

loading: libssl.so.45.1 required by php-fpm-7.0

flags /usr/lib/libssl.so.45.1 = 0x0

obj /usr/lib/libssl.so.45.1 has php-fpm-7.0 as head

loading: libxml2.so.16.1 required by php-fpm-7.0

flags /usr/local/lib/libxml2.so.16.1 = 0x0

obj /usr/local/lib/libxml2.so.16.1 has php-fpm-7.0 as head

loading: libz.so.5.0 required by php-fpm-7.0

flags /usr/lib/libz.so.5.0 = 0x0

obj /usr/lib/libz.so.5.0 has php-fpm-7.0 as head

loading: libintl.so.6.0 required by php-fpm-7.0

flags /usr/local/lib/libintl.so.6.0 = 0x0

obj /usr/local/lib/libintl.so.6.0 has php-fpm-7.0 as head

loading: liblzma.so.2.1 required by php-fpm-7.0

flags /usr/local/lib/liblzma.so.2.1 = 0x0

obj /usr/local/lib/liblzma.so.2.1 has php-fpm-7.0 as head

linking dep /usr/lib/libreadline.so.4.0 as child of php-fpm-7.0

linking dep /usr/lib/libcurses.so.14.0 as child of php-fpm-7.0

linking dep /usr/local/lib/libonig.so.3.0 as child of php-fpm-7.0

linking dep /usr/local/lib/libiconv.so.6.0 as child of php-fpm-7.0

linking dep /usr/local/lib/libintl.so.6.0 as child of php-fpm-7.0

linking dep /usr/lib/libz.so.5.0 as child of php-fpm-7.0

linking dep /usr/lib/libm.so.10.1 as child of php-fpm-7.0

linking dep /usr/local/lib/libxml2.so.16.1 as child of php-fpm-7.0

linking dep /usr/local/lib/liblzma.so.2.1 as child of php-fpm-7.0

linking dep /usr/lib/libssl.so.45.1 as child of php-fpm-7.0

linking dep /usr/lib/libcrypto.so.43.1 as child of php-fpm-7.0

objname /usr/lib/libpthread.so.25.1 is nodelete

linking dep /usr/lib/libpthread.so.25.1 as child of php-fpm-7.0

linking dep /usr/lib/libc.so.92.4 as child of php-fpm-7.0

examining: '/usr/lib/libreadline.so.4.0'

examining: '/usr/lib/libcurses.so.14.0'

examining: '/usr/local/lib/libonig.so.3.0'

examining: '/usr/local/lib/libiconv.so.6.0'

examining: '/usr/local/lib/libintl.so.6.0'

loading: libiconv.so.6.0 required by /usr/local/lib/libintl.so.6.0

linking dep /usr/local/lib/libiconv.so.6.0 as child of
/usr/local/lib/libintl.so.6.0

examining: '/usr/lib/libz.so.5.0'

examining: '/usr/lib/libm.so.10.1'

examining: '/usr/local/lib/libxml2.so.16.1'

loading: libpthread.so.25.1 required by /usr/local/lib/libxml2.so.16.1

loading: libiconv.so.6.0 required by /usr/local/lib/libxml2.so.16.1

loading: liblzma.so.2.1 required by /usr/local/lib/libxml2.so.16.1

loading: libz.so.5.0 required by /usr/local/lib/libxml2.so.16.1

loading: libm.so.10.1 required by /usr/local/lib/libxml2.so.16.1

linking dep /usr/lib/libz.so.5.0 as child of /usr/local/lib/libxml2.so.16.1

linking dep /usr/local/lib/liblzma.so.2.1 as child of
/usr/local/lib/libxml2.so.16.1

linking dep /usr/local/lib/libiconv.so.6.0 as child of
/usr/local/lib/libxml2.so.16.1

linking dep /usr/lib/libm.so.10.1 as child of /usr/local/lib/libxml2.so.16.1

linking dep /usr/lib/libpthread.so.25.1 as child of
/usr/local/lib/libxml2.so.16.1

examining: '/usr/local/lib/liblzma.so.2.1'

loading: libpthread.so.25.1 required by /usr/local/lib/liblzma.so.2.1

linking dep /usr/lib/libpthread.so.25.1 as child of
/usr/local/lib/liblzma.so.2.1

examining: '/usr/lib/libssl.so.45.1'

loading: libcrypto.so.43.1 required by /usr/lib/libssl.so.45.1

linking dep /usr/lib/libcrypto.so.43.1 as child of /usr/lib/libssl.so.45.1

examining: '/usr/lib/libcrypto.so.43.1'

examining: '/usr/lib/libpthread.so.25.1'

examining: '/usr/lib/libc.so.92.4'

flags /usr/libexec/ld.so = 0x0

obj