| Summary: | [osgi] invalid qualifier with custom built kernel | ||
|---|---|---|---|
| Product: | [Eclipse Project] Equinox | Reporter: | Niels Thykier <niels> |
| Component: | Compendium | Assignee: | equinox.compendium-inbox <equinox.compendium-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
*** This bug has been marked as a duplicate of bug 305452 *** |
Build Identifier: M20100211-1343 Hi We received a bug report in Ubuntu that eclipse fails with an IllegalArgumentException[1]; the reporter was using a custom built kernel with the version "2.6.32.11-epi+drm33.2". The original bug can be found at [2]; additional the reporter provided the data which may be relevant. ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32.11-epi+drm33.2 x86_64 Thank you in advance, ~Niels [1] !SESSION 2010-07-01 13:42:06.626 ----------------------------------------------- eclipse.buildId=M20100211-1343 java.version=1.5.0_10 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.osgi 4 0 2010-07-01 13:42:07.843 !MESSAGE Startup error !STACK 1 java.lang.IllegalArgumentException: invalid qualifier: 11-epi+drm33 at org.osgi.framework.Version.validate(Version.java:188) at org.osgi.framework.Version.<init>(Version.java:92) at org.eclipse.osgi.framework.internal.core.Framework.initializeProperties(Framework.java:361) at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:196) at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:157) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:286) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) [2] https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/600584 Reproducible: Always