Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jan 2020 00:22:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243100] lang/php74: php-fpm exited on signal 10
Message-ID:  <bug-243100-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243100

            Bug ID: 243100
           Summary: lang/php74: php-fpm exited on signal 10
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: iron.udjin@gmail.com
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

Hello,

OS: FreeBSD 12.1-STABLE r355967
php74-7.4.1

Sometimes in dmesg appear messages like this:

pid 2863 (php-fpm), jid 0, uid 80: exited on signal 10 (core dumped)

Here is backtrace:

#0  0x0000000800dfd75a in memcpy () from /lib/libc.so.7
#1  0x00000000007d69f3 in php_output_handler_append (handler=3D0x801859000,
buf=3D0x7fffffffabe8) at main/output.c:895
#2  0x00000000007d34db in php_output_handler_op (handler=3D0x801859000,
context=3D0x7fffffffabe0) at main/output.c:943
#3  0x00000000007d3267 in php_output_op (op=3D0, str=3D0x80c418000 "", len=
=3D4135) at
main/output.c:1059
#4  0x00000000007d3114 in php_output_write (str=3D0x80c418000 "", len=3D413=
5) at
main/output.c:254
#5  0x00000000006f37f1 in php_stream_output_write (stream=3D0x80cf22900,
buf=3D0x80c418000 "", count=3D4135) at ext/standard/php_fopen_wrapper.c:36
#6  0x00000000007db97b in _php_stream_write_buffer (stream=3D0x80cf22900,
buf=3D0x80c418000 "", count=3D4135) at main/streams/streams.c:1127
#7  0x00000000007da928 in _php_stream_write (stream=3D0x80cf22900,
    buf=3D0x80c408000 "<?xml version=3D\"1.0\"?>\n<rss version=3D\"2.0\"
xmlns:atom=3D\"http://www.w3.org/2005/Atom\"><channel><title>&#x41D;&#x412;=
</title><description>&#x413;&#x43B;&#x430;&#x432;&#x43D;&#x44B;&#x435;
&#x43D;&#x43E;&#x"..., count=3D69671)
    at main/streams/streams.c:1254
#8  0x00000000007dccf1 in _php_stream_copy_to_stream_ex (src=3D0x80cf22800,
dest=3D0x80cf22900, maxlen=3D0, len=3D0x7fffffffcf90, __php_stream_call_dep=
th=3D0,
__zend_filename=3D0x264462
"/tmpfs/usr/ports/lang/php74/work/php-7.4.1/ext/standard/streamsfuncs.c",
    __zend_lineno=3D489, __zend_orig_filename=3D0x0, __zend_orig_lineno=3D0=
) at
main/streams/streams.c:1568
#9  0x0000000000714509 in zif_stream_copy_to_stream (execute_data=3D0x80181=
51c0,
return_value=3D0x7fffffffd008) at ext/standard/streamsfuncs.c:489
#10 0x000000000094d7fc in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER
(execute_data=3D0x801815130) at Zend/zend_vm_execute.h:1441
#11 0x00000000008e1c1b in execute_ex (ex=3D0x801815020) at
Zend/zend_vm_execute.h:53379
#12 0x00000000008e1e1e in zend_execute (op_array=3D0x801865000, return_valu=
e=3D0x0)
at Zend/zend_vm_execute.h:57664
#13 0x000000000086b518 in zend_execute_scripts (type=3D8, retval=3D0x0,
file_count=3D3) at Zend/zend.c:1663
#14 0x00000000007b3e9e in php_execute_script (primary_file=3D0x7fffffffeae0=
) at
main/main.c:2619
#15 0x0000000000993d9a in main (argc=3D1, argv=3D0x7fffffffed30) at
sapi/fpm/fpm/fpm_main.c:1940

Is there a way to fix it?

Thank you!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243100-7788>