masahi commented on issue #9713:
URL: https://github.com/apache/tvm/issues/9713#issuecomment-1002815525


   It's not clear what script caused the failure. The error message seems to 
indicate that the issue happens during `make html` (tutorial scripts), and the 
only clue is
   ```
   Extension error (sphinx_gallery.docs_resolv):
   
   Handler <function embed_code_links at 0x7f60e1b15f28> for event 
'build-finished' threw an exception (exception: list indices must be integers 
or slices, not str)
   
   free(): invalid pointer
   
   --------------------------------------
   
   C++ Traceback (most recent call last):
   
   --------------------------------------
   
   0   paddle::framework::SignalHandle(char const*, int)
   1   paddle::platform::GetCurrentTraceBackString[abi:cxx11]()
   ```
   
   I thought the error was coming from `from_paddle.py`, but I couldn't 
reproduce it in a non-docker environment. I'll try running this script under 
our gpu container. 


-- 
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