I was unable to reproduce this bug by installing maven and following the "Maven in 5 Minutes" instructions here:
http://maven.apache.org/guides/getting-started/maven-in-five- minutes.html I also tried 'mvn compile' in the project directory with no problems. Output of 'mvn -v' Apache Maven 2.2.1 (rdebian-1) Java version: 1.6.0_18 Java home: /usr/lib/jvm/java-6-openjdk/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "2.6.32-21-generic" arch: "i386" Family: "unix" ** Changed in: openjdk-6 (Ubuntu) Status: New => Incomplete -- jvm fatal error while running maven https://bugs.launchpad.net/bugs/505777 You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-6 in ubuntu. Status in “openjdk-6” package in Ubuntu: Incomplete Bug description: I am on ubuntu 9.10 with openjdk installed from packages. [balrog]% mvn compile # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0112c812, pid=5805, tid=3074685808 # # JRE version: 6.0-b16 # Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 ) # Distribution: Ubuntu 9.10, package 6b16-1.6.1-3ubuntu1 # Problematic frame: # V [libjvm.so+0x2fc812] # # An error report file with more information is saved as: # /storage/parth/code/b110/balrog/hs_err_pid5805.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # zsh: abort (core dumped) mvn compile _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : [email protected] Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp

