Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99552 - eclipse-sdk-3.1 crashes on startup
Summary: eclipse-sdk-3.1 crashes on startup
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-19 10:49 UTC by Tobias Weisserth
Modified: 2007-04-01 20:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Weisserth 2005-07-19 10:49:46 UTC
eclipse-sdk-3.1 crashes on startup -> take a look at the error log

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Error log:

!SESSION 2005-07-19 19:36:26.512 -----------------------------------------------
eclipse.buildId=Gentoo Linux eclipse-sdk-3.1
java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2005-07-19 19:36:31.187
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/home/tobias/.eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/79/1/.cp/libswt-pi-gtk-3138.so:
/home/tobias/.eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/79/1/.cp/libswt-pi-gtk-3138.so:
failed to map segment from shared object: Operation not permitted
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
	at java.lang.Runtime.loadLibrary0(Runtime.java:788)
	at java.lang.System.loadLibrary(System.java:834)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
	at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
	at org.eclipse.swt.widgets.Display.<clinit>(Display.java:122)
	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:381)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:155)
	at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:128)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:79)
	at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
	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:324)
	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
	at org.eclipse.core.launcher.Main.run(Main.java:973)
	at org.eclipse.core.launcher.Main.main(Main.java:948)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 20:49:18 UTC
Reopen if you still have problems w/ >=dev-util/eclipse-sdk-3.2; thanks.