Thursday, August 16, 2018

problem with php70_fpm on armv7

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 /usr/libexec/ld.so has php-fpm-7.0 as head

static tls size=0 align=4 offset=0

protect start RELRO = 0x616b7000 in /usr/lib/libc.so.92.4

protect end RELRO = 0x616b9000 in /usr/lib/libc.so.92.4

protect start RELRO = 0x6c4a6000 in /usr/lib/libpthread.so.25.1

protect end RELRO = 0x6c4a7000 in /usr/lib/libpthread.so.25.1

protect start RELRO = 0x75788000 in /usr/lib/libcrypto.so.43.1

protect end RELRO = 0x75797000 in /usr/lib/libcrypto.so.43.1

protect start RELRO = 0x8bff6000 in /usr/lib/libssl.so.45.1

protect end RELRO = 0x8bff8000 in /usr/lib/libssl.so.45.1

protect start RELRO = 0x71626000 in /usr/local/lib/liblzma.so.2.1

protect end RELRO = 0x71627000 in /usr/local/lib/liblzma.so.2.1

protect start RELRO = 0x63502000 in /usr/local/lib/libxml2.so.16.1

protect end RELRO = 0x63507000 in /usr/local/lib/libxml2.so.16.1

protect start RELRO = 0x7b9a6000 in /usr/lib/libm.so.10.1

protect end RELRO = 0x7b9a7000 in /usr/lib/libm.so.10.1

protect start RELRO = 0x88bf9000 in /usr/lib/libz.so.5.0

protect end RELRO = 0x88bfa000 in /usr/lib/libz.so.5.0

protect start RELRO = 0x4f936000 in /usr/local/lib/libintl.so.6.0

protect end RELRO = 0x4f937000 in /usr/local/lib/libintl.so.6.0

protect start RELRO = 0x671ae000 in /usr/local/lib/libiconv.so.6.0

protect end RELRO = 0x671af000 in /usr/local/lib/libiconv.so.6.0

protect start RELRO = 0x677de000 in /usr/local/lib/libonig.so.3.0

protect end RELRO = 0x677df000 in /usr/local/lib/libonig.so.3.0

protect start RELRO = 0x64869000 in /usr/lib/libcurses.so.14.0

protect end RELRO = 0x6486b000 in /usr/lib/libcurses.so.14.0

protect start RELRO = 0x5e5b1000 in /usr/lib/libreadline.so.4.0

protect end RELRO = 0x5e5b2000 in /usr/lib/libreadline.so.4.0

protect start RELRO = 0xc109000 in php-fpm-7.0

protect end RELRO = 0xc156c6c in php-fpm-7.0

Start End Type Open Ref GrpRef Name

0b841000 0c170000 exe 2 0 0 php-fpm-7.0

5e583000 5e5b3000 rlib 0 1 0 /usr/lib/libreadline.so.4.0

64825000 6486c000 rlib 0 1 0 /usr/lib/libcurses.so.14.0

67765000 677e0000 rlib 0 1 0
/usr/local/lib/libonig.so.3.0

670b5000 671b0000 rlib 0 3 0
/usr/local/lib/libiconv.so.6.0

4f92b000 4f938000 rlib 0 1 0
/usr/local/lib/libintl.so.6.0

88be5000 88bfb000 rlib 0 2 0 /usr/lib/libz.so.5.0

7b98b000 7b9a8000 rlib 0 2 0 /usr/lib/libm.so.10.1

63389000 63508000 rlib 0 1 0
/usr/local/lib/libxml2.so.16.1

71602000 71628000 rlib 0 2 0
/usr/local/lib/liblzma.so.2.1

8bfb4000 8bff9000 rlib 0 1 0 /usr/lib/libssl.so.45.1

75626000 75799000 rlib 0 2 0 /usr/lib/libcrypto.so.43.1

6c49e000 6c4a8000 rlib 0 3 0 /usr/lib/libpthread.so.25.1

615fc000 616c8000 rlib 0 1 0 /usr/lib/libc.so.92.4

6fdd1000 6fdd1000 ld.so 0 1 0 /usr/libexec/ld.so

symcache lookups 1157 hits 0 ratio 0% hits

dynamic loading done, success.

