Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 354231

Summary: SIGSEGV in ZipFile.getEntry while running "mvn install"
Product: z_Archived Reporter: Aaron Digulla <digulla>
Component: m2eAssignee: Project Inbox <m2e.core-inbox>
Status: CLOSED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Aaron Digulla CLA 2011-08-09 06:26:50 EDT
This isn't a bug in Eclipse but in Java 6: If a Zip file changes while Eclipse reads it, chances are that the native code behind ZipFile.getEntry() crashes the VM.

The workaround is to disable automatic refresh while building with Maven (i.e. Run -> Maven install or running "mvn install" from the command line).

This bug is tracked at Oracle: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7074879
Comment 1 Aaron Digulla CLA 2011-08-09 06:27:14 EDT
Closing since it's not an Eclipse bug.
Comment 2 Denis Roy CLA 2021-04-19 13:24:35 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/