-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
PHP7 64 位 + Yaf 3.0.0 出现 php-cgi.exe 崩溃! #218
Comments
你最好能得到croedump的backtrace, 或者提供一个可重现的脚本(方法) |
目前还不知道如何得到 croedump ,学习中。 |
Microsoft Visual C++ Runtime LibraryDebug Error! Program: E:\php7-dev\obj\Debug\php-7.0.1-dev\ext\php_yaf.dll Run-Time Check Failure #2 - S (Press Retry to debug the application) 中止(A) 重试(R) 忽略(I) |
[Window Title] [Main Instruction] [Content] [V] 查看问题详细信息 [联机检查解决方案并关闭该程序] [关闭程序] [调试程序] |
看不出来是个啥, 你有可重现的脚本么? 比如怎么重现 |
bootstrap()->run(); [product] application.directory = APP_DIR |
应该跟脚本无关 |
我这里没问题啊 |
|
$app = new \Yaf\Application( ['application'=>['directory'=>APP_DIR]] ); |
这样就没问题。 |
应该是在 Win7 64 位下处理 .ini 文件时出了点问题。 |
谢谢,我知道怎么处理了。 |
php_yaf.dll 能正常加载,但是一访问 yaf 应用,php-cgi.exe 马上崩溃掉,求排错的方法~ nginx 留下的错误信息无从下手,php 和 yaf 全部都是从 php 网站下载的也一样直接崩溃!
[error] 2900#2948: *39 WSARecv() failed (10054: An existing connection was forcibly closed by the remote host) while reading response header from upstream
The text was updated successfully, but these errors were encountered: