Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_vm.test_sum_loop Segmentation fault #3352

Closed
apivovarov opened this issue Jun 12, 2019 · 6 comments
Closed

test_vm.test_sum_loop Segmentation fault #3352

apivovarov opened this issue Jun 12, 2019 · 6 comments

Comments

@apivovarov
Copy link
Contributor

At least two recent builds faced this issue

test_vm.test_sum_loop ... ./tests/scripts/task_python_integration.sh: line 41: 31836 Segmentation fault      (core dumped) TVM_FFI=ctypes python3 -m nose -v tests/python/relay

http://ci.tvm.ai:8080/blue/organizations/jenkins/tvm/detail/PR-3342/1/pipeline/

http://ci.tvm.ai:8080/blue/organizations/jenkins/tvm/detail/PR-3350/1/pipeline

@zhiics
Copy link
Member

zhiics commented Jun 12, 2019

#3299 Should fix it.

@apivovarov
Copy link
Contributor Author

@slyubomirsky
Copy link
Contributor

Experienced the same with test_count_loop(), fyi

@slyubomirsky
Copy link
Contributor

slyubomirsky commented Jun 13, 2019

#3299 seems to have fixed the segfaults, at least on my end

@zhiics
Copy link
Member

zhiics commented Jun 13, 2019

yes. I think it should fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants