cartographer-project/async_grpc

Server test fails when the client is of the type AsyncClientUnary

Opened this issue · 0 comments

I am facing the error of floating point execption while running the server_test example.
I am using the current environment setup:

Ubuntu : 18.04
Protobuf version : libprotoc 3.12.2
GRPC version : 1.30.0

Async_grpc : Using the master branch.

I am building using the cmake. After the successful build. Running the ./async_grpc.server_test . I am getting the following error saying "Floating point exception (core dumped)". Snapshot for the same:
oie_mnD8hfgmSZdw