Skip to content

the conflict of protobuf version between apache orc and tensorflow #2134

@j2cms

Description

@j2cms

when use tensorflow 1.15.5, it depend protobuf, the default version is 3.19.6
but the apache orc use protobuf 3.5.1 ( it seems too old)

they meet conflict as below:

Python(3937,0x7ff85c27bfc0) malloc: *** error for object 0x600002e394d8: pointer being freed was not allocated
Python(3937,0x7ff85c27bfc0) malloc: *** set a breakpoint in malloc_error_break to debug

I found the similarity issues [https://github.com//issues/1425]

can we upgrade PROTOBUF version to 3.19.6?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions