Bug 144150 - JVM crashes big projects(?) amd64 org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()
Summary: JVM crashes big projects(?) amd64 org.eclipse.jdt.internal.compiler.parser.Sc...
Status: RESOLVED DUPLICATE of bug 71987
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2006-05-28 22:44 EDT by Pedro Bezunartea López CLA
Modified: 2006-05-29 07:45 EDT (History)
0 users

See Also:


Attachments
Hs crash dump (81.08 KB, text/x-log)
2006-05-28 22:46 EDT, Pedro Bezunartea López CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Bezunartea López CLA 2006-05-28 22:44:28 EDT
I open eclipse 3.1.2 on an AMD64 with sun jdk 1.5.05. I the open liferay's portal source:
http://prdownloads.sourceforge.net/lportal/liferay-portal-src-4.0.0rc2.zip?download
or
http://tinyurl.com/ltxw4

When I try to open any java source file the JVM crashes. I'll attach the hs crash log next.
Comment 1 Pedro Bezunartea López CLA 2006-05-28 22:46:10 EDT
Created attachment 42835 [details]
Hs crash dump

I have a few more if you're interested.
Comment 2 Philipe Mulet CLA 2006-05-29 07:42:38 EDT
I suspect this is a known bug in Sun VM 1.5, also see bug 71987.
You may want to ping them.

*** This bug has been marked as a duplicate of 71987 ***
Comment 3 Philipe Mulet CLA 2006-05-29 07:45:04 EDT
1.5.0_06 is supposed to have the fix you need.