Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 354231 - SIGSEGV in ZipFile.getEntry while running "mvn install"
Summary: SIGSEGV in ZipFile.getEntry while running "mvn install"
Status: CLOSED NOT_ECLIPSE
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: m2e (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 06:26 EDT by Aaron Digulla CLA
Modified: 2021-04-19 13:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/