Hey there,

I'm new to TVM, just checked out v0.8 branch and followed the instructions to 
build the source and run the unit tests with 
"./tests/scripts/task_cpp_unittest.sh"

    96% tests passed, 7 tests failed out of 178

    Total Test time (real) =  33.02 sec

    The following tests FAILED:
          9 - InplaceArrayBase.BadExceptionSafety (SEGFAULT)
         10 - InplaceArrayBase.ExceptionSafety (SEGFAULT)
        116 - Relay.OutOfStack_add (SEGFAULT)
        117 - Relay.OutOfStack_cast (SEGFAULT)
        118 - Relay.OutOfStack_packed_func (SEGFAULT)
        122 - Relay.OutOfStackLet (SEGFAULT)
        124 - Relay.LargeGraphPrint (SEGFAULT)

I noticed all these tests have **ASSERT_EXIT** blob in it, likely it is 
something wrong with my environment setup, any idea how to fix this?

Thanks!





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/unit-test-failures-on-fresh-checkout-assert-exit-segfault/11741/1)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/c19a56eb0dd82118c2f8c14a9d3e17ddb6e1959746440ecff5204439f3e1ecd7).

Reply via email to