Bug 318297 - java.lang.OutOfMemoryError: PermGen space
Summary: java.lang.OutOfMemoryError: PermGen space
Status: CLOSED DUPLICATE of bug 319514
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.0   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 07:58 EDT by Andrei CLA
Modified: 2010-07-14 13:12 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei CLA 2010-06-29 07:58:51 EDT
Build Identifier: I20100608-0911

Eclipse throw java.lang.OutOfMemoryError exception.
It's throw it when it try to find if such method exists and show the list of them, I think it's named autocompletion.

It's happen on Linux 64bit.

Reproducible: Always

Steps to Reproduce:
1. Try to write an existing method, and window with available one to appear.
Comment 1 Andrei CLA 2010-06-29 08:09:11 EDT
even with params set on start:

-vmargs -Xms512m -Xmx512m

it gives that error
Comment 2 Andrei CLA 2010-06-29 09:08:59 EDT
with params:

-vmargs -Xms512m -Xmx512m -XX:PermSize=256M -XX:MaxPermSize=512M

working all ok
Comment 3 Grant Gayed CLA 2010-07-14 10:32:23 EDT

*** This bug has been marked as a duplicate of bug 319514 ***
Comment 4 Remy Suen CLA 2010-07-14 10:36:47 EDT
Strange that this is happening on Linux as we expect bug 319514 to only be manifesting on Windows.
Comment 5 Martin Oberhuber CLA 2010-07-14 13:12:17 EDT
Andrei, what JVM are you using?

Can you run
    which java
and 
    java -version
thanks

Also, is this deliberately filed against SWT 4.0 - shouldn't it be Equinox/Framework 3.6