Skip to content

JVM Crash in LMDB Native Code via lmdbjava #50

@bernardladenthin

Description

@bernardladenthin

https://github.com/bernardladenthin/BitcoinAddressFinder/actions/runs/14339219251/job/40194071370

Issue:
A segmentation fault (SIGSEGV) occurs during test execution when using lmdbjava, crashing the JVM in native code (mdb_txn_renew0).

Native lib: lmdbjava-native-library

SIGSEGV at mdb_txn_renew0+0x13e

I assume the issue is sporadic and may be related to the Maven Surefire plugin's forked JVMs.
jacoco/jacoco#917

hs_err_pid2053.log
job-logs.txt
2025-04-08T15-58-46_111-jvmRun1.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions