-
-
Save cmb69/50bc0eebe6226bde47d132b29f754d0e to your computer and use it in GitHub Desktop.
Zend/tests/bug63635.phpt segfault (commit 385423442a634b60aa0f137ea5466ce65944373d)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0000000000000000() Unbekannt | |
0000000000000179() Unbekannt | |
ntdll.dll!RtlSetLastWin32Error() Unbekannt | |
> php8ts.dll!execute_ex(_zend_execute_data * ex) Zeile 55132 C | |
php8ts.dll!zend_call_function(_zend_fcall_info * fci, _zend_fcall_info_cache * fci_cache) Zeile 898 C | |
php8ts.dll!zend_call_known_function(_zend_function * fn, _zend_object * object, _zend_class_entry * called_scope, _zval_struct * retval_ptr, unsigned int param_count, _zval_struct * params, _zend_array * named_params) Zeile 988 C | |
[Inlineframe] php8ts.dll!zend_call_known_instance_method(_zend_function *) Zeile 587 C | |
[Inlineframe] php8ts.dll!zend_call_known_instance_method_with_0_params(_zend_function *) Zeile 593 C | |
php8ts.dll!zend_objects_destroy_object(_zend_object * object) Zeile 165 C | |
php8ts.dll!zend_gc_collect_cycles() Zeile 1550 C | |
php8ts.dll!gc_possible_root_when_full(_zend_refcounted * ref) Zeile 592 C | |
[Externer Code] | |
php_opcache.dll!zend_jit_trace_hot_root(_zend_execute_data * execute_data, const _zend_op * opline) Zeile 5936 C | |
[Inlineframe] php_opcache.dll!zend_jit_trace_counter_helper(unsigned int) Zeile 311 C | |
php_opcache.dll!zend_jit_func_trace_helper(_zend_execute_data * execute_data) Zeile 331 C | |
php8ts.dll!execute_ex(_zend_execute_data * ex) Zeile 55132 C | |
php8ts.dll!zend_execute(_zend_op_array * op_array, _zval_struct * return_value) Zeile 59930 C | |
php8ts.dll!zend_execute_scripts(int type, _zval_struct * retval, int file_count, ...) Zeile 1689 C | |
php8ts.dll!php_execute_script(_zend_file_handle * primary_file) Zeile 2492 C | |
php.exe!do_cli(int argc, char * * argv) Zeile 951 C | |
php.exe!main(int argc, char * * argv) Zeile 1336 C | |
[Externer Code] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment