weizhouapache commented on issue #9114: URL: https://github.com/apache/cloudstack/issues/9114#issuecomment-2131226206
> okay. But during the dev environment setup. I had executed the > > `mvn -Pdeveloper,systemvm clean install` > > Given in this docs https://docs.cloudstack.apache.org/en/4.19.0.1/developersguide/developer_guide.html > But I had faced issue given below > > ``` > [INFO] Building Apache CloudStack Plugin - ACL Project Role Based 4.20.0.0-SNAPSHOT [47/143] > [INFO] --------------------------------[ jar ]--------------------------------- > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-acl-project-role-based --- > [INFO] Deleting /home/lohit18/OpenSource/cloudstack/Org/cloudstack/plugins/acl/project-role-based (includes = [target, dist], excludes = []) > [INFO] > [INFO] --- maven-checkstyle-plugin:3.1.0:check (cloudstack-checkstyle) @ cloud-plugin-acl-project-role-based --- > # > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x00007fa68994f0ad, pid=20757, tid=20783 > # > # JRE version: OpenJDK Runtime Environment (11.0.19+7) (build 11.0.19+7-post-Ubuntu-0ubuntu118.04.1) > # Java VM: OpenJDK 64-Bit Server VM (11.0.19+7-post-Ubuntu-0ubuntu118.04.1, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64) > # Problematic frame: > # V [libjvm.so+0x7760ad] void objArrayOopDesc::oop_iterate_range<G1ScanEvacuatedObjClosure>(G1ScanEvacuatedObjClosure*, int, int)+0xcd > # > # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/lohit18/OpenSource/cloudstack/Org/cloudstack/core.20757) > # > # An error report file with more information is saved as: > # /home/lohit18/OpenSource/cloudstack/Org/cloudstack/hs_err_pid20757.log > # > # If you would like to submit a bug report, please visit: > # https://bugs.launchpad.net/ubuntu/+source/openjdk-lts > # > Aborted (core dumped) > ``` > > How to fix this issue. jvm heap size? pls: ubuntu 18.04 is eol. -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org