tib new=0x831bac40

setting environ 0xc157004@php-fpm-7.0[0x5ab83c00] from 0x6fde515c

setting __progname 0xc157000@php-fpm-7.0[0x5ab83c00] from 0x6fde5160

doing ctors obj 0x5ab83800 @0x5e5ac790: [/usr/lib/libreadline.so.4.0]

doing ctors obj 0x85099000 @0x64866960: [/usr/lib/libcurses.so.14.0]

doing ctors obj 0x5ab83e00 @0x677d7f10: [/usr/local/lib/libonig.so.3.0]

doing ctors obj 0x5e351400 @0x671acb00: [/usr/local/lib/libiconv.so.6.0]

doing ctors obj 0x5e351800 @0x4f933c60: [/usr/local/lib/libintl.so.6.0]

doing ctors obj 0x50037c00 @0x88bf7590: [/usr/lib/libz.so.5.0]

doing ctors obj 0x5e351200 @0x7b9a4d10: [/usr/lib/libm.so.10.1]

doing ctors obj 0x5ab83600 @0x6c4a42f0: [/usr/lib/libpthread.so.25.1]

doing ctors obj 0x50037000 @0x716248c0: [/usr/local/lib/liblzma.so.2.1]

doing ctors obj 0x5ab83a00 @0x634fc920: [/usr/local/lib/libxml2.so.16.1]

doing ctors obj 0x85099600 @0x7577dd80: [/usr/lib/libcrypto.so.43.1]

doing initarray obj 0x85099600 @0x75794e6c: [/usr/lib/libcrypto.so.43.1]

doing ctors obj 0x5e351600 @0x8bff1ab0: [/usr/lib/libssl.so.45.1]

entry point: 0xbd85000

[16-Aug-2018 09:48:30] WARNING: Nothing matches the include pattern
'/etc/php-fpm.d/*.conf' from /etc/php-fpm.conf at line 125.

[16-Aug-2018 09:48:30] NOTICE: fpm is running, pid 54868

[16-Aug-2018 09:48:30] NOTICE: ready to handle connections

[16-Aug-2018 09:48:30] WARNING: [pool www] child 47062 exited on signal 10
(SIGBUS) after 0.000000 seconds from start

[16-Aug-2018 09:48:30] NOTICE: [pool www] child 73698 started

[16-Aug-2018 09:48:30] WARNING: [pool www] child 73698 exited on signal 10
(SIGBUS) after 0.000000 seconds from start

[16-Aug-2018 09:48:30] NOTICE: [pool www] child 79591 started

[16-Aug-2018 09:48:30] WARNING: [pool www] child 79591 exited on signal 10
(SIGBUS) after 0.000000 seconds from start

[16-Aug-2018 09:48:30] NOTICE: [pool www] child 80028 started

[16-Aug-2018 09:48:30] WARNING: [pool www] child 80028 exited on signal 10
(SIGBUS) after 0.000000 seconds from start

[16-Aug-2018 09:48:30] NOTICE: [pool www] child 51910 started

[16-Aug-2018 09:48:30] WARNING: [pool www] child 51910 exited on signal 10
(SIGBUS) after 0.000000 seconds from start

[16-Aug-2018 09:48:30] NOTICE: [pool www] child 91409 started

[16-Aug-2018 09:48:30] WARNING: [pool www] child 91409 exited on signal 10
(SIGBUS) after 0.000000 seconds from start

[16-Aug-2018 09:48:30] NOTICE: [pool www] child 58407 started

[16-Aug-2018 09:48:30] WARNING: [pool www] child 58407 exited on signal 10
(SIGBUS) after 0.000000 seconds from start



.



[16-Aug-2018 09:48:34] NOTICE: [pool www] child 40544 started

[16-Aug-2018 09:48:34] WARNING: [pool www] child 79727 exited on signal 10
(SIGBUS) after 0.000000 seconds from start

[16-Aug-2018 09:48:34] NOTICE: [pool www] child 37915 started

^C[16-Aug-2018 09:48:34] NOTICE: Terminating ...

[16-Aug-2018 09:48:34] NOTICE: exiting, bye-bye!

doing dtors

op1bsdtest2#

No comments:

Post a Comment