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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to