Bug 224314 - JVM crash on Ubuntu 8.04 beta with JDK 1.6.0_05
Summary: JVM crash on Ubuntu 8.04 beta with JDK 1.6.0_05
Status: RESOLVED DUPLICATE of bug 214092
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-27 04:17 EDT by Luzius Meisser CLA
Modified: 2008-03-27 08:47 EDT (History)
1 user (show)

See Also:


Attachments
JVM crash log (57.46 KB, text/plain)
2008-03-27 04:17 EDT, Luzius Meisser CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luzius Meisser CLA 2008-03-27 04:17:40 EDT
Created attachment 93767 [details]
JVM crash log

Build ID: M20080221-1800

Steps To Reproduce:
1.Start eclipse
2.Wait while the workspace gets built
3.JVM crash (often)


More information:
Sometimes it crashes without any user action, just while building the workspace after startup. I couldn't identify a specific action that triggers the crash, though I guess it could be related to building the workspace (it often crashes after changing project settings). The error always happens in 

# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b19 mixed mode linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x1f122a]

so I guess this could also be a JVM bug and not related to eclipse (though I haven't seen the bug yet with another Java application I'm using). Maybe it's also related to the Ubuntu 8.04 beta, which is, as its name says, still in beta stage.
Comment 1 Remy Suen CLA 2008-03-27 08:42:17 EDT
This problem again, huh? See bug 214092.
Comment 2 Luzius Meisser CLA 2008-03-27 08:47:08 EDT
Thanks, didn't see the earlier report but looks like the same one to me.

*** This bug has been marked as a duplicate of bug 214092 ***