-
Notifications
You must be signed in to change notification settings - Fork 215
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
Segment fault #25
Comments
Program terminated with signal 11, Segmentation fault. |
Another segment falut: warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff81694000 |
Segment fault always happen at |
2013-08-30 12:45:24,560:1920(0x7fab65d4c700):ZOO_DEBUG@process_sync_completion@1868: Processing sync_completion with type=1 xid=0x522025c9 rc=0 [1] 1920 segmentation fault (core dumped) |
I received the same problem, how do you solve it finally? |
got the same problem, any update? |
Is this the same problem with php-zookeeper#8 ? |
I run PHP in daemon mode, some times PHP die with segment fault. That occurs when the process receive watch events or subscribe the watch events.
The text was updated successfully, but these errors were encountered: