Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

NegativeArraySizeException (StackOverflowError) #52

@ncordon

Description

@ncordon

From bblfsh logs we got the error:

rpc error: code = Internal desc = tech.sourced.babelfish.DriverResponse.ResponseSendException
Error serializing the AST to JSON: com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NegativeArraySizeException) (through reference chain: tech.sourced.babelfish.DriverResponse[\"ast\"])
tech.sourced.babelfish.DriverResponse$ResponseSendException: com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NegativeArraySizeException) (through reference chain: tech.sourced.babelfish.DriverResponse[\"ast\"])
...

Files that triggered the error:

external/bsd/llvm/dist/clang/test/Index/annotate-deep-statements.cpp
src/pal/src/misc/sysinfo.cpp

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions