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 2022/01/20 22:29:48 UTC

[GitHub] [tvm] electriclilies commented on issue #9976: [Flaky] Possible flaky tests from Paddle

electriclilies commented on issue #9976:
URL: https://github.com/apache/tvm/issues/9976#issuecomment-1017983574


   I noticed that some std::moves in uses of the WithFields COW constuctors were causing potential use-after-frees. I haven't been following this thread that closely, but I figured that this might be the cause of some of the flaky segfaults we've been seeing recently. In #10009 I remove these std::moves-- might be worth seeing if it improves anything.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org