j2cms opened a new issue, #2134:
URL: https://github.com/apache/orc/issues/2134

   when use tensorflow 1.15.5, it depend protobuf, the default version is 3.19.0
   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/apache/orc/issues/1425](1425 url)
   
   
   
   can we upgrade PROTOBUF Version to 3.19.0 ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to