Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HELP NEEDED] EXCEPTION_ACCESS_VIOLATION on Windows 10 and 11 #67

Open
ldeluigi opened this issue Dec 11, 2023 · 1 comment
Open

[HELP NEEDED] EXCEPTION_ACCESS_VIOLATION on Windows 10 and 11 #67

ldeluigi opened this issue Dec 11, 2023 · 1 comment

Comments

@ldeluigi
Copy link

Premise

This issue was originally posted to the Jpype repo:
jpype-project/jpype#1151

Considerations

If JPype is used with openjdk installed from oracle it works fine on my machine.
If jdk4py is used by launching java from a terminal it works fine too.
But when jdk4py version 17 is launched by Jpype it raises the EXCEPTION_ACCESS_VIOLATION error with the stack dump you can see following the link above.

Note: jdk4py and jpype work fine together on any other os I tested, as well as on github actions windows runners.

Insight

The problem is related with the jimage.dll library but neither the Jpype author nor I cam explain what's happening. Maybe I can find some help here.

@GorgiAstro
Copy link
Contributor

Hey, I ran into the same issue when trying to use jdk4py 17 wih jpype on Windows 11, using Python 3.7.

I am not able to use newer Python versions and therefore neither jdk4py 21 because of an old dependency in my Python project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants