tkonolige opened a new issue #7017: URL: https://github.com/apache/tvm/issues/7017
#7010 was hard to debug because pytest printed nothing once a segfault occurred. Forcing pytest to not capture output (via the `-s` flag) revealed the cause of the segfault. It would be nice to have pytest print the entirety of stdout and stderr when a segfault occurs. ---------------------------------------------------------------- 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]
