jonyangx opened a new issue, #2875: URL: https://github.com/apache/incubator-eventmesh/issues/2875
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment Mac ### EventMesh version master ### What happened > Task :eventmesh-connector-plugin:eventmesh-connector-redis:test FAILED # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x000000010642fb52, pid=78526, tid=0x0000000000005c0f # # JRE version: OpenJDK Runtime Environment (8.0_352) (build 1.8.0_352-bre_2022_12_13_23_06-b00) # Java VM: OpenJDK 64-Bit Server VM (25.352-b00 mixed mode bsd-amd64 compressed oops) # Problematic frame: # [thread 3843 also had an error] V [libjvm.dylib+0x53cb52] Unsafe_SetByte+0x61 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /Users/apple/opensource/incubator-eventmesh/eventmesh-connector-plugin/eventmesh-connector-redis/hs_err_pid78526.log # # If you would like to submit a bug report, please visit: # https://github.com/Homebrew/homebrew-core/issues # FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':eventmesh-connector-plugin:eventmesh-connector-redis:test'. > Process 'Gradle Test Executor 35' finished with non-zero exit value 134 This problem might be caused by incorrect test process configuration. Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.6/userguide/java_testing.html#sec:test_execution ### How to reproduce ./gradlew :eventmesh-connector-plugin:eventmesh-connector-redis:test ### Debug logs _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
