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 Fatal error: Corrupted fcall_info provided to zend_call_function() in Unknown on line 0 #90

Open
suruibuas opened this issue Apr 16, 2018 · 5 comments

Comments

@suruibuas
Copy link

PHP Fatal error: Corrupted fcall_info provided to zend_call_function() in Unknown on line 0

env:php 7.1

@Timandes
Copy link
Contributor

Is this issue same with #89 ?

@suruibuas
Copy link
Author

use fix #89,the problem seems to be solved, thanks

@suruibuas
Copy link
Author

2018-04-16 19:08:36,968:14525(0x7f3a05e9c700):ZOO_ERROR@handle_socket_error_msg@1702: Socket [192.168.1.224:2181] zk retcode=-7, errno=110(Connection timed out): connection to 192.168.1.224:2181 timed out (exceeded timeout by 2ms)
2018-04-16 19:08:36,968:14525(0x7f3a05e9c700):ZOO_DEBUG@handle_error@1270: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE
2018-04-16 19:08:36,968:14525(0x7f3a0569b700):ZOO_DEBUG@process_completions@2169: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT
2018-04-16 19:08:38,303:14525(0x7f3a05e9c700):ZOO_WARN@zookeeper_interest@1597: Exceeded deadline by 1337ms
2018-04-16 19:08:38,362:14525(0x7f3a05e9c700):ZOO_INFO@check_events@1764: initiated connection to server [192.168.1.224:2181]
2018-04-16 19:08:38,507:14525(0x7f3a05e9c700):ZOO_INFO@check_events@1811: session establishment complete on server [192.168.1.224:2181], sessionId=0x101a63774ae0003, negotiated timeout=4000
2018-04-16 19:08:38,507:14525(0x7f3a05e9c700):ZOO_DEBUG@send_set_watches@1441: Sending set watches request to 192.168.1.224:2181
2018-04-16 19:08:38,507:14525(0x7f3a05e9c700):ZOO_DEBUG@check_events@1817: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE
2018-04-16 19:08:38,507:14525(0x7f3a0569b700):ZOO_DEBUG@process_completions@2169: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT
2018-04-16 19:08:39,078:14525(0x7f3a05e9c700):ZOO_DEBUG@zookeeper_process@2277: Processing SET_WATCHES
PHP Fatal error: Corrupted fcall_info provided to zend_call_function() in Unknown on line 0

Fatal error: Corrupted fcall_info provided to zend_call_function() in Unknown on line 0

The problem still exists!

@Timandes
Copy link
Contributor

Would you please provide me sample code and the steps which can reproduce this issue?

@suruibuas
Copy link
Author

send to your email,please receive

Timandes added a commit to php-zookeeper/php-zookeeper that referenced this issue Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants