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

qemu: uncaught target signal 11 (Segmentation fault) - core dumped #332

Open
pecherskiy-v opened this issue Oct 1, 2023 · 0 comments
Open

Comments

@pecherskiy-v
Copy link

  1. What did you do? If possible, provide a simple script for reproducing the error.
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
2023-10-01T01:28:34.867580255Z [2023-10-01 01:28:34 $9.0]	WARNING	Server::check_worker_exit_status(): worker(pid=40, id=0) abnormal exit, status=0, signal=11
2023-10-01T01:28:34.867614255Z A bug occurred in OpenSwoole-v22.0.0, please report it.
2023-10-01T01:28:34.867617380Z Please submit bug report at:
2023-10-01T01:28:34.867619089Z >> https://github.com/openswoole/swoole-src/issues 
2023-10-01T01:28:34.867621005Z 
2023-10-01T01:28:34.867622672Z OS: Linux 5.15.49-linuxkit #1 SMP PREEMPT Tue Sep 13 07:51:32 UTC 2022 x86_64
2023-10-01T01:28:34.867624422Z GCC_VERSION: 12.2.1 20220924
2023-10-01T01:28:34.867626047Z OPENSSL_VERSION: OpenSSL 3.0.8 7 Feb 2023
2023-10-01T01:28:34.867627714Z PHP_VERSION : 8.2.5

  1. What did you expect to see?


  1. What did you see instead?


  1. What version of OpenSwoole are you using (show your php --ri openswoole)?

openswoole

Open Swoole => enabled
Author => Open Swoole Group <hello@openswoole.com>
Version => 22.0.0
Built => May  8 2023 19:35:34
coroutine => enabled with boost asm context
epoll => enabled
eventfd => enabled
signalfd => enabled
spinlock => enabled
rwlock => enabled
sockets => enabled
openssl => OpenSSL 3.0.8 7 Feb 2023
dtls => enabled
http2 => enabled
pcre => enabled
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
mysqlnd => enabled

Directive => Local Value => Master Value
openswoole.enable_coroutine => On => On
openswoole.enable_preemptive_scheduler => Off => Off
openswoole.display_errors => On => On
openswoole.unixsock_buffer_size => 8388608 => 8388608


  1. What is your machine environment used (show your uname -a & php -v & gcc -v) ?
Linux 207e65371ab7 5.15.49-linuxkit #1 SMP PREEMPT Tue Sep 13 07:51:32 UTC 2022 x86_64 Linux
PHP 8.2.11 (cli) (built: Sep 30 2023 02:58:30) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.11, Copyright (c) Zend Technologies


You can also try the following OpenSwoole support channels:

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

No branches or pull requests

2 participants