国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

webman出現(xiàn)coredump問題

showx

問題描述

webman reload出現(xiàn)coredump文件

gdb php -c core.40751

報(bào)錯(cuò)信息如下,是什么原因了

php -v

PHP 8.0.3 (cli) (built: Mar 31 2021 09:56:38) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.3, Copyright (c) Zend Technologies


GNU gdb (Debian 8.2.1-2+b3) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from php...(no debugging symbols found)...done.
[New LWP 40751]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `WorkerMan: worker proce'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f4f995ec51d in ?? () at ../signal/allocrtsig.c:41 from /lib/x86_64-linux-gnu/libc.so.6
41      ../signal/allocrtsig.c: No such file or directory.
947 1 0
1個(gè)回答

xiuwang

升級(jí)php。
php不要用小版本太低的,容易有bug。比如8.0.3小版本3說明是php8.0第3個(gè)版本,小版本太低了。
現(xiàn)在8.0最的小版本都8.0.26了。

  • showx 2022-12-28

    但coredump提示好像不是這個(gè)問題

年代過于久遠(yuǎn),無法發(fā)表回答
??