SuSE11.1 eclipse 64 pydev can't add python path

Benjamin Kaplan benjamin.kaplan at case.edu
Tue Dec 23 08:44:47 EST 2008


On Tue, Dec 23, 2008 at 7:49 AM, Reimar Bauer <R.Bauer at fz-juelich.de> wrote:

> Hi
>
> I can install pydev using the update manager in eclipse for 64 bit from the
> SuSE 11.1 repo. But I can't configure pydev without crashing it.
> I can select the interpreter /usr/bin/python
> and I do see the System PYTHONPATH
> Forced builtin libs also looks good.
>
> But Apply gives me
> #
> # An unexpected error has been detected by Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007f2d7abebaed, pid=6544, tid=139832007596368
> #
> # Java VM: IcedTea 64-Bit Server VM (1.7.0-b24 mixed mode linux-amd64)
> # Problematic frame:
> # V [libjvm.so+0x21baed]
> #
> # An error report file with more information is saved as:
> # /home/user/hs_err_pid6544.log
> #
> # If you would like to submit a bug report, please visit:
> # http://icedtea.classpath.org/bugzilla
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
>
>
> That problem happens also with the recent
> eclipse-cpp-ganymede-SR1-linux-gtk-x86_64.tar.gz
>
> What can be the cause for this problem? Do you know a workaround e.g.
> manually configuring pydev?
>
> Does one have pydev or eclipse working on SuSE11.1?
>
>
> cheers
> Reimar
>

This isn't a problem with PyDev. This is a known bug in the 64-bit Java,
both Sun and OpenJDK. It was fixed in the really recent updates (Sun 6u10
and OpenJDK 6b12, I think), which I guess SuSE doesn't have yet.

>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081223/0c607c94/attachment-0001.html>


More information about the Python-list mailing list