Bug#351729: (no subject)

2006-02-08 Thread Michael Koch
Hello Alexander,


After thinking a bit more about your problem and rereading your bug
report I more and more get the feeling that this is no Eclipse bug but
Eclipse triggers it.

The error message makes me suspicious:

Fehler beim Mappen des Shared Objects: Die Operation ist nicht erlaubt

(Error when mapping a shared object: this operation is not permitted.)

What kernel are you running? How much free memory do you have before
starting up Eclipse? How much memory (with swap) in total?


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#351729: (no subject)

2006-02-08 Thread Michael Koch
On Tue, Feb 07, 2006 at 01:35:33AM +0100, Alexander Bahlo wrote:
 Package: libswt3.1-gtk-jni
 Version: 3.1.1-8
 Subject: libswt3.1-gtk-jni: libswt-pi-gtk-3139.so cannot be mapped and 
 refuses Eclipse to start
 Severity: grave
 Justification: renders package unusable
 
 When starting Eclipse, after showing the splash screen a small error
 window appears and refers to the log. Then, Eclipse quits. Unfortunately
 since I don't do other programming in Java this is the only thing I can
 tell at the moment.
 The following is the content of ~/workspace/.metadata/.log:
 
 !SESSION 2006-02-06 20:10:15.997
 ---
 eclipse.buildId=M20050929-0840
 java.fullversion=GNU libgcj 4.0.3 20060121 (prerelease) (Debian
 4.0.2-7j1)
 BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
 Command-line arguments:  -os linux -ws gtk -arch x86
 
 !ENTRY org.eclipse.osgi 2006-02-06 20:10:18.931
 !MESSAGE Application error
 !STACK 1
 java.lang.UnsatisfiedLinkError:
 /home/alex/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-pi-gtk-3139.so:
 /home/alex/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-pi-gtk-3139.so:
 Fehler beim Mappen des Shared Objects: Die Operation ist nicht erlaubt

Can it be that you use an extra partition for /home and this partition
is mounted with noexec ? You can easily check this with executing
mount on the command line.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#351729: (no subject)

2006-02-08 Thread Alexander Bahlo
Am Mittwoch, 8. Februar 2006 15:59 schrieb Michael Koch:
 Can it be that you use an extra partition for /home and this partition
 is mounted with noexec ? You can easily check this with executing
 mount on the command line.

Yes, this is true. Of course, /home ought to be mounted read-only. I don't 
expect anything executable there which is not a virus.

Ok, I didn't expect that this has influence on mapping of a Shared Object and 
that it has the effect that ldd writes this library is not a dynamic 
executable.

I believe the bug is resolved with this. Do you know a way to work around 
this issue? I don't want to mount /home executable. Do I have an influence on 
where those things are written to? Why does Eclipse write Shared Libraries 
and so on to /home?

Regards,
Alexander.


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processed: Re: Bug#351729: (no subject)

2006-02-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 351729 minor
Bug#351729: libswt-pi-gtk-3139.so cannot be mapped and refuses Eclipse to start
Severity set to `minor'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#351729: (no subject)

2006-02-07 Thread Michael Koch
retitle 351729 libswt-pi-gtk-3139.so cannot be mapped and refuses Eclipse to 
start
thanks


Give the bug report a real title.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processed: Re: Bug#351729: (no subject)

2006-02-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 351729 libswt-pi-gtk-3139.so cannot be mapped and refuses Eclipse to 
 start
Bug#351729: (no subject)
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#351729: (no subject)

2006-02-06 Thread Alexander Bahlo
Package: libswt3.1-gtk-jni
Version: 3.1.1-8
Subject: libswt3.1-gtk-jni: libswt-pi-gtk-3139.so cannot be mapped and refuses 
Eclipse to start
Severity: grave
Justification: renders package unusable

When starting Eclipse, after showing the splash screen a small error
window appears and refers to the log. Then, Eclipse quits. Unfortunately
since I don't do other programming in Java this is the only thing I can
tell at the moment.
The following is the content of ~/workspace/.metadata/.log:

!SESSION 2006-02-06 20:10:15.997
---
eclipse.buildId=M20050929-0840
java.fullversion=GNU libgcj 4.0.3 20060121 (prerelease) (Debian
4.0.2-7j1)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2006-02-06 20:10:18.931
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/home/alex/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-pi-gtk-3139.so:
/home/alex/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-pi-gtk-3139.so:
Fehler beim Mappen des Shared Objects: Die Operation ist nicht erlaubt
   at java.lang.Runtime._load(java.lang.String, boolean) 
(/usr/lib/libgcj.so.6.0.0)
   at java.lang.Runtime.loadLibrary(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
   at java.lang.System.loadLibrary(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
   at org.eclipse.swt.internal.Library.loadLibrary(java.lang.String) (Unknown 
Source)
   at org.eclipse.swt.internal.gtk.OS.clinit() (Unknown Source)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(java.lang.String, char[], 
boolean) (Unknown Source)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(java.lang.String, 
java.lang.String, boolean) (Unknown Source)
   at org.eclipse.swt.widgets.Display.clinit() (Unknown Source)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0)
   at org.eclipse.ui.internal.Workbench.createDisplay() (Unknown Source)
   at org.eclipse.ui.PlatformUI.createDisplay() (Unknown Source)
   at org.eclipse.ui.internal.ide.IDEApplication.createDisplay() (Unknown 
Source)
   at org.eclipse.ui.internal.ide.IDEApplication.run(java.lang.Object) (Unknown 
Source)
   at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(java.lang.Object) 
(Unknown Source)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(java.lang.Object) 
(Unknown Source)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(java.lang.String[], 
java.lang.Runnable) (Unknown Source)
   at java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) 
(/usr/lib/libgcj.so.6.0.0)
   at org.eclipse.core.launcher.Main.invokeFramework(java.lang.String[], 
java.net.URL[]) (Unknown Source)
   at org.eclipse.core.launcher.Main.basicRun(java.lang.String[]) (Unknown 
Source)
   at org.eclipse.core.launcher.Main.run(java.lang.String[]) (Unknown Source)
   at org.eclipse.core.launcher.Main.main(java.lang.String[]) (Unknown Source)
   at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
   at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)


-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libswt3.1-gtk-jni depends on:
ii  libatk1.0-0               1.10.3-1       The ATK accessibility toolkit
ii  libc6                     2.3.5-12.1     GNU C Library: Shared libraries an
ii  libcairo2                 1.0.2-3        The Cairo 2D vector graphics libra
ii  libgcc1                   1:4.0.2-8      GCC support library
ii  libgcj6-awt               4.0.2-7j1      AWT peer runtime libraries for use
ii  libglib2.0-0              2.8.6-1        The GLib library of C routines
ii  libgnome2-0               2.12.0.1-5     The GNOME 2 library - runtime file
ii  libgnomeui-0              2.12.0-2       The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0            2.12.2-5       GNOME virtual file-system (runtime
ii  libgtk2.0-0               2.8.10-1       The GTK+ graphical user interface 
ii  libstdc++6                4.0.2-8        The GNU Standard C++ Library v3
ii  libswt3.1-gtk-java        3.1.1-8        Fast and rich GUI toolkit for Java
ii  libxtst6                  6.9.0.dfsg.1-4 X Window System event recording an

libswt3.1-gtk-jni recommends no packages.

-- no debconf information


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers