-
```
What steps will reproduce the problem?
1.Checking out the code from SVN
2.configuring to gcc on centos 5.6 x64
3.make
What is the expected output? What do you see instead?
compiling the code was …
-
PHP和脚本都没有问题,无报错
worker异常退出后会被重新拉起
worker退出频率不定
[2015-05-29 14:04:21 *12494.3] WARN swFactoryProcess_finish: send 4984 byte failed, because session#501 is closed.
[2015-05-29 14:04:40 $12482.0] …
ghost updated
8 years ago
-
日志如下:
[2015-11-06 10:23:30] logid:0 ERROR worker_id: 7, woker_pid: 9096, exit_code: 0
[2015-11-06 10:23:30] logid:0 ERROR worker_id: 15, woker_pid: 9102, exit_code: 0
[2015-11-06 10:23:30] logid:0 E…
-
```
What steps will reproduce the problem?
1.Checking out the code from SVN
2.configuring to gcc on centos 5.6 x64
3.make
What is the expected output? What do you see instead?
compiling the code was …
-
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/local/php/bin/php /data/webapps/test.redis2mysql.ou…
-
```
What steps will reproduce the problem?
1.Checking out the code from SVN
2.configuring to gcc on centos 5.6 x64
3.make
What is the expected output? What do you see instead?
compiling the code was …
-
```
What steps will reproduce the problem?
1.Checking out the code from SVN
2.configuring to gcc on centos 5.6 x64
3.make
What is the expected output? What do you see instead?
compiling the code was …
-
(gdb) bt
#0 0x00007f9985fd15c9 in raise () from /lib64/libc.so.6
#1 0x00007f9985fd2e18 in abort () from /lib64/libc.so.6
#2 0x00007f997a867338 in MagickPanicSignalHandler () from /usr/local/Graphic…
-
```
What steps will reproduce the problem?
1.Checking out the code from SVN
2.configuring to gcc on centos 5.6 x64
3.make
What is the expected output? What do you see instead?
compiling the code was …
-
执行examples/task/task_shared_serv.php,发现运行到taskwait这里之后,进程就卡住了,onTask函数没有接收到任何数据。
操作系统:mac os x 10.10
php: 5.5.14