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

Batched predictions: Segmentation fault and JSON parsing errors #371

Closed
Corey-Zumar opened this issue Jan 22, 2018 · 0 comments
Closed

Batched predictions: Segmentation fault and JSON parsing errors #371

Corey-Zumar opened this issue Jan 22, 2018 · 0 comments

Comments

@Corey-Zumar
Copy link
Contributor

Corey-Zumar commented Jan 22, 2018

Steps to reproduce:

  1. Start Clipper and register an appliction

  2. (optional). Run the no-op container locally, register a model corresponding to the container, and link the model to the application

  3. Send a batched input of type "doubles" to the application.

  4. Observe that the query frontend crashes or emits the following log message: Unexpected error: JSON schema invalid. If this is not the case, repeat step 3 several times.

Note: This crash is related to the construction of the JSON response object with RapidJSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant