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

[CI][C++][Gandiva] Crash tests for JNI build on arm64 macOS #36404

Closed
kou opened this issue Jun 30, 2023 · 2 comments
Closed

[CI][C++][Gandiva] Crash tests for JNI build on arm64 macOS #36404

kou opened this issue Jun 30, 2023 · 2 comments

Comments

@kou
Copy link
Member

kou commented Jun 30, 2023

Describe the bug, including details regarding any error messages, version, and platform.

Gandiva tests of "Build C++ libraries macOS aarch_64" job in java-jars are crashed without backtrace:

https://github.com/ursacomputing/crossbow/actions/runs/5400628945/jobs/9809322460

96/96 Test #96: gandiva-projector-test-static .............***Failed    5.90 sec
Running gandiva-projector-test-static, redirecting output into /Users/voltrondata/github-actions-runner/_work/crossbow/crossbow/arrow/cpp-build/cpp/build/test-logs/gandiva-projector-test-static.txt (attempt 1/1)
/Users/voltrondata/github-actions-runner/_work/crossbow/crossbow/arrow/cpp/build-support/run-test.sh: line 88: 86153 Abort trap: 6           $TEST_EXECUTABLE "$@" > $LOGFILE.raw 2>&1
Running main() from /Users/voltrondata/github-actions-runner/_work/crossbow/crossbow/arrow/cpp-build/cpp/googletest_ep-prefix/src/googletest_ep/googletest/src/gtest_main.cc
Errors while running CTest
...
[ RUN      ] TestProjector.TestRegexpExtract
...
The following tests FAILED:
	 20 - arrow-compute-scalar-type-test (Failed)
	 38 - arrow-substrait-substrait-test (Failed)
	 44 - arrow-acero-asof-join-node-test (Failed)
	 78 - gandiva-internals-test (Failed)
	 80 - gandiva-filter-test (Failed)
	 81 - gandiva-projector-test (Failed)
	 82 - gandiva-projector-build-validation-test (Failed)
	 83 - gandiva-if-expr-test (Failed)
	 84 - gandiva-literal-test (Failed)
	 85 - gandiva-boolean-expr-test (Failed)
	 86 - gandiva-binary-test (Failed)
	 87 - gandiva-date-time-test (Failed)
	 88 - gandiva-to-string-test (Failed)
	 89 - gandiva-utf8-test (Failed)
	 90 - gandiva-hash-test (Failed)
	 91 - gandiva-in-expr-test (Failed)
	 92 - gandiva-null-validity-test (Failed)
	 93 - gandiva-decimal-test (Failed)
	 94 - gandiva-decimal-single-test (Failed)
	 95 - gandiva-filter-project-test (Failed)
	 96 - gandiva-projector-test-static (Failed)

Component(s)

C++ - Gandiva, Continuous Integration

@raulcd
Copy link
Member

raulcd commented Jul 7, 2023

@kou I haven't seen this failing again, have you?

@kou
Copy link
Member Author

kou commented Jul 9, 2023

Ah, I haven't seen too. Let's close this.

@kou kou closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants