On Tue, Dec 23, 2008 at 7:49 AM, Reimar Bauer <r.ba...@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 >
-- http://mail.python.org/mailman/listinfo/python-list