|
Bugzilla – Full Text Bug Listing |
| Summary: | Eclipse (JVM) crashes when updating/installing any plugin | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Forgotten User 0ls9xa_qFR <forgotten_0ls9xa_qFR> |
| Component: | Java | Assignee: | E-mail List <bnc-team-java> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P3 - Medium | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 623905 | ||
| Bug Blocks: | |||
| Attachments: | Hotspot error dump | ||
Somehow it works now with sun JDK, although I can't recall changing anything. However OpenJDK still doesn't work. openjdk issue can be a dup of bug#601243 - this might be fixed in a next update Can you install and test the rpms from Java:openjdk6:Factory? http://download.opensuse.org/repositories/Java:/openjdk6:/Factory/ Yes installing software seems to work with the package from that repository. However now I have an even more serious issue: https://bugs.kde.org/show_bug.cgi?id=245815 https://bugs.eclipse.org/bugs/show_bug.cgi?id=320931 https://bugs.eclipse.org/bugs/show_bug.cgi?id=320487 Should I create another bug for this problem or are the upstream bugreports enough? Well, the KDE 4.5 will be not in openSUSE, the 4.6 is planned version in next drop of openSUSE, so I'm sure the bug will not be resolved in our bugzilla. About eclipse - you use the third party package from eclipse.org, where I cannot help you (in fact I'd be not helpful for our eclipse package, too ;-)), so leave it in upstream. Thanks a lot for testing the openjdk, will be released asap. fixed openjdk has been released forgot to close |
Created attachment 377290 [details] Hotspot error dump User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.6) Gecko/20100626 SUSE/3.6.6-1.2 Firefox/3.6.6 When I run Eclipse (a fresh install) and try to install any plugin the JVM crashes. Here I am using openJDK, with Sun JVM Eclipse doesn't start at all (and I don't even get a dump). Eclipse version used is the 3.6 package for C/C++ developers. I updated openSuSE from 11.2 using zypper dup, it wasn't a fresh install, and before everything worked fine. I have no idea what is causing the JVM to crash, it seems to be some problem when loading a NSS related native library. Eclipse is essential for my work so I'd rate this as a critical bug especially since it did not happen while running 11.2 Reproducible: Always Steps to Reproduce: 1. Install Eclipse 3.6 2. Install EGit from the Helios repository 3. Start installation Actual Results: Crash Expected Results: Plugin gets installed