-
Core was generated by `main_work '.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f13c0c311f1 in swoole_set_object (…
-
http server的onrequest中
``` php
xhprof_enable();
//do something
$xhprof_data = xhprof_disable();
```
core信息如下:
```
* frame #0: 0x00000001017f730b xhprof.so`hp_execute_internal(execute_data=0x00…
-
PHP Warning: swoole_http_server::start(): onOpen handler error in /App/banyar/swoole/banyarWebServer.php on line 42
不明白为什么开 swoole_websocket_server 提示swoole_http_server的错误
代码如下 最后一行为42行
`
$serv = ne…
-
有点头大,直接上bt吧...
``` c
(gdb) bt │➜ ~
#0 0x0000564209f217e6 in ?? () …
-
``` shell
PHP 7.0.5 (cli) (built: Apr 23 2016 17:36:25) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Co…
-
GDB信息如下:
Program terminated with signal 11, Segmentation fault.
#0 swConnection_get_port (conn=0x0) at swoole-1.8.5/src/network/Connection.c:201
201 if (conn->socket_type == SW_SOCK_TCP)
没有更多的…
-
system information:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.4 LTS
Release: 14.04
Codename: trusty
```
php7 information:
`…
-
swoole最新版本,编译启用--enable-ringbuffer,会导致udp server出现段错误:
```
[/home/roketyyang/download/swoole-src/swoole_server.c:283@php_swoole_server_before_start]Create swoole_server host=127.0.0.1, port=9797, mod…
-
你好:
在使用server的onFinish回调中发现了一个疑似的内存泄漏情况。
### 环境:
```
lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.2.…
szyhf updated
8 years ago
-
> Core was generated by `php swoole.php work process '.
> Program terminated with signal 11, Segmentation fault.
> # 0 0x0000000000aa7d01 in _zval_dtor_func (zvalue=0x7ffc1cbf8b20,
>
> ```…