[Bug 243100] lang/php74: php-fpm exited on signal 10
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 5 00:23:34 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243100
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 at freebsd.org
Reporter: iron.udjin at gmail.com
Flags: maintainer-feedback?(tz at freebsd.org)
Assignee: tz at 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=0x801859000,
buf=0x7fffffffabe8) at main/output.c:895
#2 0x00000000007d34db in php_output_handler_op (handler=0x801859000,
context=0x7fffffffabe0) at main/output.c:943
#3 0x00000000007d3267 in php_output_op (op=0, str=0x80c418000 "", len=4135) at
main/output.c:1059
#4 0x00000000007d3114 in php_output_write (str=0x80c418000 "", len=4135) at
main/output.c:254
#5 0x00000000006f37f1 in php_stream_output_write (stream=0x80cf22900,
buf=0x80c418000 "", count=4135) at ext/standard/php_fopen_wrapper.c:36
#6 0x00000000007db97b in _php_stream_write_buffer (stream=0x80cf22900,
buf=0x80c418000 "", count=4135) at main/streams/streams.c:1127
#7 0x00000000007da928 in _php_stream_write (stream=0x80cf22900,
buf=0x80c408000 "<?xml version=\"1.0\"?>\n<rss version=\"2.0\"
xmlns:atom=\"http://www.w3.org/2005/Atom\"><channel><title>НВ</title><description>Главные
но&#x"..., count=69671)
at main/streams/streams.c:1254
#8 0x00000000007dccf1 in _php_stream_copy_to_stream_ex (src=0x80cf22800,
dest=0x80cf22900, maxlen=0, len=0x7fffffffcf90, __php_stream_call_depth=0,
__zend_filename=0x264462
"/tmpfs/usr/ports/lang/php74/work/php-7.4.1/ext/standard/streamsfuncs.c",
__zend_lineno=489, __zend_orig_filename=0x0, __zend_orig_lineno=0) at
main/streams/streams.c:1568
#9 0x0000000000714509 in zif_stream_copy_to_stream (execute_data=0x8018151c0,
return_value=0x7fffffffd008) at ext/standard/streamsfuncs.c:489
#10 0x000000000094d7fc in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER
(execute_data=0x801815130) at Zend/zend_vm_execute.h:1441
#11 0x00000000008e1c1b in execute_ex (ex=0x801815020) at
Zend/zend_vm_execute.h:53379
#12 0x00000000008e1e1e in zend_execute (op_array=0x801865000, return_value=0x0)
at Zend/zend_vm_execute.h:57664
#13 0x000000000086b518 in zend_execute_scripts (type=8, retval=0x0,
file_count=3) at Zend/zend.c:1663
#14 0x00000000007b3e9e in php_execute_script (primary_file=0x7fffffffeae0) at
main/main.c:2619
#15 0x0000000000993d9a in main (argc=1, argv=0x7fffffffed30) at
sapi/fpm/fpm/fpm_main.c:1940
Is there a way to fix it?
Thank you!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list