Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coroutine deadlock occurs after killing the process #5663

Open
wheakerd opened this issue Jan 17, 2025 · 9 comments
Open

Coroutine deadlock occurs after killing the process #5663

wheakerd opened this issue Jan 17, 2025 · 9 comments

Comments

@wheakerd
Copy link

Image

Image

@wheakerd
Copy link
Author

see hyperf/hyperf#7256

@NathanFreeman
Copy link
Member

I can't reproduce this issue. Please share your database.php file or check if the database username and password are correct.

@NathanFreeman
Copy link
Member

Please show your php extension list.

@wheakerd
Copy link
Author

I can't share my database. All I can say is that the database is accessible.

About PHP extension:

[PHP Modules]
bcmath
Core
ctype
curl
date
dom
fileinfo
filter
ftp
gd
gettext
gmp
hash
iconv
igbinary
intl
json
libxml
mbstring
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
random
redis
Reflection
session
shmop
SimpleXML
soap
sockets
sodium
SPL
sqlite3
ssh2
standard
swoole
sysvsem
tokenizer
xml
xmlreader
xmlwriter
zip
zlib

[Zend Modules]

@wheakerd
Copy link
Author

@NathanFreeman I think hyperf has many problems, which may not be swoole's problem.

@NathanFreeman
Copy link
Member

Could you please show me your server.php?

@wheakerd
Copy link
Author

Could you please show me your server.php?
sure.
Image

@NathanFreeman
Copy link
Member

It looks like PHP has thrown an exception. Is there a complete log output?

@wheakerd
Copy link
Author

It looks like PHP has thrown an exception. Is there a complete log output?

The idea you put forward is possible, which may be related to the number of connections to the database, but now I can't connect to the database of the intranet. It doesn't have a vpn channel, so I can't locate it now. Thank you for your idea. I will debug it in the next two days. Please don't close the issue. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants