webman icon indicating copy to clipboard operation
webman copied to clipboard

webman 启动时报错:Segmentation fault ,请问除了gdb,还有什么调试方案么?

Open yangfan-onion opened this issue 6 months ago • 0 comments

php -v

PHP 8.1.25 (cli) (built: Dec 10 2023 10:48:11) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.25, Copyright (c) Zend Technologies

php -m

[PHP Modules] calendar Core date filter hash json libxml mbstring openssl pcntl pcre Phar posix redis Reflection session SPL standard zlib

[Zend Modules]

php -ini

phpinfo() PHP Version => 8.1.25

System => Linux FriendlyWrt 6.1.25 #1 SMP Fri Dec 22 16:45:35 CST 2023 aarch64 Build Date => Dec 10 2023 10:48:11 Build System => Linux Configure Command => './configure' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--enable-cli' '--enable-cgi' '--enable-fpm' '--enable-shared' '--disable-static' '--with-pic' '--disable-rpath' '--disable-debug' '--disable-phpdbg' '--without-pear' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php8' '--disable-short-tags' '--without-valgrind' '--with-external-pcre' '--with-zlib=/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-bcmath=shared' '--enable-calendar=shared' '--enable-ctype=shared' '--with-curl=shared' '--enable-dom=shared' '--enable-exif=shared' '--enable-fileinfo=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-filter=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-ftp=shared' '--enable-gd=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--with-external-gd' '--with-gettext=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr/lib/libintl-full' '--with-gmp=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--with-iconv=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr/lib/libiconv-stub' '--with-imap=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--with-imap-ssl=/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-intl=shared' '--with-ldap=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--with-ldap-sasl' '--enable-mbstring=shared' '--enable-mbregex' '--with-mysqli=shared' '--enable-mysqlnd=shared' '--enable-opcache=shared' '--with-openssl=shared' '--with-kerberos=no' '--with-openssl-dir=/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-pcntl=shared' '--enable-pdo=shared' '--with-pdo-mysql=shared' '--with-pdo-pgsql=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--with-pdo-sqlite=shared' '--with-pgsql=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-phar=shared' '--enable-session=shared' '--enable-shmop=shared' '--enable-simplexml=shared' '--with-snmp=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-soap=shared' '--enable-sockets=shared' '--with-sqlite3=shared' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--enable-tokenizer=shared' '--enable-xml=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-xmlreader=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--enable-xmlwriter=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--with-zip=shared,/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr' '--with-libxml' '--with-system-tzdata' '--with-apxs2=/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr/bin/apxs' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'PKG_CONFIG=/builder/shared-workdir/build/sdk/staging_dir/host/bin/pkg-config' 'PKG_CONFIG_PATH=/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr/lib/pkgconfig:/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr/share/pkgconfig' 'PKG_CONFIG_LIBDIR=/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr/lib/pkgconfig:/builder/shared-workdir/build/sdk/staging_dir/target-aarch64_generic_musl/usr/share/pkgconfig' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /etc Loaded Configuration File => /etc/php.ini Scan this dir for additional .ini files => /etc/php8 Additional .ini files parsed => /etc/php8/15_openssl.ini, /etc/php8/20_calendar.ini, /etc/php8/20_filter.ini, /etc/php8/20_mbstring.ini, /etc/php8/20_pcntl.ini, /etc/php8/20_phar.ini, /etc/php8/20_session.ini, /etc/php8/25_redis.ini

PHP API => 20210902 PHP Extension => 20210902 Zend Extension => 420210902 Zend Extension Build => API420210902,NTS PHP Extension Build => API20210902,NTS Debug Build => no Thread Safety => disabled Zend Signal Handling => enabled Zend Memory Manager => enabled Zend Multibyte Support => provided by mbstring Zend Max Execution Timers => disabled IPv6 Support => enabled DTrace Support => disabled

Registered PHP Streams => compress.zlib, https, ftps, php, file, glob, data, http, ftp, phar Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3 Registered Stream Filters => zlib., string.rot13, string.toupper, string.tolower, convert., consumed, dechunk

This program makes use of the Zend Scripting Language Engine: Zend Engine v4.1.25, Copyright (c) Zend Technologies


Configuration

calendar

Calendar support => enabled

Core

PHP Version => 8.1.25

Directive => Local Value => Master Value allow_url_fopen => On => On allow_url_include => Off => Off arg_separator.input => & => & arg_separator.output => & => & auto_append_file => no value => no value auto_globals_jit => On => On auto_prepend_file => no value => no value browscap => no value => no value default_charset => UTF-8 => UTF-8 default_mimetype => text/html => text/html disable_classes => no value => no value disable_functions => no value => no value display_errors => STDOUT => STDOUT display_startup_errors => Off => Off doc_root => /www => /www docref_ext => no value => no value docref_root => no value => no value enable_dl => On => On enable_post_data_reading => On => On error_append_string => no value => no value error_log => no value => no value error_prepend_string => no value => no value error_reporting => 22519 => 22519 expose_php => On => On extension_dir => /usr/lib/php8 => /usr/lib/php8 fiber.stack_size => no value => no value file_uploads => On => On hard_timeout => 2 => 2 highlight.comment => #FF8000 => #FF8000 highlight.default => #0000BB => #0000BB highlight.html => #000000 => #000000 highlight.keyword => #007700 => #007700 highlight.string => #DD0000 => #DD0000 html_errors => Off => Off ignore_repeated_errors => Off => Off ignore_repeated_source => Off => Off ignore_user_abort => Off => Off implicit_flush => On => On include_path => .: => .: input_encoding => no value => no value internal_encoding => no value => no value log_errors => Off => Off mail.add_x_header => Off => Off mail.force_extra_parameters => no value => no value mail.log => no value => no value max_execution_time => 0 => 0 max_file_uploads => 20 => 20 max_input_nesting_level => 64 => 64 max_input_time => -1 => -1 max_input_vars => 1000 => 1000 max_multipart_body_parts => -1 => -1 memory_limit => 8M => 8M open_basedir => no value => no value output_buffering => 0 => 0 output_encoding => no value => no value output_handler => no value => no value post_max_size => 8M => 8M precision => 12 => 12 realpath_cache_size => 4096K => 4096K realpath_cache_ttl => 120 => 120 register_argc_argv => On => On report_memleaks => On => On report_zend_debug => Off => Off request_order => GP => GP sendmail_from => no value => no value sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i serialize_precision => 100 => 100 short_open_tag => Off => Off SMTP => localhost => localhost smtp_port => 25 => 25 sys_temp_dir => no value => no value syslog.facility => LOG_USER => LOG_USER syslog.filter => no-ctrl => no-ctrl syslog.ident => php => php unserialize_callback_func => no value => no value upload_max_filesize => 2M => 2M upload_tmp_dir => /tmp => /tmp user_dir => no value => no value user_ini.cache_ttl => 300 => 300 user_ini.filename => .user.ini => .user.ini variables_order => EGPCS => EGPCS xmlrpc_error_number => 0 => 0 xmlrpc_errors => Off => Off zend.assertions => 1 => 1 zend.detect_unicode => On => On zend.enable_gc => On => On zend.exception_ignore_args => Off => Off zend.exception_string_param_max_len => 15 => 15 zend.multibyte => Off => Off zend.script_encoding => no value => no value zend.signal_check => Off => Off

date

date/time support => enabled timelib version => 2021.19 "Olson" Timezone Database Version => 0.system Timezone Database => internal Default timezone => PRC

Directive => Local Value => Master Value date.default_latitude => 31.7667 => 31.7667 date.default_longitude => 35.2333 => 35.2333 date.sunrise_zenith => 90.833333 => 90.833333 date.sunset_zenith => 90.833333 => 90.833333 date.timezone => PRC => PRC

filter

Input Validation and Filtering => enabled

Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value

hash

hash support => enabled Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat murmur3a murmur3c murmur3f xxh32 xxh64 xxh3 xxh128 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5

json

json support => enabled

libxml

libXML support => active libXML Compiled Version => 2.10.4 libXML Loaded Version => 21104 libXML streams => enabled

mbstring

Multibyte Support => enabled Multibyte string engine => libmbfl HTTP input encoding translation => disabled libmbfl version => 1.3.2

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Multibyte (japanese) regex support => enabled Multibyte regex (oniguruma) version => 6.9.7

Directive => Local Value => Master Value mbstring.detect_order => no value => no value mbstring.encoding_translation => Off => Off mbstring.http_input => no value => no value mbstring.http_output => no value => no value mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml+xml) => ^(text/|application/xhtml+xml) mbstring.internal_encoding => no value => no value mbstring.language => neutral => neutral mbstring.regex_retry_limit => 1000000 => 1000000 mbstring.regex_stack_limit => 100000 => 100000 mbstring.strict_detection => Off => Off mbstring.substitute_character => no value => no value

openssl

OpenSSL support => enabled OpenSSL Library Version => OpenSSL 1.1.1w 11 Sep 2023 OpenSSL Header Version => OpenSSL 1.1.1w 11 Sep 2023 Openssl default config => /etc/ssl/openssl.cnf

Directive => Local Value => Master Value openssl.cafile => no value => no value openssl.capath => no value => no value

pcntl

pcntl support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 10.42 2022-12-11 PCRE Unicode Version => 14.0.0 PCRE JIT Support => not compiled in

Directive => Local Value => Master Value pcre.backtrack_limit => 1000000 => 1000000 pcre.recursion_limit => 100000 => 100000

Phar

Phar: PHP Archive support => enabled Phar API version => 1.1.1 Phar-based phar archives => enabled Tar-based phar archives => enabled ZIP-based phar archives => enabled gzip compression => enabled bzip2 compression => disabled (install ext/bz2) OpenSSL support => enabled

Phar based on pear/PHP_Archive, original concept by Davey Shafik. Phar fully realized by Gregory Beaver and Marcus Boerger. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle. Directive => Local Value => Master Value phar.cache_list => no value => no value phar.readonly => On => On phar.require_hash => On => On

posix

POSIX support => enabled

redis

Redis Support => enabled Redis Version => 5.3.7 Redis Sentinel Version => 0.1 Available serializers => php, json

Directive => Local Value => Master Value redis.arrays.algorithm => no value => no value redis.arrays.auth => no value => no value redis.arrays.autorehash => 0 => 0 redis.arrays.connecttimeout => 0 => 0 redis.arrays.consistent => 0 => 0 redis.arrays.distributor => no value => no value redis.arrays.functions => no value => no value redis.arrays.hosts => no value => no value redis.arrays.index => 0 => 0 redis.arrays.lazyconnect => 0 => 0 redis.arrays.names => no value => no value redis.arrays.pconnect => 0 => 0 redis.arrays.previous => no value => no value redis.arrays.readtimeout => 0 => 0 redis.arrays.retryinterval => 0 => 0 redis.clusters.auth => no value => no value redis.clusters.cache_slots => 0 => 0 redis.clusters.persistent => 0 => 0 redis.clusters.read_timeout => 0 => 0 redis.clusters.seeds => no value => no value redis.clusters.timeout => 0 => 0 redis.pconnect.connection_limit => 0 => 0 redis.pconnect.echo_check_liveness => 1 => 1 redis.pconnect.pool_detect_dirty => 0 => 0 redis.pconnect.pool_pattern => no value => no value redis.pconnect.pool_poll_timeout => 0 => 0 redis.pconnect.pooling_enabled => 1 => 1 redis.session.lock_expire => 0 => 0 redis.session.lock_retries => 10 => 10 redis.session.lock_wait_time => 2000 => 2000 redis.session.locking_enabled => 0 => 0

Reflection

Reflection => enabled

session

Session Support => enabled Registered save handlers => files user redis rediscluster Registered serializer handlers => php_serialize php php_binary

Directive => Local Value => Master Value session.auto_start => Off => Off session.cache_expire => 180 => 180 session.cache_limiter => nocache => nocache session.cookie_domain => no value => no value session.cookie_httponly => 0 => 0 session.cookie_lifetime => 0 => 0 session.cookie_path => / => / session.cookie_samesite => no value => no value session.cookie_secure => 0 => 0 session.gc_divisor => 100 => 100 session.gc_maxlifetime => 1440 => 1440 session.gc_probability => 1 => 1 session.lazy_write => On => On session.name => PHPSESSID => PHPSESSID session.referer_check => no value => no value session.save_handler => files => files session.save_path => no value => no value session.serialize_handler => php => php session.sid_bits_per_character => 4 => 4 session.sid_length => 32 => 32 session.upload_progress.cleanup => On => On session.upload_progress.enabled => On => On session.upload_progress.freq => 1% => 1% session.upload_progress.min_freq => 1 => 1 session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS session.upload_progress.prefix => upload_progress_ => upload_progress_ session.use_cookies => 1 => 1 session.use_only_cookies => 1 => 1 session.use_strict_mode => 0 => 0 session.use_trans_sid => 0 => 0

SPL

SPL support => enabled Interfaces => OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

standard

Dynamic Library Support => enabled Path to sendmail => /usr/sbin/sendmail -t -i

Directive => Local Value => Master Value assert.active => On => On assert.bail => Off => Off assert.callback => no value => no value assert.exception => On => On assert.warning => On => On auto_detect_line_endings => Off => Off default_socket_timeout => 60 => 60 from => no value => no value session.trans_sid_hosts => no value => no value session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form= unserialize_max_depth => 4096 => 4096 url_rewriter.hosts => no value => no value url_rewriter.tags => form= => form= user_agent => no value => no value

zlib

ZLib Support => enabled Stream Wrapper => compress.zlib:// Stream Filter => zlib.inflate, zlib.deflate Compiled Version => 1.2.11 Linked Version => 1.2.13

Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value

Additional Modules

Module Name

Environment

Variable => Value SHELL => /bin/bash ENV => /etc/shinit PWD => /opt/wrd/site LOGNAME => root HOME => /root SSH_CONNECTION => 192.168.100.2 58117 192.168.100.100 22 TERM => xterm-256color USER => root SHLVL => 1 PS1 => [\e]0;\u@\h: \w\a]\u@\h:\w$ SSH_CLIENT => 192.168.100.2 58117 22 PATH => /usr/sbin:/usr/bin:/sbin:/bin SSH_TTY => /dev/pts/1 _ => /usr/bin/php OLDPWD => /opt/wrd

PHP Variables

Variable => Value $_SERVER['SHELL'] => /bin/bash $_SERVER['ENV'] => /etc/shinit $_SERVER['PWD'] => /opt/wrd/site $_SERVER['LOGNAME'] => root $_SERVER['HOME'] => /root $_SERVER['SSH_CONNECTION'] => 192.168.100.2 58117 192.168.100.100 22 $_SERVER['TERM'] => xterm-256color $_SERVER['USER'] => root $_SERVER['SHLVL'] => 1 $_SERVER['PS1'] => [\e]0;\u@\h: \w\a]\u@\h:\w$ $_SERVER['SSH_CLIENT'] => 192.168.100.2 58117 22 $_SERVER['PATH'] => /usr/sbin:/usr/bin:/sbin:/bin $_SERVER['SSH_TTY'] => /dev/pts/1 $SERVER[''] => /usr/bin/php $_SERVER['OLDPWD'] => /opt/wrd $_SERVER['PHP_SELF'] => $_SERVER['SCRIPT_NAME'] => $_SERVER['SCRIPT_FILENAME'] => $_SERVER['PATH_TRANSLATED'] => $_SERVER['DOCUMENT_ROOT'] => $_SERVER['REQUEST_TIME_FLOAT'] => 1703821675.86 $_SERVER['REQUEST_TIME'] => 1703821675 $_SERVER['argv'] => Array ( )

$_SERVER['argc'] => 0 $_ENV['SHELL'] => /bin/bash $_ENV['ENV'] => /etc/shinit $_ENV['PWD'] => /opt/wrd/site $_ENV['LOGNAME'] => root $_ENV['HOME'] => /root $_ENV['SSH_CONNECTION'] => 192.168.100.2 58117 192.168.100.100 22 $_ENV['TERM'] => xterm-256color $_ENV['USER'] => root $_ENV['SHLVL'] => 1 $_ENV['PS1'] => [\e]0;\u@\h: \w\a]\u@\h:\w$ $_ENV['SSH_CLIENT'] => 192.168.100.2 58117 22 $_ENV['PATH'] => /usr/sbin:/usr/bin:/sbin:/bin $_ENV['SSH_TTY'] => /dev/pts/1 $ENV[''] => /usr/bin/php $_ENV['OLDPWD'] => /opt/wrd

PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact [email protected].

yangfan-onion avatar Dec 29 '23 03:12 yangfan-onion