Issue222814

classification
Title: jpythonc abends
Type: Severity: normal
Components: Jythonc compiler Versions:
Milestone:
process
Status: closed Resolution: invalid
Dependencies: Superseder:
Assigned To: Nosy List: bckfnn
Priority: low Keywords:

Created on 2000-11-18.19:07:32 by bckfnn, last changed 2000-11-26.13:11:20 by bckfnn.

Messages
msg66 (view) Author: Finn Bock (bckfnn) Date: 2000-11-18.19:07:32
c:\jpython\Demo\javaclasses> jpythonc Graph.py

jpythonc displays:  processing Graph
Dr. Watson displays:  Exception access violation(0xc0000005), Address:
0x1001053a

This error occurs each time I try to run jpythonc, regardless of the module I'm
trying to compile.
msg67 (view) Author: Finn Bock (bckfnn) Date: 2000-11-26.13:11:20
Not enough information available. Since this is a hard crash, by definition this is a problem in the JVM (or the environment setup). Not with jython itself.
History
Date User Action Args
2000-11-18 19:07:32bckfnncreate