areusch commented on issue #9976: URL: https://github.com/apache/tvm/issues/9976#issuecomment-1144103344
this is continuing to happen on `main`: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3415/pipeline (the error is hard to find, but if you click Show complete log, you see: ``` [2022-05-31T20:31:52.944Z] tests/python/frontend/paddlepaddle/test_forward.py::test_forward_math_api tests/scripts/setup-pytest-env.sh: line 49: 44482 Segmentation fault (core dumped) TVM_FFI=${ffi_type} python3 -m pytest -o "junit_suite_name=${suite_name}" "--junit-xml=${TVM_PYTEST_RESULT_DIR}/${suite_name}.xml" "--junit-prefix=${ffi_type}" "$@" [2022-05-31T20:31:52.944Z] + exit_code=139 ``` @jiangjiajun any ideas here? -- 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]
