Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_pywrap_tn.so: undefined symbol: _ZN10tensorflow8OpKernel11TraceStringEPNS_15OpKernelContextEb #39

Open
mafeichao opened this issue Dec 16, 2020 · 2 comments
Labels
question Further information is requested

Comments

@mafeichao
Copy link

_pywrap_tn.so: undefined symbol: _ZN10tensorflow8OpKernel11TraceStringEPNS_15OpKernelContextEb

@zhangys-lucky
Copy link
Collaborator

switch -D_GLIBCXX_USE_CXX11_ABI flag to 1 in .bazelrc#L8 and recomplie.

@mafeichao
Copy link
Author

[libprotobuf ERROR external/com_google_protobuf/src/google/protobuf/descriptor_database.cc:118] File already exists in database: google/protobuf/any.proto
[libprotobuf FATAL external/com_google_protobuf/src/google/protobuf/descriptor.cc:1379] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
Aborted (core dumped)
又出一个新问题,需要在哪改配置,让protobuf静态链接吗?尝试了一下没有成功

@zhangys-lucky zhangys-lucky added the question Further information is requested label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants