← Back to team overview

openjdk team mailing list archive

[Bug 258088] Re: VM crashes while PyDev scans the system Python libraries

 

I am also experiencing this bug with the same 64-bit build of Eclipse
and OpenJDK, though with PyDev 1.3.20.

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f2980599bc4, pid=26447, tid=1092757840
#
# Java VM: OpenJDK 64-Bit Server VM (1.6.0_0-b11 mixed mode linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x227bc4]

Current CompileTask:
C2:509      org.python.pydev.editor.codecompletion.revisited.PythonPathHelper.isValidSourceFile(Ljava/lang/String;)Z (43 bytes)

-- 
VM crashes while PyDev scans the system Python libraries
https://bugs.launchpad.net/bugs/258088
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” source package in Ubuntu: New

Bug description:
Using:

 * Eclipse 3.4.0 (Build id: I20080617-2000) for Linux GTK x86_64 from eclipse.org
 * OpenJDK 6b11-2ubuntu2
 * PyDev 1.3.19

This happens after adding a Python interpreter in the PyDev section of the preferences and clicking the OK button of the preferences dialog, while PyDev is scanning the Python system libraries (for both python2.4 and python2.5). In the crash report the "Problematic frame" is always the same as in the attached report.



References