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

TVM run on Nexus Oreo version reported JNI crash while accessing tvmArrayGetShape #1357

Merged
merged 1 commit into from
Jun 30, 2018
Merged

TVM run on Nexus Oreo version reported JNI crash while accessing tvmArrayGetShape #1357

merged 1 commit into from
Jun 30, 2018

Conversation

Dayananda-V
Copy link
Contributor

@Dayananda-V Dayananda-V commented Jun 29, 2018

This fix is solve below crash reported on Nexus phone running on android oreo version.

Error Log
zygote64: java_vm_ext.cc:534] JNI DETECTED ERROR IN APPLICATION: the return type of CallObjectMethodV does not match boolean java.util.List.add(java.lang.Object)

Solve the stack issue 406

@tqchen tqchen merged commit 2693dad into apache:master Jun 30, 2018
tqchen pushed a commit to tqchen/tvm that referenced this pull request Jul 6, 2018
mnuyens pushed a commit to mnuyens/tvm that referenced this pull request Jul 10, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants