** Description changed:

  I experience random crashes of java if i try to build packages with
  Apache Maven. It's possible there is an issue with this specific
  pom.xml, but at least it shouldn't crash.
  
  Expected behavior:
  mvn should generate a zip archive from the project.
  
  Steps to reproduce (takes at least 5 tries):
  
  1. run "git clone https://github.com/V2GClarity/RISE-V2G.git";
  2. change to RISE-V2G directory
  3. apply the following patch: 
https://gist.github.com/lategoodbye/6feaa21dc5e992b26af2d0243994cef2
  4. run "mvn package"
  
- DistroRelease: Ubuntu 16.04.3 LTS
  Java-Version: openjdk version "1.8.0_131"
  OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11)
  OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode)
  Maven-Version: 3.3.9
  
  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: openjdk-8-jre-headless 8u131-b11-2ubuntu1.16.04.3
  Uname: Linux 4.10.9-041009-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Sat Sep  2 17:08:01 2017
  ExecutablePath: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
  InstallationDate: Installed on 2017-03-08 (177 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  ProcCmdline: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -classpath 
/usr/share/maven/boot/plexus-classworlds-2.x.jar 
-Dclassworlds.conf=/usr/share/maven/bin/m2.conf -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/username/RISE-V2G 
org.codehaus.plexus.classworlds.launcher.Launcher package -X
  Signal: 6
  SourcePackage: openjdk-8
  StacktraceTop:
-  ?? () from /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libzip.so
-  ?? () from /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libzip.so
-  Java_java_util_zip_ZipFile_getEntry () from 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libzip.so
-  ?? ()
-  ?? ()
+  ?? () from /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libzip.so
+  ?? () from /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libzip.so
+  Java_java_util_zip_ZipFile_getEntry () from 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libzip.so
+  ?? ()
+  ?? ()
  Title: java crashed with SIGABRT in Java_java_util_zip_ZipFile_getEntry()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714698

Title:
  java crashed with SIGABRT during "mvn package"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1714698/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to