andreiz / php-zookeeper

A PHP extension for interfacing with Apache ZooKeeper
Other
449 stars 215 forks source link

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

Open suruibuas opened 6 years ago

suruibuas commented 6 years ago

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

env:php 7.1

Timandes commented 6 years ago

Is this issue same with #89 ?

suruibuas commented 6 years ago

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

suruibuas commented 6 years ago

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 commented 6 years ago

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

suruibuas commented 6 years ago

send to your email,please receive