leezu commented on issue #17875: USE_TVM_OP=1 build broken with DMLC_LOG_FATAL_THROW=0 URL: https://github.com/apache/incubator-mxnet/issues/17875#issuecomment-601477244 This failure is from `tvmop/compile.py`. Backtrace: ``` frame #2: 0x00007fff4cc3a496 libtvm.so`dmlc::LogMessageFatal::~LogMessageFatal() + 166 frame #3: 0x00007fff4cdbf0cd libtvm.so`tvm::ReflectionVTable::GetAttr(tvm::runtime::Object*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const& ) const + 605 frame #4: 0x00007fff4cdbf79e libtvm.so`tvm::NodeGetAttr(tvm::runtime::TVMArgs, tvm::runtime::TVMRetValue*) + 766 frame #5: 0x00007fff4cdc0d84 libtvm.so`std::_Function_handler<void (tvm::runtime::TVMArgs, tvm::runtime::TVMRetValue*), void (*)(tvm::runtime::TVMArgs, tvm::runtime::TVMRetValue*)>::_M_invoke(std::_Any_data const&, tvm::runtime::TVMArgs&&, tvm::runtime::TVMRetValue*&&) + 20 frame #6: 0x00007fff4d49c75e libtvm.so`TVMFuncCall + 110 frame #7: 0x00007ffff5965dae libffi.so.6`ffi_call_unix64 + 76 frame #8: 0x00007ffff596571f libffi.so.6`ffi_call + 559 ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
