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

PHP crash with windows debug builds #79

Closed
pepone opened this issue May 2, 2018 · 0 comments
Closed

PHP crash with windows debug builds #79

pepone opened this issue May 2, 2018 · 0 comments
Assignees
Milestone

Comments

@pepone
Copy link
Member

pepone commented May 2, 2018

Hit this assert with PHP debug build on Windows

 	php_ice.dll!failwithmessage(void * retaddr=0x00007ffa8d703f08, int crttype=1, int errnum, const char * msg=0x000000fa19bfc640)	C++
 	php_ice.dll!_RTC_StackFailure(void * retaddr=0x00007ffa8d703f08, const char * varname=0x00007ffa8d7c83f0)	C++
 	php_ice.dll!_RTC_CheckStackVars(void * frame=0x000000fa19bfca90, _RTC_framedesc * v=0x00007ffa8d7c86c0)	C++
>	php_ice.dll!zif_IcePHP_defineClass(_zend_execute_data * execute_data=0x000002cb52013870, _zval_struct * return_value=0x000002cb52013490) Line 3750	C++
 	php7ts_debug.dll!ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER(_zend_execute_data * execute_data=0x000002cb52013250) Line 879	C
 	php7ts_debug.dll!execute_ex(_zend_execute_data * ex=0x000002cb52013030) Line 432	C
 	php7ts_debug.dll!zend_execute(_zend_op_array * op_array=0x000002cb5208b000, _zval_struct * return_value=0x0000000000000000) Line 475	C
 	php7ts_debug.dll!zend_execute_scripts(int type=8, _zval_struct * retval=0x0000000000000000, int file_count=3, ...) Line 1483	C
 	php7ts_debug.dll!php_execute_script(_zend_file_handle * primary_file=0x000000fa19bfebd0) Line 2577	C
 	php.exe!do_cli(int argc=11, char * * argv=0x000002cb5226c320) Line 994	C
 	php.exe!main(int argc=11, char * * argv=0x000002cb5226c320) Line 1381	C
 	php.exe!invoke_main() Line 65	C++
 	php.exe!__scrt_common_main_seh() Line 253	C++
 	php.exe!__scrt_common_main() Line 296	C++
 	php.exe!mainCRTStartup() Line 17	C++
 	kernel32.dll!BaseThreadInitThunk�()	Unknown
 	ntdll.dll!RtlUserThreadStart�()	Unknown

php-crash

@pepone pepone added this to the 3.7.2 milestone May 2, 2018
@bentoi bentoi self-assigned this May 3, 2018
@pepone pepone closed this as completed in 75d9230 May 3, 2018
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