Skip to content

File Windows fatal exception: access violation #1334

@tae898

Description

@tae898

Hey Team,

Thanks for the great work. I use jpype to make cross-platform python bindings for a java-based database.

It mostly works great but recently I ran into a weird error:

Thread 0x0000102c (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\jpype\_jclass.py", line ??? in __new__
  File Windows fatal exception: access violation

You can also take a look at https://github.com/humemai/arcadedb-embedded-python/actions/runs/20683519855/job/59380909941

Somethow, this only happens in (windows/amd64), and it's not always consistent. sometimes this error happens and sometimes not. and also sometimes it happens in python 3.11, and then 3.12, and then sometimes 3.13. There is no consistency here. It doesn't happen on other five platforms (linux/amd64, linux/arm64, macos/amd64, macos/arm64, windows/arm64).

Tbh, It's not that critical, since windows/amd64 is not my primary target platform. But I just thought you might be interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions