You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/12/02 23:00:25 UTC

[GitHub] [tvm] tkonolige opened a new issue #7017: Show stdout/stderr on segfault in pytest

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:
users@infra.apache.org