On Thu, Jul 6, 2017 at 6:57 AM, <deepakagarwal2...@gmail.com> wrote:

> Hi All,
> I downloaded protoc binary (protoc-3.2.0-linux-x86_64.zip
> <https://github.com/google/protobuf/releases/download/v3.2.0/protoc-3.2.0-linux-x86_64.zip>)
> for linux from https://github.com/google/protobuf/releases
> My linux configuration is x86_64 GNU/Linux
>
> I placed the precompiled binary in a folder and try to execute the protoc
> command
>
> $:/opt/protocompiler/bin # ./protoc --version
> Floating point Exception
>
>
> I really dont understand why this problem is coming, I have to use this
> command in ant task to compile my proto files at runtime
>
> But it is always giving me the error message "Floating point Exception"
>
> Its blocking our production build, will be great help if someone can give
> some pointers on it
>
Can you try a different version and see if it has the same issue?

Also you can try to build the protoc binary from source.


>
> Thanks in advance
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To post to this group, send email to protobuf@googlegroups.com.
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to