Skip to content

Assertion failed: exClass != NULL at /home/meganwoods/cw/bc/bc-lts-java/native_c/jniutil/exceptions.c:40 #10

Description

@Monsterovich

This error occurred unexpectedly after Lanemu (a GraalVM-built image) had been running for a day.

Here's how I build this image:
https://gitlab.com/Monsterovich/lanemu/-/blob/main/.gitlab-ci.yml?ref_type=heads#L74-85

The Lanemu startup command:

Lanemu-headless -Xmx150m --headless --access=access_proxy.dat --name=Suplib --port=10001 --udp --rudp --vpn.ip=10.55.0.1 --vpn.mask=255.255.0.0

I don't know if this is a bug in GraalVM or Bouncy Castle, but the stack trace seems to point to native code? Maybe I built the image incorrectly somehow? Although it worked fine for a whole day.

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