Skip to content

Alignment bug with OpenJDK 25 on 32 bit ARM #1365

@hendrikdonner

Description

@hendrikdonner

Describe the bug
OpenJDK 25 on 32 bit ARM compiled with JIT support crashes due to wrong alignment, see logs below.

To Reproduce
Running the sqlite-jdbc test suite with mvn test on OpenJDK 25 with JIT support on 32 bit ARM.

Expected behavior
No JVM crash.

Logs

jvm_crash.log

Environment (please complete the following information):

  • OS: Linux
  • CPU architecture: 32 bit Arm
  • sqlite-jdbc version: 3.51.1.0

Additional context
Initially reported to OpenJDK, they told me to report to sqlite-jdbc. Does not occur with OpenJDK 17 nor 21, haven't tested other versions yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions