Giter VIP home page Giter VIP logo

Comments (8)

NathanFreeman avatar NathanFreeman commented on June 30, 2024

异步操作里面是不是有个文件操作

from swoole-src.

xiechenghua01 avatar xiechenghua01 commented on June 30, 2024

异步操作里面不是有一个文件操作

没有文件操作,有一个调用第三方接口的封装,使用guzzle发起
image

image

from swoole-src.

NathanFreeman avatar NathanFreeman commented on June 30, 2024

php --ri swoole 看看输出有没有curl-native => enabled

from swoole-src.

xiechenghua01 avatar xiechenghua01 commented on June 30, 2024

php --ri swoole 看看输出有没有curl-native => enabled

有的
image

from swoole-src.

NathanFreeman avatar NathanFreeman commented on June 30, 2024

偶发性还是每次调用都会出现这个问题?

from swoole-src.

xiechenghua01 avatar xiechenghua01 commented on June 30, 2024

偶发性还是每次调用都会出现这个问题?

偶发,有时候又是其他接口调用触发,比如:查询某个列表接口

from swoole-src.

abnegate avatar abnegate commented on June 30, 2024

Getting this randomly too, just started in the last couple of days:

appwrite  | [2024-02-22 08:33:10 $1.0]  WARNING Server::check_worker_exit_status(): worker(pid=31, id=23) abnormal exit, status=0, signal=11
appwrite  | A bug occurred in Swoole-v5.1.2, please report it.
appwrite  | The Swoole developers probably don't know about it,
appwrite  | and unless you report it, chances are it won't be fixed.
appwrite  | You can read How to report a bug doc before submitting any bug reports:
appwrite  | >> https://github.com/swoole/swoole-src/blob/master/.github/ISSUE.md 
appwrite  | Please do not send bug reports in the mailing list or personal letters.
appwrite  | The issue page is also suitable to submit feature requests.
appwrite  | 
appwrite  | OS: Linux 6.6.12-linuxkit #1 SMP Thu Feb  8 06:36:34 UTC 2024 aarch64
appwrite  | GCC_VERSION: 13.2.1 20231014
appwrite  | OPENSSL_VERSION: OpenSSL 3.1.4 24 Oct 2023
appwrite  | PHP_VERSION : 8.2.14

php --ri swoole

Swoole => enabled
Author => Swoole Team <[email protected]>
Version => 5.1.2
Built => Feb 16 2024 01:46:07
coroutine => enabled with boost asm context
epoll => enabled
eventfd => enabled
signalfd => enabled
spinlock => enabled
rwlock => enabled
sockets => enabled
openssl => OpenSSL 3.1.4 24 Oct 2023
dtls => enabled
http2 => enabled
json => enabled
curl-native => enabled
zlib => 1.3.1
brotli => E16781312/D16781312
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
async_redis => enabled

Directive => Local Value => Master Value
swoole.enable_coroutine => On => On
swoole.enable_library => On => On
swoole.enable_fiber_mock => Off => Off
swoole.enable_preemptive_scheduler => Off => Off
swoole.display_errors => On => On
swoole.use_shortname => On => On
swoole.unixsock_buffer_size => 8388608 => 8388608

uname -a && php -v && gcc -v

Linux 6f2b9a16a4ab 6.6.12-linuxkit #1 SMP Thu Feb  8 06:36:34 UTC 2024 aarch64 Linux
PHP 8.2.14 (cli) (built: Dec 27 2023 23:13:43) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.14, Copyright (c) Zend Technologies
    with Zend OPcache v8.2.14, Copyright (c), by Zend Technologies
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-alpine-linux-musl/13.2.1/lto-wrapper
Target: aarch64-alpine-linux-musl
Configured with: /home/buildozer/aports/main/gcc/src/gcc-13-20231014/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=aarch64-alpine-linux-musl --host=aarch64-alpine-linux-musl --target=aarch64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --with-arch=armv8-a --with-abi=lp64 --disable-libquadmath --disable-libssp --disable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 13.2.1_git20231014'
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.1 20231014 (Alpine 13.2.1_git20231014)

from swoole-src.

xiechenghua01 avatar xiechenghua01 commented on June 30, 2024

重装PHP后,没有再出现以上问题了

from swoole-src.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.