This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Driver exits and does not restart after a syntax error #31
Comments
creachadair
changed the title
Driver failure
Driver exits and does not restart after a syntax error
Feb 20, 2019
I'm working on this. Currently:
I'll now check the Go driver without bblfshd and, if it crash (and I'm pretty sure it'll since no other part use JSON and the error is JSON related) I'll continue debugging from there. |
This should have been fixed by now in bblfsh/sdk#381 and needs to be tested on bblfshd v2.11.9 once it's out. |
@smacker Can you please send the file? |
done in private |
dennwc
pushed a commit
to dennwc/php-driver
that referenced
this issue
Mar 28, 2019
Signed-off-by: Denys Smirnov <[email protected]>
Merged
dennwc
pushed a commit
to dennwc/php-driver
that referenced
this issue
Apr 8, 2019
Signed-off-by: Denys Smirnov <[email protected]>
dennwc
pushed a commit
that referenced
this issue
Apr 8, 2019
Signed-off-by: Denys Smirnov <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bblfshd: v2.11.7
Driver: v2.7.0
Logs from the server:
I can reproduce it locally:
Any request to PHP driver after that (with correct files too) end up with the same error:
driver failure: native driver is not running
I'll send files in private
The text was updated successfully, but these errors were encountered: